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
|
php-psr-http-client (1.0.3-2) unstable; urgency=medium
* Force system dependencies loading
-- David Prévot <taffit@debian.org> Wed, 06 Mar 2024 18:52:43 +0100
php-psr-http-client (1.0.3-1) unstable; urgency=medium
[ David Prévot ]
* Add upstream signing key
[ Andreas Möller ]
* Enhancement: Add link to source to composer.json
[ David Buchmann ]
* prepare release
-- David Prévot <taffit@debian.org> Mon, 25 Sep 2023 08:23:40 +0200
php-psr-http-client (1.0.2-1) unstable; urgency=medium
[ J0WI ]
* Update url to HTTPS (#15)
[ Nathanael Esayeas ]
* Support `psr/http-message` v2
[ David Prévot ]
* Update standards version to 4.6.2, no changes needed.
-- David Prévot <taffit@debian.org> Wed, 12 Apr 2023 13:16:22 +0200
php-psr-http-client (1.0.1-2) unstable; urgency=medium
* Fix d/watch to match updated GitHub URL
* Set upstream metadata fields: Bug-Database, Bug-Submit.
* Set Rules-Requires-Root: no.
* Mark package as Multi-Arch: foreign
* Use dh-sequence-phpcomposer instead of --with phpcomposer
* Install and use phpabtpl(1) autoloaders
* Use DEP-14 branch name
* Update Standards-Version to 4.6.1
-- David Prévot <taffit@debian.org> Mon, 27 Jun 2022 06:25:25 +0200
php-psr-http-client (1.0.1-1) unstable; urgency=medium
[ Wouter Sioen ]
* Add support for PHP8 (#14)
[ David Buchmann ]
* prepare release
[ David Prévot ]
* Update standards version to 4.5.0, no changes needed.
* Set upstream metadata fields: Repository, Repository-Browse.
* Use debhelper-compat 13
-- David Prévot <taffit@debian.org> Mon, 29 Jun 2020 11:44:20 -1000
php-psr-http-client (1.0.0-2) unstable; urgency=medium
* Update Standards-Version to 4.4.0
-- David Prévot <taffit@debian.org> Sun, 21 Jul 2019 13:35:25 -0300
php-psr-http-client (1.0.0-1) unstable; urgency=medium
* Initial release (new symfony build-dependency)
-- David Prévot <taffit@debian.org> Sun, 12 May 2019 08:36:19 -1000
|