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
|
php-psr-cache (1.0.1-3) unstable; urgency=medium
* Track version 1 for now (Bookworm?)
* debian/control:
+ Drop duplicate entry
+ Use debhelper-compat 13
+ Update Standards-Version to 4.6.1
+ Set Rules-Requires-Root: no
+ Mark package as Multi-Arch: foreign
* debian/watch:
+ Update format version to 4
+ Fix to match updated GitHub URL
* debian/upstream/metadata
+ Remove obsolete fields Contact, Name (already present in machine-readable
debian/copyright)
+ Set Bug-Database, Bug-Submit, Repository, Repository-Browse
* debian/copyright Update upstream name
* Use dh-sequence-phpcomposer instead of --with phpcomposer
-- David Prévot <taffit@debian.org> Sun, 03 Jul 2022 11:50:06 +0200
php-psr-cache (1.0.1-2) unstable; urgency=medium
* Update Homepage URI
* Drop get-orig-source target
* Use versioned copyright format URI.
* 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> Tue, 20 Aug 2019 21:35:07 -1000
php-psr-cache (1.0.1-1) unstable; urgency=medium
[ MichaelC ]
* Add changelog
[ David Prévot ]
* Update Standards-Version to 3.9.8
* Rebuild with recent pkg-php-tools for the PHP 7 transition
(Closes: #821608)
-- David Prévot <taffit@debian.org> Sun, 28 Aug 2016 18:55:39 -1000
php-psr-cache (1.0.0-1) unstable; urgency=low
* Initial release (new symfony dependency)
-- David Prévot <taffit@debian.org> Sun, 14 Feb 2016 00:43:12 -0400
|