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
|
php-gettext-languages (2.10.0-2) unstable; urgency=medium
* Team upload
* Modernize PHPUnit syntax
* Update Standards-Version to 4.7.2
-- David Prévot <taffit@debian.org> Mon, 10 Mar 2025 21:44:48 +0100
php-gettext-languages (2.10.0-1) unstable; urgency=medium
* Make test providers static for phpunit 11 (Closes: #1070548)
* New upstream version 2.10.0
* Follows Debian policy 4.7.0
* Update debian/ copyright year
-- James Valleroy <jvalleroy@mailbox.org> Sun, 28 Jul 2024 12:29:33 -0400
php-gettext-languages (2.9.0-3) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + php-gettext-languages: Add Multi-Arch: foreign.
[ James Valleroy ]
* phpunit: Use --bootstrap instead of --prepend (Closes: 1039780)
* Update debian/* copyright year
* Follows policy version 4.6.2
-- James Valleroy <jvalleroy@mailbox.org> Sat, 08 Jul 2023 06:45:20 -0400
php-gettext-languages (2.9.0-2) unstable; urgency=medium
* Add Breaks for php-oscarotero-gettext
-- James Valleroy <jvalleroy@mailbox.org> Sun, 02 Oct 2022 12:04:57 -0400
php-gettext-languages (2.9.0-1) unstable; urgency=medium
* New upstream version 2.9.0
* Drop shebang patch, fixed upstream
* Refresh patches
* Skip ExecutableFilesTest, results are changed in Debian package
* Set Standards-Version to 4.6.1
* Update debian/* copyright year
-- James Valleroy <jvalleroy@mailbox.org> Sun, 18 Sep 2022 11:49:29 -0400
php-gettext-languages (2.6.0-2) unstable; urgency=medium
* d/patches: Remove incorrect forwarded url and newline at end
* Point script to correct autoloader.php
-- James Valleroy <jvalleroy@mailbox.org> Sun, 25 Oct 2020 17:01:36 -0400
php-gettext-languages (2.6.0-1) unstable; urgency=medium
* Initial release. (Closes: #965209)
-- James Valleroy <jvalleroy@mailbox.org> Thu, 16 Jul 2020 07:20:10 -0400
|