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
|
php-doctrine-lexer (1.2.1-1) unstable; urgency=medium
[ Grégoire Paris ]
* Allow PHP 8
[ David Prévot ]
* Set upstream metadata fields:
Bug-Database, Bug-Submit, Repository, Repository-Browse.
* Update standards version to 4.5.0, no changes needed.
* Use debhelper-compat 13
* Simplify override_dh_auto_test
-- David Prévot <taffit@debian.org> Sat, 30 May 2020 10:25:34 -1000
php-doctrine-lexer (1.2.0-1) unstable; urgency=medium
[ pblashenkov ]
* improves parser multi byte string
[ David Prévot ]
* d/control:
+ Drop versioned dependency satisfied in (old)stable
+ Update standards version to 4.4.1, no changes needed.
* debian/upstream/metadata:
+ Set upstream metadata fields: Repository.
+ Remove obsolete fields Name, Contact
-- David Prévot <taffit@debian.org> Mon, 11 Nov 2019 18:56:21 -1000
php-doctrine-lexer (1.1.0-1) unstable; urgency=medium
* Upload to unstable now that buster has been released
[ Andreas Braun ]
* Upgrade to latest PHPUnit release
[ Vitaliy Ryaboy ]
* remove unnecessary files for production
[ David Prévot ]
* Document gbp import-ref usage
* Drop patch not needed anymore
* Update standards version, no changes needed.
* Set upstream metadata fields: Contact, Name.
-- David Prévot <taffit@debian.org> Fri, 02 Aug 2019 02:38:41 -0400
php-doctrine-lexer (1.0.2-1) experimental; urgency=medium
* Upload to experimental during the freeze
[ Anthony ]
* implement test with ConcreteLexer example
[ Jonathan H. Wage ]
* Add initial lexer documentation.
[ Michael Moravec ]
* Update homepage
[ SAMUEL NELA ]
* Update copyright
[ David Prévot ]
* Use https in debian/
* Use debhelper-compat 12
* Drop get-orig-source target
* Move repository to salsa.d.o
* Update Standards-Version to 4.3.0
* Run now provided testsuite
* Install now provided upstream documentation
* Update copyright (years)
-- David Prévot <taffit@debian.org> Tue, 18 Jun 2019 11:31:16 -1000
php-doctrine-lexer (1.0.1-4) unstable; urgency=medium
* Drop ownCloud for Debian maintainers from uploaders
* Update Standards-Version to 3.9.7
* Rebuild with latest pkg-php-tools for the PHP 7.0 transition
-- David Prévot <taffit@debian.org> Thu, 03 Mar 2016 14:03:36 -0400
php-doctrine-lexer (1.0.1-3) unstable; urgency=medium
* Upload to unstable since Jessie has been released
-- David Prévot <taffit@debian.org> Tue, 12 May 2015 15:07:31 -0400
php-doctrine-lexer (1.0.1-2) experimental; urgency=medium
* Provide homemade autoload.php
-- David Prévot <taffit@debian.org> Sat, 04 Apr 2015 11:34:51 -0400
php-doctrine-lexer (1.0.1-1) experimental; urgency=medium
* Upload to experimental to respect the freeze
* Bump standards version to 3.9.6
* Add upstream changelog
-- David Prévot <taffit@debian.org> Wed, 07 Jan 2015 11:30:58 -0400
php-doctrine-lexer (1.0-1) unstable; urgency=low
* Initial release
-- David Prévot <taffit@debian.org> Thu, 29 May 2014 13:32:06 -0400
|