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
|
php-doctrine-event-manager (1.1.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.
* Set Rules-Requires-Root: no.
* Use debhelper-compat 13
* Simplify override_dh_auto_test
-- David Prévot <taffit@debian.org> Sat, 08 Aug 2020 07:47:46 +0200
php-doctrine-event-manager (1.1.0-1) unstable; urgency=medium
[ Jonathan H. Wage ]
* Add .doctrine-project.json to root of the project.
* Add .github/FUNDING.yml
[ Michael Moravec ]
* Apply Doctrine CS 5.0
* CI: Test against PHP 7.3
* CI: Test against PHP 7.4snapshot instead of nightly (8.0)
[ Grégoire Paris ]
* Link to Slack instead of Gitter
[ Patrick Jahns ]
* Updated doctrine/coding-standard to 6.0
[ Sam Reed ]
* Update .gitattributes
[ David Prévot ]
* Update gbp import-ref usage
* d/control:
+ Drop versioned dependency satisfied in (old)stable
+ Update Description
+ Update standards version to 4.4.1, no changes needed.
* d/u/metadata: Set upstream metadata fields: Repository.
-- David Prévot <taffit@debian.org> Mon, 11 Nov 2019 18:38:14 -1000
php-doctrine-event-manager (1.0.0+git-1) unstable; urgency=medium
* Use upstream testsuite
* Bump debhelper from old 11 to 12.
* Update Standards-Version to 4.4.0
* Document gbp import-ref usage
-- David Prévot <taffit@debian.org> Sat, 24 Aug 2019 11:34:19 -1000
php-doctrine-event-manager (1.0.0-1) unstable; urgency=medium
* Initial release
* New php-doctrine-dbal dependency
-- David Prévot <taffit@debian.org> Tue, 17 Jul 2018 10:06:48 +0800
|