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
|
php-di (7.1.1-2) unstable; urgency=medium
[ William Desportes ]
* Remove now default Priority: optional
* Remove now default Rules-Requires-Root: no
* Use phpunit --do-not-cache-result --fail-on-empty-test-suite
* Bump Standards-Version to 4.7.3
* Bump copyright years
* Migrate d/watch to version 5
[ Thomas Uhle ]
* Provide an override for pkg-php-tools (Closes: #1128526)
-- William Desportes <williamdes@wdes.fr> Tue, 03 Mar 2026 12:09:27 +0100
php-di (7.1.1-1) unstable; urgency=medium
* New upstream version 7.1.1
* Refresh tests patch
-- William Desportes <williamdes@wdes.fr> Mon, 18 Aug 2025 18:00:46 +0200
php-di (7.0.10-1) unstable; urgency=medium
* New upstream version 7.0.10
* Refresh patches
-- William Desportes <williamdes@wdes.fr> Tue, 22 Apr 2025 11:15:42 +0200
php-di (7.0.9-1) unstable; urgency=medium
* New upstream version 7.0.9
* Bump Standards-Version to 4.7.2
* Relax pkg-php-tools restrictions
* Refresh patches & add phpunit 11 patch
-- William Desportes <williamdes@wdes.fr> Fri, 11 Apr 2025 17:48:04 +0200
php-di (7.0.8-1) unstable; urgency=medium
* New upstream version 7.0.8 (Closes: #1082444)
* Refresh patches & patch a failing test on PHP 8.4
* Fix autoload generation rules for tests
-- William Desportes <williamdes@wdes.fr> Sun, 02 Feb 2025 17:59:17 +0100
php-di (7.0.7-1) unstable; urgency=medium
* Remove "gitmode=full" from d/watch
* Update Standards-Version to 4.7.0
* New upstream version 7.0.7
* Drop forwarded PHPUnit patch
-- William Desportes <williamdes@wdes.fr> Sat, 27 Jul 2024 13:57:25 +0200
php-di (7.0.6-2) unstable; urgency=medium
* Team upload
* Force system dependencies loading
-- David Prévot <taffit@debian.org> Thu, 07 Mar 2024 18:30:22 +0100
php-di (7.0.6-1) unstable; urgency=medium
* New upstream version 7.0.6
* Require php-friendsofphp-proxy-manager-lts for DEP-8 tests
* Refresh the test patch
* Forward the phpunit 10 patch upstream
-- William Desportes <williamdes@wdes.fr> Sun, 17 Dec 2023 21:30:55 +0100
php-di (7.0.5-1) unstable; urgency=medium
* Initial release (Closes: #1051869).
-- William Desportes <williamdes@wdes.fr> Sat, 07 Oct 2023 12:53:08 +0200
|