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
|
php-http-httplug (2.3.0-2) unstable; urgency=medium
* Mark package as Multi-Arch: foreign
* Update debian/watch URL
-- David Prévot <taffit@debian.org> Tue, 20 Sep 2022 13:25:06 +0200
php-http-httplug (2.3.0-1) unstable; urgency=medium
* Fix d/watch after hosting change
* New upstream version 2.3.0
* Use dh-sequence-phpcomposer instead of --with phpcomposer
* Generate phpabtpl at build time
* Update Standards-Version to 4.6.1
* Update watch file format version to 4.
-- David Prévot <taffit@debian.org> Mon, 20 Jun 2022 15:44:49 +0200
php-http-httplug (2.2.0-1) unstable; urgency=medium
[ Graham Campbell ]
* Support PHP 7.1-8.0
* Release 2.2.0
[ David Prévot ]
* Use secure URI in Homepage field.
* Update standards version to 4.5.0, no changes needed.
* Set Rules-Requires-Root: no.
* Drop versioned dependency satisfied in (old)stable
* Use debhelper-compat 13
-- David Prévot <taffit@debian.org> Thu, 16 Jul 2020 06:53:46 -0400
php-http-httplug (2.1.0-1) unstable; urgency=medium
[ David Buchmann ]
* prepare release
[ David Grayston ]
* PSR-18: Network / Request exception inheritance (#158)
-- David Prévot <taffit@debian.org> Thu, 02 Jan 2020 08:47:49 +1100
php-http-httplug (2.0.0-2) unstable; urgency=medium
* Set upstream metadata fields:
Bug-Database, Repository, Repository-Browse, Bug-Submit
* Update standards version to 4.4.1, no changes needed.
-- David Prévot <taffit@debian.org> Fri, 27 Dec 2019 09:27:13 +1100
php-http-httplug (2.0.0-1) unstable; urgency=medium
* Initial release (new symfony build-dependency)
-- David Prévot <taffit@debian.org> Mon, 01 Jul 2019 15:01:02 -1000
|