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 71 72 73 74 75 76
|
php-psr-cache (3.0.0-4) unstable; urgency=medium
* Break php-symfony-cache (<< 6)
-- David Prévot <taffit@debian.org> Tue, 05 Mar 2024 17:30:31 +0100
php-psr-cache (3.0.0-3) unstable; urgency=medium
* Upload to unstable in sync with Symfony 6
* Update standards version to 4.6.2, no changes needed.
-- David Prévot <taffit@debian.org> Sun, 03 Mar 2024 18:08:34 +0100
php-psr-cache (3.0.0-2) experimental; urgency=medium
* debian/watch: Fix to match updated GitHub URL
* debian/control:
+ Mark package as Multi-Arch: foreign
+ Update Standards-Version to 4.6.1
* Use dh-sequence-phpcomposer instead of --with phpcomposer
-- David Prévot <taffit@debian.org> Tue, 05 Jul 2022 07:26:09 +0200
php-psr-cache (3.0.0-1) experimental; urgency=medium
* Upload new major version to experimental
[ Larry Garfield ]
* Update to PHP 8.0 and PHP 8-compatible types.
[ David Prévot ]
* Rename main branch to debian/latest (DEP-14)
* debian/control:
+ Drop duplicate entry
+ 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.
* debian/watch: Update watch file format version to 4.
* debian/copyright: Update upstream name
-- David Prévot <taffit@debian.org> Thu, 04 Feb 2021 17:42:46 -0400
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
|