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 77 78 79
|
php-algo26-idna-convert (3.2.0-1) unstable; urgency=medium
[ Matthias Sommerfeld ]
* backport changes from v4.0.3
* backport relevant changes from 4.2.0 (#57)
[ Allon Moritz ]
* Make nullable type explicit (#48)
[ David Prévot ]
* Update copyright
-- David Prévot <taffit@debian.org> Thu, 10 Apr 2025 14:05:36 +0200
php-algo26-idna-convert (3.1.1-4) unstable; urgency=medium
* Expect that package is present for debci
* Update Standards-Version to 4.7.2
-- David Prévot <taffit@debian.org> Fri, 28 Feb 2025 06:35:00 +0100
php-algo26-idna-convert (3.1.1-3) unstable; urgency=medium
* Modernize PHPUnit syntax
* Revert "Force system dependencies loading"
* Simplify build
* Update Standards-Version to 4.7.1
-- David Prévot <taffit@debian.org> Wed, 26 Feb 2025 13:19:47 +0100
php-algo26-idna-convert (3.1.1-2) unstable; urgency=medium
* Make provider functions static (PHPUnit 11 Fix) (Closes: #1070516)
* Update Standards-Version to 4.7.0
-- David Prévot <taffit@debian.org> Sun, 19 May 2024 19:49:01 +0200
php-algo26-idna-convert (3.1.1-1) unstable; urgency=medium
[ Matthias Sommerfeld ]
* backport changes from v4
-- David Prévot <taffit@debian.org> Wed, 03 Apr 2024 08:08:12 +0200
php-algo26-idna-convert (3.1.0-3) unstable; urgency=medium
* Expect that package is present for debci
-- David Prévot <taffit@debian.org> Mon, 04 Mar 2024 22:00:14 +0100
php-algo26-idna-convert (3.1.0-2) unstable; urgency=medium
* Mark package as Multi-Arch: foreign
* Fix CI
* Track version 3
* Force system dependencies loading
-- David Prévot <taffit@debian.org> Mon, 04 Mar 2024 21:27:25 +0100
php-algo26-idna-convert (3.1.0-1) unstable; urgency=medium
[ Matthias Sommerfeld ]
* fix endless loop with expanded ASCII codepoints
-- David Prévot <taffit@debian.org> Sat, 27 May 2023 09:39:47 +0200
php-algo26-idna-convert (3.0.5-2) unstable; urgency=medium
* Upload to unstable
* Track version 3 for now
* Provide overrides for pkg-php-tools
-- David Prévot <taffit@debian.org> Thu, 25 May 2023 14:39:01 +0200
php-algo26-idna-convert (3.0.5-1) experimental; urgency=low
* Initial release (New spip dependency)
-- David Prévot <taffit@debian.org> Thu, 25 May 2023 11:48:17 +0200
|