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
|
php-fig-link-util (1.2.0-2) unstable; urgency=medium
* Make provider functions static (PHPUnit 11 Fix) (Closes: #1070544)
* Update Standards-Version to 4.7.0
-- David Prévot <taffit@debian.org> Fri, 11 Oct 2024 09:54:38 +0100
php-fig-link-util (1.2.0-1) unstable; urgency=medium
[ Florent Morselli ]
* Update .gitattributes
[ Larry Garfield ]
* Update to PHP 8, 1.1/2.0 versions of the Link spec, and PHPUnit 9.
[ David Prévot ]
* Simplify gbp import-orig
* Drop patches not needed anymore
* Bump debhelper from old 12 to 13.
* Set upstream metadata fields: Bug-Submit.
* Drop empty upstream changelog
* Simplify override_dh_auto_test
* Install and use phpabtpl(1) autoloaders
* Mark package as Multi-Arch: foreign
* Use dh-sequence-phpcomposer instead of --with phpcomposer
* Update Standards-Version to 4.6.1
-- David Prévot <taffit@debian.org> Sat, 09 Jul 2022 18:53:16 +0200
php-fig-link-util (1.1.0-1) unstable; urgency=medium
[ Kévin Dunglas ]
* Add a provide section (psr/link-implementation virtual package support)
[ Larry Garfield ]
* Add a script to generate a Relations file.
[ David Prévot ]
* d/control: Drop versioned dependency satisfied in (old)stable
* Set upstream metadata fields: Bug-Database, Repository, Repository-Browse.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
* Update standards version to 4.4.1, no changes needed.
-- David Prévot <taffit@debian.org> Mon, 23 Dec 2019 04:24:15 +1100
php-fig-link-util (1.0.0-3) unstable; urgency=medium
* Update Homepage URI
* Bump debhelper from old 9 to 12.
* Set upstream metadata fields: Contact, Name.
* Adapt to recent version of PHPUnit
* Drop get-orig-source target
* Move repository to salsa.d.o
* Update Standards-Version to 4.4.0
-- David Prévot <taffit@debian.org> Fri, 23 Aug 2019 14:11:40 -1000
php-fig-link-util (1.0.0-2) unstable; urgency=medium
* Move to namespaced phpunit versions (Closes: #882931)
* Update Standards-Version to 4.1.1
-- David Prévot <taffit@debian.org> Wed, 29 Nov 2017 08:17:16 -1000
php-fig-link-util (1.0.0-1) unstable; urgency=low
* Initial release (new symfony dependency)
-- David Prévot <taffit@debian.org> Tue, 29 Aug 2017 09:48:40 -1000
|