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
|
php-psr-link (1.1.1-1) unstable; urgency=medium
[ Larry Garfield ]
* Fix type errors. See errata 7.2.
[ David Prévot ]
* Fix d/watch after hosting change
* Mark package as Multi-Arch: foreign
-- David Prévot <taffit@debian.org> Thu, 27 Jan 2022 11:59:52 -0400
php-psr-link (1.1.0-1) unstable; urgency=medium
[ Larry Garfield ]
* Require PHP 8 to support the full possible set of types.
[ David Prévot ]
* Track version 1 for now (Bookworm?)
* Update watch file format version to 4.
* Drop homemade empty upstream changelog
* Use dh-sequence-phpcomposer instead of pkg-php-tools
* debian/control:
+ Drop versioned dependency satisfied in (old)stable
+ Use debhelper-compat 13
+ Update Standards-Version to 4.6.0
+ Set Rules-Requires-Root: no.
* debian/upstream/metadata:
+ Remove obsolete fields Contact, Name
(already present in machine-readable debian/copyright).
+ Set fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
-- David Prévot <taffit@debian.org> Sat, 09 Oct 2021 17:36:20 -0400
php-psr-link (1.0.0-2) unstable; urgency=medium
* Update Homepage URI
* Drop get-orig-source target
* Bump debhelper from old 9 to 12.
* Set upstream metadata fields: Contact, Name.
* Move repository to salsa.d.o
* Update Standards-Version to 4.4.0
-- David Prévot <taffit@debian.org> Thu, 22 Aug 2019 12:34:54 -1000
php-psr-link (1.0.0-1) unstable; urgency=low
* Initial release (new symfony dependency)
-- David Prévot <taffit@debian.org> Tue, 29 Aug 2017 09:57:45 -1000
|