-
pkg-php-tools (1.11) unstable; urgency=medium
* Handle override for extensions
- The special channel url "extension" is used
- Testuite improved
- Added to overrides/common: "extension mysqli php5-mysql"
* Update Standards-Version: no change
* Added override "pecl.php.net APC php5-apcu"
* Fix typo to really disable interaction on PECL test
* Delete empty files in doc (this is the case for the EXPERIMENTAL file)
* Remove tests file during install step, instead of the error-prone sed
command in configure step (Closes: #737549)
-- Mathieu Parent <email address hidden> Mon, 03 Feb 2014 18:50:30 +0100
-
pkg-php-tools (1.10) unstable; urgency=low
* Debian::Debhelper::Buildsystem::phppear: remove sha1sum
* Remove test files from generated packages (Closes: #732641)
- Patch by Prach Pongpanich: thanks!
- Testsuite by Prach Pongpanich: thanks!
- This also fixes the "directory vs. symlink conflicts" which was found
in packages previously handled by dh-make-php (Closes: #736294)
* Handle tabs and lists in ${phppear:description} (Closes: #717340)
- Patch by David Prévot: thanks!
* dh_phpcomposer: handle alpha and other WIP releases (Closes: #729452)
- Patch by David Prévot: thanks!
* Fix testsuite (symfony/yaml maps to php-symfony2-yaml when pear-
channels is installed
-- Mathieu Parent <email address hidden> Sat, 01 Feb 2014 15:42:34 +0100
-
pkg-php-tools (1.9) unstable; urgency=low
* Fix "warnings when running dh_phpcomposer" (Closes: #720407)
- dh_phpcomposer: Warn when substvar is malformed
- lib/scripts/phppkginfo: Remove E_STRICT and E_DEPRECATED errors from PEAR
* phppear Buildsystem allowing multiple packages (Closes: #725738),
installing files in debian/tmp
* Improved documentation
* Testsuite:
- Fixed failure handling in subtests
- Show failures as diff
* Use php5-common instead of php5 in PEAR and PECL dependencies
(Closes: #726982, #726984)
-- Mathieu Parent <email address hidden> Mon, 21 Oct 2013 15:43:08 +0200
-
pkg-php-tools (1.8) unstable; urgency=low
[ David Prévot ]
* Depends on php5-json
* Use << instead of deprecated <
[ Mathieu Parent ]
* Fix FTBFS with non-existent and non-creatable $HOME (Closes: #713949)
* Fix testsuite for 'Use << instead of deprecated <'
-- Mathieu Parent <email address hidden> Mon, 24 Jun 2013 16:35:50 +0200