1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48
|
php-zeta-console-tools (1.7-3) unstable; urgency=medium
* Drop failing test
* Rebuild with recent pkg-php-tools for the PHP 7.0 transition
-- David Prévot <taffit@debian.org> Wed, 23 Mar 2016 16:01:13 -0400
php-zeta-console-tools (1.7-2) unstable; urgency=medium
* Add homemade autoload
* Split doc and examples
* Run testsuite at build time
* Update CI to use homemade autoload
* Update Standards-Version to 3.9.7
-- David Prévot <taffit@debian.org> Sat, 13 Feb 2016 12:10:08 -0400
php-zeta-console-tools (1.7-1) unstable; urgency=medium
[ Tobias Schlitt ]
* - Fixed: Adjusted source headers of ConsoleTools to Apache license.
* - Fixed: Updated copyright dates in NOTICE files.
[ Sebastian Bergmann ]
* Remove custom test runner.
[ Benjamin Eberlei ]
* Prepare test dependencies.
[ Jérôme Vieilledent ]
* Update ChangeLog
[ Derick Rethans ]
* Go with ConsoleTools 1.7
[ David Prévot ]
* Convert packaging to Composer source
* Update copyright
* Bump standards version to 3.9.6
* Run DEP-8 tests
-- David Prévot <taffit@debian.org> Sun, 28 Sep 2014 14:47:51 -0400
php-zeta-console-tools (1.6.1-1) unstable; urgency=low
* Initial Release (Closes: #746425)
-- David Prévot <taffit@debian.org> Wed, 30 Apr 2014 16:44:46 -0400
|