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
|
php-zeta-unit-test (1.1.2-1) unstable; urgency=medium
[ Remi Collet ]
* fix ezcTestConstraintSimilarImage for recent phpunit
[ Derick Rethans ]
* Renamed and updated license file
* Require PHPUnit 7.x, doing 8.x is going to bit too far right now.
* Go with 1.1.2.
[ David Prévot ]
* Update for recent version of PHPUnit
* Update copyright
[ Jeremy Bicha ]
* Disable Ubuntu's PNG mangling (LP: #1549046)
* Add minimal debian/gbp.conf
-- David Prévot <taffit@debian.org> Fri, 01 Mar 2019 10:25:37 -1000
php-zeta-unit-test (1.0.2-4) unstable; urgency=medium
* Move repository to salsa.d.o
* Use https in Format
* Drop get-orig-source target
* Use debhelper-compat 12
* Update Standards-Version to 4.3.0
* Install NOTICE
* Update for recent version of PHPUnit
-- David Prévot <taffit@debian.org> Thu, 14 Feb 2019 12:51:10 -1000
php-zeta-unit-test (1.0.2-3) unstable; urgency=medium
* Rebuild with recent pkg-php-tools for the PHP 7.0 transition
-- David Prévot <taffit@debian.org> Wed, 23 Mar 2016 16:12:23 -0400
php-zeta-unit-test (1.0.2-2) unstable; urgency=medium
[ David Prévot ]
* Add homemade autoload
* Install doc a bit less far away
* Update Standards-Version to 3.9.7
[ Remi Collet ]
* fix ezcTestConstraintSimilarImage for recent phpunit
-- David Prévot <taffit@debian.org> Fri, 12 Feb 2016 22:49:25 -0400
php-zeta-unit-test (1.0.2-1) unstable; urgency=medium
[ David Prévot ]
* Fix source URL
[ Guillaume LECERF ]
* Fix ezcTestRegressionTest::suite() as ezcMvcRegressionSuite no longer exists
[ Derick Rethans ]
* Go with 1.0.2.
-- David Prévot <taffit@debian.org> Tue, 14 Oct 2014 14:17:17 -0400
php-zeta-unit-test (1.0.1-1) unstable; urgency=low
* Initial release
-- David Prévot <taffit@debian.org> Sun, 28 Sep 2014 12:19:07 -0400
|