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
|
php-tokenizer (1.2.1-1) unstable; urgency=medium
[ Arne Blankerts ]
* Fix logic so files with only empty lines can be processed
[ David Prévot ]
* Simplify gbp import-orig (and check signature)
* Install dh-sequence-* instead of using dh --with
* Update standards version to 4.6.0, no changes needed.
* Install /u/s/p/{autoloaders,overrides} files
* Rename main branch to debian/latest (DEP-14)
-- David Prévot <taffit@debian.org> Sun, 10 Oct 2021 13:58:15 -0400
php-tokenizer (1.2.0-1) unstable; urgency=medium
[ Arne Blankerts ]
* allow 7.2+ or 8.0+
* Update changelog
[ Ayesh Karunaratne ]
* Add .gitattribute file with export-ignore rules to minimize dist size
[ David Prévot ]
* Document gbp import-ref usage
* Upstream metadata fields:
+ Set Bug-Database, Bug-Submit, Repository, Repository-Browse
+ Remove obsolete fields Contact, Name
* Update standards version to 4.5.0, no changes needed.
* Set Rules-Requires-Root: no.
* Use debhelper-compat 13
* Simplify override_dh_auto_test
-- David Prévot <taffit@debian.org> Wed, 15 Jul 2020 23:10:28 -0400
php-tokenizer (1.1.3-2) unstable; urgency=medium
* Upload to unstable now that buster has been released
* Update standards version, no changes needed.
* Set upstream metadata fields: Contact, Name.
* Compatibility with recent PHPUnit (8)
-- David Prévot <taffit@debian.org> Thu, 15 Aug 2019 10:38:52 -1000
php-tokenizer (1.1.3-1) experimental; urgency=medium
[ Arne Blankerts ]
* Ensure XMLSerializer can deal with empty token collections
-- David Prévot <taffit@debian.org> Thu, 20 Jun 2019 12:21:00 -1000
php-tokenizer (1.1.2-1) experimental; urgency=medium
* Upload to experimental during the freeze
[ Arne Blankerts ]
* Update for 1.1.2
[ David Prévot ]
* Fix php-codecoverage name in previous changelog entry
* Move repository to salsa.d.o
* Use debhelper-compat 12
* Use https in Format
* Drop get-orig-source target
* Update Standards-Version to 4.3.0
* Use now provided upstream changelog
-- David Prévot <taffit@debian.org> Sat, 06 Apr 2019 18:08:45 -1000
php-tokenizer (1.1.0-1) unstable; urgency=low
* Initial Release (New php-codecoverage dependency)
-- David Prévot <taffit@debian.org> Wed, 23 Aug 2017 12:41:08 -1000
|