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 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179
|
php-masterminds-html5 (2.9.0+dfsg-5) unstable; urgency=medium
* Install autoloaders override
-- David Prévot <taffit@debian.org> Sat, 01 Mar 2025 12:28:32 +0100
php-masterminds-html5 (2.9.0+dfsg-4) unstable; urgency=medium
* Modernize PHPUnit syntax
* Simplify build
* Update Standards-Version to 4.7.2
-- David Prévot <taffit@debian.org> Fri, 28 Feb 2025 07:38:22 +0100
php-masterminds-html5 (2.9.0+dfsg-3) unstable; urgency=medium
* Use --require-file for phpabtl (Closes: #1074200)
-- David Prévot <taffit@debian.org> Sun, 14 Jul 2024 20:56:18 +0200
php-masterminds-html5 (2.9.0+dfsg-2) unstable; urgency=medium
* Make provider functions static (PHPUnit 11 Fix) (Closes: #1070568)
* Update Standards-Version to 4.7.0
-- David Prévot <taffit@debian.org> Sun, 19 May 2024 19:57:24 +0200
php-masterminds-html5 (2.9.0+dfsg-1) unstable; urgency=medium
[ Christopher Georg ]
* chore: allow phpunit 9
[ David Prévot ]
* d/copyright: Fix Source URL
-- David Prévot <taffit@debian.org> Sun, 07 Apr 2024 16:38:31 +0200
php-masterminds-html5 (2.8.1+dfsg-1) unstable; urgency=medium
* Upload to unstable now that Bookworm has been released
* Adapt to recent version of PHPUnit (10) (Closes: #1039794)
-- David Prévot <taffit@debian.org> Wed, 02 Aug 2023 07:51:59 +0200
php-masterminds-html5 (2.8.0+dfsg-1) experimental; urgency=medium
* Upload new minor to experimental during the freeze
[ Aleksander Machniak ]
* Drop ext-libxml requirement
* Get rid of ctype
[ David Prévot ]
* Update standards version to 4.6.2, no changes needed.
* Drop now useless build-dependencies
-- David Prévot <taffit@debian.org> Sat, 29 Apr 2023 19:06:11 +0200
php-masterminds-html5 (2.7.6+dfsg-1) unstable; urgency=medium
[ Asmir Mustafic ]
* prepare 2.7.6
[ David Prévot ]
* Update Standards-Version to 4.6.1
-- David Prévot <taffit@debian.org> Tue, 23 Aug 2022 08:23:02 +0200
php-masterminds-html5 (2.7.5+dfsg-1) unstable; urgency=medium
[ Alexander M. Turek ]
* Fix PHP 8.1 deprecations
[ Asmir Mustafic ]
* prepare 2.7.5
[ David Prévot ]
* Simplify gbp import-orig
* Install dh-sequence-* instead of using dh --with
* Generate phpabtpl at build time
* Update standards version to 4.6.0, no changes needed.
-- David Prévot <taffit@debian.org> Sat, 09 Oct 2021 19:41:26 -0400
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
|