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 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120
|
phpcpd (4.1.0-1) unstable; urgency=medium
[ Sebastian Bergmann ]
* Prepare release
[ David Prévot ]
* Use debhelper-compat = 11
* Get rid of get-orig-source target
* Use https in Format
* Properly handle upstream version
* Use Standards-Version 4.2.1
-- David Prévot <taffit@debian.org> Sat, 22 Sep 2018 10:17:55 -1000
phpcpd (4.0.0-2) unstable; urgency=medium
* Upload to unstable, with the rest of the latest PHPUnit stack,
including php-timer (>= 2)
-- David Prévot <taffit@debian.org> Thu, 29 Mar 2018 11:17:14 -1000
phpcpd (4.0.0-1) experimental; urgency=medium
* Upload to experimental since the package depends on recent php-timer
currently available in experimental
[ David Prévot ]
* Update copyright (years)
* Build-Depend on php-timer (>= 2)
* Move project repository to salsa.d.o
* Update Standards-Version to 4.1.3
-- David Prévot <taffit@debian.org> Mon, 05 Mar 2018 08:43:37 -1000
phpcpd (3.0.1-1) unstable; urgency=medium
* Upload to unstable since the php-symfony-console versioned dependency has
been relaxed
[ Sebastian Bergmann ]
* Prepare release
[ Sergey Zhuravel ]
* Support Symfony 2.8 LTS
[ David Prévot ]
* Relax versioned dependency on php-symfony-console
-- David Prévot <taffit@debian.org> Sat, 18 Nov 2017 08:21:19 -1000
phpcpd (3.0.0-1) experimental; urgency=medium
* Upload to experimental since the package depends on recent
php-symfony-console currently available on experimental
[ Sebastian Bergmann ]
* Update PHPUnit configurations
* Prepare release
[ David Prévot ]
* Use now provided upstream changelog
* Update copyright (years)
* Adapt phpunit calls
* Drop php-fdomdocument handling
* Update versioned dependencies
* Update Standards-Version to 4.1.1
-- David Prévot <taffit@debian.org> Wed, 11 Oct 2017 18:47:22 -1000
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
|