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 83 84 85 86 87 88 89 90 91 92 93 94 95
|
php-masterminds-html5 (2.7.4+dfsg-2) unstable; urgency=medium
* Update Standards-Version to 4.5.1
* Adapt to recent version of PHPUnit (9)
* Update watch file format version to 4.
-- David Prévot <taffit@debian.org> Sun, 13 Dec 2020 08:14:13 -0400
php-masterminds-html5 (2.7.4+dfsg-1) unstable; urgency=medium
[ Asmir Mustafic ]
* 2.7.4
[ Ayesh Karunaratne ]
* Add .gitattributes file with export-ignore rules
[ David Prévot ]
* Rename main branch to debian/latest (DEP-14)
* Document gbp import-ref usage
-- David Prévot <taffit@debian.org> Sun, 11 Oct 2020 14:46:02 -0400
php-masterminds-html5 (2.7.3+dfsg-1) unstable; urgency=medium
[ Asmir Mustafic ]
* mitigate cyclic reference between output rules and the traverser objects
* prepare 2.7.3
-- David Prévot <taffit@debian.org> Wed, 08 Jul 2020 21:28:49 -0400
php-masterminds-html5 (2.7.2+dfsg-1) unstable; urgency=medium
[ Grégoire Pineau ]
* Fixed memory leak in HTML5::saveHTML()
[ Asmir Mustafic ]
* prepare 2.7.2
[ Guilhem Moulin ]
* Set Rules-Requires-Root: no
-- David Prévot <taffit@debian.org> Fri, 03 Jul 2020 10:21:56 -1000
php-masterminds-html5 (2.7.1+dfsg-1) unstable; urgency=medium
[ Remi Collet ]
* Fix Trying to access array offset on value of type null
[ Asmir Mustafic ]
* prevent infinite loop on unterminated entity declaration at end of stream
[ David Prévot ]
* Use debhelper-compat 13
* Simplify override_dh_auto_test
-- David Prévot <taffit@debian.org> Mon, 29 Jun 2020 13:33:09 -1000
php-masterminds-html5 (2.7.0+dfsg-3) unstable; urgency=medium
* Fix failing test with PHP 7.4 (Closes: #952314)
* d/control: Drop versioned dependency satisfied in (old)stable
* Update Standards-Version to 4.5.0
* Set upstream metadata fields:
Bug-Database, Bug-Submit, Repository, Repository-Browse.
-- David Prévot <taffit@debian.org> Fri, 28 Feb 2020 10:17:18 -1000
php-masterminds-html5 (2.7.0+dfsg-2) unstable; urgency=medium
* Compatibility with recent PHPUnit (8)
* Use secure URI in Homepage field.
-- David Prévot <taffit@debian.org> Sat, 14 Sep 2019 01:39:07 -1000
php-masterminds-html5 (2.7.0+dfsg-1) unstable; urgency=medium
[ Asmir Mustafic ]
* prepare 2.7.0 release
[ Ilias Dimopoulos ]
* Set default encoding in the doc object.
-- David Prévot <taffit@debian.org> Mon, 29 Jul 2019 00:03:11 -0300
php-masterminds-html5 (2.6.0+dfsg-2) unstable; urgency=medium
* Update Standards-Version to 4.4.0
-- David Prévot <taffit@debian.org> Sun, 21 Jul 2019 12:56:45 -0300
php-masterminds-html5 (2.6.0+dfsg-1) unstable; urgency=medium
* Initial release (new symfony build-dependency)
-- David Prévot <taffit@debian.org> Sun, 12 May 2019 08:30:33 -1000
|