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 80 81 82
|
php-tijsverkoyen-css-to-inline-styles (2.2.6-1) unstable; urgency=medium
[ Sander de Jong ]
* Fix multibyte string conversion
[ David Prévot ]
* Update standards version to 4.6.2, no changes needed.
-- David Prévot <taffit@debian.org> Wed, 04 Jan 2023 07:06:32 +0100
php-tijsverkoyen-css-to-inline-styles (2.2.5-1) unstable; urgency=medium
[ Sander de Jong ]
* Replace functionality that's deprecated in PHP 8.2
[ David Prévot ]
* Update Standards-Version to 4.6.1
* Update Homepage URL
-- David Prévot <taffit@debian.org> Thu, 15 Sep 2022 11:54:53 +0200
php-tijsverkoyen-css-to-inline-styles (2.2.4-1) unstable; urgency=medium
[ Tobias Nyholm ]
* Allow Symfony 6.0
[ Christophe Coevoet ]
* Update PHPUnit to allow versions 8 and 9
* Add a CI job on PHP 8.1
[ David Prévot ]
* Simplify gbp import-orig
* Drop patches not needed anymore
* Install dh-sequence-* instead of using dh --with
* Generate phpabtpl at build time
* Update standards version to 4.6.0, no changes needed.
* Install /u/s/p/autoloaders file
-- David Prévot <taffit@debian.org> Mon, 13 Dec 2021 09:52:57 -0400
php-tijsverkoyen-css-to-inline-styles (2.2.3-2) unstable; urgency=medium
* Rename main branch to debian/latest (DEP-14)
* Update Standards-Version to 4.5.1
* Fix field name case in debian/tests/control (Test-command => Test-Command).
* Update watch file format version to 4.
* Adapt to recent version of PHPUnit (9)
-- David Prévot <taffit@debian.org> Sat, 12 Dec 2020 16:36:17 -0400
php-tijsverkoyen-css-to-inline-styles (2.2.3-1) unstable; urgency=medium
[ Dries Vints ]
* Allow PHP 8 installs
[ David Prévot ]
* Set Rules-Requires-Root: no.
* Use debhelper-compat 13
* Simplify override_dh_auto_test
-- David Prévot <taffit@debian.org> Wed, 15 Jul 2020 22:55:44 -0400
php-tijsverkoyen-css-to-inline-styles (2.2.2-3) unstable; urgency=medium
* Adapt expectation to PHP 7.4 output (Closes: #952325)
* Set upstream metadata fields: Bug-Submit.
* Update Standards-Version to 4.5.0
* Simplify examples layout
-- David Prévot <taffit@debian.org> Fri, 28 Feb 2020 08:54:40 -1000
php-tijsverkoyen-css-to-inline-styles (2.2.2-2) unstable; urgency=medium
* Set upstream metadata fields: Bug-Database, Repository, Repository-Browse.
-- David Prévot <taffit@debian.org> Wed, 11 Dec 2019 11:17:18 -1000
php-tijsverkoyen-css-to-inline-styles (2.2.2-1) unstable; urgency=low
* Initial release (new php-twig dependency)
-- David Prévot <taffit@debian.org> Tue, 12 Nov 2019 23:10:41 -1000
|