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
|
php-mock-phpunit (2.10.0-3) unstable; urgency=medium
* Team upload
* Move phpunit version from build-dependencies to debci
-- David Prévot <taffit@debian.org> Thu, 16 Jan 2025 11:07:17 +0100
php-mock-phpunit (2.10.0-2) unstable; urgency=medium
* Upload to unstable
* tests: Add php-mockery dependency (Closes: #1039801, #1070573)
* Follows policy 4.7.0
-- James Valleroy <jvalleroy@mailbox.org> Sat, 11 Jan 2025 10:44:41 -0500
php-mock-phpunit (2.10.0-1) experimental; urgency=medium
* New upstream version 2.10.0 (Closes: #1039801)
* Follows policy 4.6.2
* Update copyright years
* Adjust build deps for experimental
* Don't install compatibility/
* Update autoload template for phpunit 10
* Build depend on php-mockery, used for tests
* Skip test inherited from php-mock
-- James Valleroy <jvalleroy@mailbox.org> Mon, 17 Jun 2024 13:15:28 -0400
php-mock-phpunit (2.6.0-4) unstable; urgency=medium
* Team upload
[ Athos Ribeiro ]
* d/watch: find tags without 'v' suffix
[ Debian Janitor ]
* debian/copyright: use spaces rather than tabs to start continuation lines.
* Update standards version to 4.6.1, no changes needed.
[ David Prévot ]
* Force system dependencies loading
-- David Prévot <taffit@debian.org> Fri, 08 Mar 2024 20:03:46 +0100
php-mock-phpunit (2.6.0-3) unstable; urgency=medium
* Team upload
* Use php-phpspec-prophecy for tests
-- David Prévot <taffit@debian.org> Sun, 28 Aug 2022 14:08:26 +0200
php-mock-phpunit (2.6.0-2) unstable; urgency=medium
* Add d/pkg-php-tools-overrides
* Install compatibility folder
* Enable tests during build
-- James Valleroy <jvalleroy@mailbox.org> Wed, 29 Dec 2021 09:01:58 -0500
php-mock-phpunit (2.6.0-1) unstable; urgency=medium
* Initial release (Closes: #1001912)
-- James Valleroy <jvalleroy@mailbox.org> Tue, 21 Dec 2021 08:58:07 -0500
|