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 49 50 51
|
phpcpd (2.0.4-1) unstable; urgency=medium
[ Sebastian Bergmann ]
* Prepare release
[ David Prévot ]
* Update Standards-Version to 3.9.8
-- David Prévot <taffit@debian.org> Sun, 17 Apr 2016 23:22:11 -0400
phpcpd (2.0.2-2) unstable; urgency=medium
* Provide actually static autoload.php
* Update Standards-Version to 3.9.7
* Rebuild with recent pkg-php-tools for the PHP 7.0 transition
-- David Prévot <taffit@debian.org> Tue, 08 Mar 2016 19:28:54 -0400
phpcpd (2.0.2-1) unstable; urgency=medium
[ Sebastian Bergmann ]
* Prepare release
[ David Prévot ]
* Use php-symfony-class-loader instead of php-symfony-classloader
* Update copyright years
* Improve man page
* Drop tests from autoload
-- David Prévot <taffit@debian.org> Sun, 29 Mar 2015 07:32:19 -0400
phpcpd (2.0.1-1) unstable; urgency=medium
[ Sebastian Bergmann ]
* Bump copyright year
* Prepare release
[ David Prévot ]
* Convert packaging to Composer source
* Enable tests at build time
* Add DEP-8 compliant testsuite
* Bump standards version to 3.9.6
* Add upstream changelog
-- David Prévot <taffit@debian.org> Wed, 01 Oct 2014 21:33:21 -0400
phpcpd (2.0.0-1) unstable; urgency=low
* Initial Release (Closes: #746414)
-- David Prévot <taffit@debian.org> Tue, 29 Apr 2014 15:48:46 -0400
|