File: changelog

package info (click to toggle)
php-guzzlehttp-promises 1.5.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 448 kB
  • sloc: php: 3,285; makefile: 24; xml: 15
file content (151 lines) | stat: -rw-r--r-- 4,294 bytes parent folder | download
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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
php-guzzlehttp-promises (1.5.2-1) unstable; urgency=medium

  [ Graham Campbell ]
  * Run tests on PHP 8.2 (#151)
  * Release 1.5.2 (#153)

  [ David Prévot ]
  * Mark package as Multi-Arch: foreign
  * Update Standards-Version to 4.6.1

 -- David Prévot <taffit@debian.org>  Tue, 30 Aug 2022 15:22:14 +0200

php-guzzlehttp-promises (1.5.1-1) unstable; urgency=medium

  [ Daniel Bartoníček ]
  * Fix pool memory leak when empty array of promises provided (#144)

  [ Graham Campbell ]
  * Revert "Call handler when waiting on fulfilled/rejected Promise (#135)"
  * Release 1.5.1

 -- David Prévot <taffit@debian.org>  Sun, 24 Oct 2021 07:42:43 -0400

php-guzzlehttp-promises (1.5.0-1) unstable; urgency=medium

  * Upload to unstable now that Bullseye has been released

  [ Graham Campbell ]
  * Support PHP 8.1 (#140)
  * Release 1.5.0

  [ David Prévot ]
  * Update copyright
  * Update standards version to 4.6.0, no changes needed.

 -- David Prévot <taffit@debian.org>  Mon, 11 Oct 2021 21:16:33 -0400

php-guzzlehttp-promises (1.4.1-1) experimental; urgency=medium

  * Upload to experimental during the freeze

  [ Keith Maika ]
  * Use incrementing counter to generate pending indexes. (#134)

  [ Graham Campbell ]
  * Release 1.4.1 (#137)

  [ David Prévot ]
  * Simplify gbp import-orig
  * Generate phpabtpl at build time
  * Use dh-sequence-phpcomposer instead of pkg-php-tools
  * Update Standards-Version to 4.5.1

 -- David Prévot <taffit@debian.org>  Tue, 09 Mar 2021 15:18:23 -0400

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