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 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96
|
php-guzzlehttp-promises (1.4.0-2) unstable; urgency=medium
* Fix CI call
-- David Prévot <taffit@debian.org> Tue, 06 Oct 2020 11:53:36 -0400
php-guzzlehttp-promises (1.4.0-1) unstable; urgency=medium
[ Tobias Nyholm ]
* Test on PHP8 (#122)
* Prepare for 1.4.0 (#123)
[ David Prévot ]
* Rename main branch to debian/latest (DEP-14)
* Update gbp import-ref usage
* Drop patches not needed anymore
* Update standards version to 4.5.0, no changes needed.
* Set Rules-Requires-Root: no.
* Use debhelper-compat 13
* Update testsuite call
-- David Prévot <taffit@debian.org> Thu, 01 Oct 2020 16:36:13 -0400
php-guzzlehttp-promises (1.3.1-2) unstable; urgency=medium
* Set upstream metadata fields:
Bug-Database, Repository, Repository-Browse, Bug-Submit
-- David Prévot <taffit@debian.org> Fri, 27 Dec 2019 09:16:12 +1100
php-guzzlehttp-promises (1.3.1-1) unstable; urgency=medium
* New symfony build-dependency
[ David Prévot ]
* d/copyright:
+ Use secure copyright file specification URI
+ Update copyright (years)
* d/upstream: Set upstream metadata fields: Repository
* d/rules: Drop get-orig-source target
* d/control:
+ Bump debhelper from old 9 to 12
+ Update Vcs-* headers to use salsa repository
+ Drop versioned dependency satisfied in (old)stable
+ Update Standards-Version to 4.4.1
* Document gbp import-ref usage
* Simplify test suite handling
* Move to namespaced PHPUnit versions
-- David Prévot <taffit@debian.org> Sun, 03 Nov 2019 17:36:00 -1000
php-guzzlehttp-promises (1.1.0-1) unstable; urgency=medium
[ Jonathan Eskew ]
* Allow recursive waiting without unwrapping exceptions
* 1.1.0 release
[ Michael Dowling ]
* Adding a mutex lock to advancing the iterator
[ David Prévot ]
* Build with recent pkg-php-tools for the PHP 7.0 transition
* Update Standards-Version to 3.9.7
-- David Prévot <taffit@debian.org> Thu, 17 Mar 2016 21:10:24 -0400
php-guzzlehttp-promises (1.0.3-1) unstable; urgency=medium
[ Jonathan Eskew ]
* Immediately resolve each promises that are passed an empty iterator
* 1.0.3 release
-- David Prévot <taffit@debian.org> Fri, 23 Oct 2015 16:51:05 -0400
php-guzzlehttp-promises (1.0.2-1) unstable; urgency=medium
[ Mark Trapp ]
* Conditionally require functions.php
[ Michael Dowling ]
* 1.0.2 release
-- David Prévot <taffit@debian.org> Fri, 28 Aug 2015 12:32:04 -0400
php-guzzlehttp-promises (1.0.1-1) unstable; urgency=medium
[ Michael Dowling ]
* 1.0.1 release
-- David Prévot <taffit@debian.org> Sun, 28 Jun 2015 10:01:33 -0400
php-guzzlehttp-promises (1.0.0-1) unstable; urgency=medium
* Initial release
-- David Prévot <taffit@debian.org> Thu, 28 May 2015 13:30:19 -0400
|