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
|
php-phpspec-prophecy-phpunit (2.0.2-2) unstable; urgency=medium
* Don’t check local src/ path on tests
-- David Prévot <taffit@debian.org> Sun, 23 Apr 2023 09:00:28 +0200
php-phpspec-prophecy-phpunit (2.0.2-1) unstable; urgency=medium
[ Alessandro Lai ]
* Add test to reach 100% coverage
[ func0der ]
* Add @not-deprecated annotation to avoid PHPStan errors
[ Christophe Coevoet ]
* Update the changelog
[ David Prévot ]
* Update standards version to 4.6.2, no changes needed.
-- David Prévot <taffit@debian.org> Sat, 22 Apr 2023 16:37:00 +0200
php-phpspec-prophecy-phpunit (2.0.1-4) unstable; urgency=medium
* Build-depend on php-phpspec-prophecy (Closes: #1019986)
-- David Prévot <taffit@debian.org> Sun, 18 Sep 2022 09:55:31 +0200
php-phpspec-prophecy-phpunit (2.0.1-3) unstable; urgency=medium
* Simplify gbp import-orig
* Use dh-sequence-phpcomposer instead of --with phpcomposer
* Install and use phpabtpl(1) autoloaders
* Update Standards-Version to 4.6.1
-- David Prévot <taffit@debian.org> Mon, 04 Jul 2022 13:58:45 +0200
php-phpspec-prophecy-phpunit (2.0.1-2) unstable; urgency=medium
* Source upload now that everything is in place
-- David Prévot <taffit@debian.org> Sun, 20 Dec 2020 17:22:19 -0400
php-phpspec-prophecy-phpunit (2.0.1-2~stage1) unstable; urgency=medium
* Upload to unstable since PHPUnit 9 should be in Bullseye
* Rename main branch to debian/latest (DEP-14)
* Update watch file format version to 4.
* Update Standards-Version to 4.5.1
-- David Prévot <taffit@debian.org> Mon, 14 Dec 2020 18:47:06 -0400
php-phpspec-prophecy-phpunit (2.0.1-1) experimental; urgency=medium
[ Christophe Coevoet ]
* Update the package description
* Add support for PHP 8 (#25)
* Update changelog for 2.0.1
[ David Prévot ]
* Set Rules-Requires-Root: no.
-- David Prévot <taffit@debian.org> Sun, 12 Jul 2020 11:48:12 -0400
php-phpspec-prophecy-phpunit (2.0.0-1) experimental; urgency=medium
* Initial release (new phpunit build-dependency)
-- David Prévot <taffit@debian.org> Sun, 31 May 2020 08:29:06 -1000
|