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
|
php-nette-utils (4.0.0-1) unstable; urgency=medium
* New major release, uploaded to unstable
-- David Prévot <taffit@debian.org> Thu, 02 Feb 2023 14:04:14 +0100
php-nette-utils (4.0.0~rc3-1) experimental; urgency=medium
[ David Grudl ]
* New RC
-- David Prévot <taffit@debian.org> Mon, 23 Jan 2023 11:37:15 +0100
php-nette-utils (4.0.0~rc1-1) experimental; urgency=medium
[ David Grudl ]
* requires PHP 8.0
[ David Prévot ]
* Revert "Track version 3 for now (Bookworm?)"
-- David Prévot <taffit@debian.org> Sat, 14 Jan 2023 14:03:59 +0100
php-nette-utils (3.2.9~rc1-1) experimental; urgency=medium
* Upload RC to experimental
[ David Prévot ]
* Track version 3 for now (Bookworm?)
* Update standards version to 4.6.2, no changes needed.
-- David Prévot <taffit@debian.org> Sat, 14 Jan 2023 12:30:53 +0100
php-nette-utils (3.2.8-1) unstable; urgency=medium
[ David Grudl ]
* private constants are PascalCase
* Image: added extensionToType()
* Image::detectTypeFromFile & detectTypeFromString returns width & height
* Image::clone() uses PNG format because GD2 is disabled since libgd 2.3.3
* support for PHP 8.2
[ David Prévot ]
* Mark package as Multi-Arch: foreign
-- David Prévot <taffit@debian.org> Thu, 15 Sep 2022 12:02:25 +0200
php-nette-utils (3.2.7-2) unstable; urgency=medium
* Upload to unstable after NEW processing
* Update Standards-Version to 4.6.1
-- David Prévot <taffit@debian.org> Sat, 09 Jul 2022 13:33:39 +0200
php-nette-utils (3.2.7-1) experimental; urgency=medium
[ David Grudl ]
* replaced ecs.php with ncs
-- David Prévot <taffit@debian.org> Sat, 12 Feb 2022 14:11:40 -0400
php-nette-utils (3.2.6-1) experimental; urgency=low
* Initial release (php-nette-schema dependency)
-- David Prévot <taffit@debian.org> Sun, 02 Jan 2022 17:42:31 -0400
|