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-psr-link (2.0.1-3) unstable; urgency=medium
* Upload to unstable now that Symfony 6 is in
* Drop now useless debian/pkg-php-tools-autoloaders
* Update standards version to 4.6.2, no changes needed
* Force system dependencies loading
-- David Prévot <taffit@debian.org> Tue, 05 Mar 2024 15:29:12 +0100
php-psr-link (2.0.1-2) experimental; urgency=medium
* Fix d/watch after hosting change
* Mark package as Multi-Arch: foreign
* Update Standards-Version to 4.6.1
-- David Prévot <taffit@debian.org> Tue, 05 Jul 2022 07:41:57 +0200
php-psr-link (2.0.1-1) experimental; urgency=medium
[ Chuck Burgess ]
* suggest related util package
[ Artur Weigandt ]
* Create CHANGELOG.md
[ David Prévot ]
* Adapt packaging to suggested php-fig-link-util
* Use dh-sequence-phpcomposer instead of pkg-php-tools
-- David Prévot <taffit@debian.org> Tue, 16 Mar 2021 12:15:31 -0400
php-psr-link (2.0.0-1) experimental; urgency=medium
* Upload new major version to experimental
[ Larry Garfield ]
* Require PHP 8 to support the full possible set of types.
[ David Prévot ]
* Rename main branch to debian/latest (DEP-14)
* Drop homemade empty upstream changelog
* debian/watch: Update file format version to 4.
* debian/control:
+ Drop versioned dependency satisfied in (old)stable
+ Use debhelper-compat 13
+ Update Standards-Version to 4.5.1
+ 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> Thu, 04 Feb 2021 18:03:17 -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
|