File: changelog

package info (click to toggle)
php-zend-eventmanager 3.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 888 kB
  • sloc: php: 3,594; xml: 679; makefile: 18
file content (279 lines) | stat: -rw-r--r-- 8,209 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
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
php-zend-eventmanager (3.10.0-1) unstable; urgency=medium

  [ Marco Pivetta ]
  * Remove CHANGELOG.md

  [ David Prévot ]
  * Remove old upstream changelog (the current one has been removed upstream)

 -- David Prévot <taffit@debian.org>  Sun, 15 Jan 2023 08:47:13 +0100

php-zend-eventmanager (3.9.2-1) unstable; urgency=medium

  [ Frank Brückner ]
  * Adds description for usage in a laminas-mvc based application

  [ David Prévot ]
  * Include index that is not a symlink anymore
  * Update Standards-Version to 4.6.2

 -- David Prévot <taffit@debian.org>  Thu, 22 Dec 2022 08:15:53 +0100

php-zend-eventmanager (3.9.0-1) unstable; urgency=medium

  [ Laminas Bot ]
  * 3.9.0 readiness

  [ Villermen ]
  * Replace PHPStan annotations with Psalm ones

 -- David Prévot <taffit@debian.org>  Wed, 14 Dec 2022 06:41:36 +0100

php-zend-eventmanager (3.8.0-1) unstable; urgency=medium

  [ Marco Pivetta ]
  * Documenting generic types of `FilterIterator`, baselining newly found issues

 -- David Prévot <taffit@debian.org>  Mon, 05 Dec 2022 13:12:28 +0100

php-zend-eventmanager (3.6.0-1) unstable; urgency=medium

  [ George Steel ]
  * Add support for PHP 8.2, Remove support for PHP 7.4
  * Remove prophecy in favour of native PHPUnit mocks

  [ David Prévot ]
  * Drop php-phpspec-prophecy-phpunit build-dependency

 -- David Prévot <taffit@debian.org>  Fri, 14 Oct 2022 19:46:17 +0200

php-zend-eventmanager (3.5.0-1) unstable; urgency=medium

  [ Laminas Bot ]
  * 3.5.0 readiness

  [ Nathanael Esayeas ]
  * Configure minimum supported PHP version

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

 -- David Prévot <taffit@debian.org>  Mon, 20 Jun 2022 09:04:41 +0200

php-zend-eventmanager (3.4.0-1) unstable; urgency=medium

  * Upload to unstable now that Bullseye has been released

  [ Matthew Weier O'Phinney ]
  * feat: prepare for PHP 8.1 support
  * feat: bump laminas-stdlib minimum to 3.6

  [ Laminas Bot ]
  * 3.4.0 readiness

  [ David Prévot ]
  * Update standards version to 4.6.0, no changes needed
  * Drop patch not needed anymore
  * Drop pkg-php-tools overrides
  * Build-depend on php-phpspec-prophecy-phpunit for tests
  * Build-depend on recent php-laminas-stdlib

 -- David Prévot <taffit@debian.org>  Sat, 09 Oct 2021 13:07:22 -0400

php-zend-eventmanager (3.3.1-1) experimental; urgency=medium

  * Upload to experimental during the freeze

  [ Laminas Bot ]
  * 3.3.1 readiness

  [ David Prévot ]
  * Simplify gbp import-orig (and check signature)
  * Generate phpabtpl at build time
  * Use dh-sequence-phpcomposer instead of pkg-php-tools
  * Fix /u/s/p/autoloaders file

 -- David Prévot <taffit@debian.org>  Tue, 09 Mar 2021 16:28:51 -0400

php-zend-eventmanager (3.3.0-2) unstable; urgency=medium

  * Upload to unstable in sync with (reverse-)dependencies
  * Install /u/s/p/autoloaders file

 -- David Prévot <taffit@debian.org>  Wed, 13 Jan 2021 23:40:48 -0400

php-zend-eventmanager (3.3.0-1) experimental; urgency=medium

  * Upload new Laminas component to experimental

  [ Matthew Weier O'Phinney ]
  * Rewriting as Laminas Project package

  [ Michał Bundyra ]
  * Updates copyright notes
  * Adds PHP 8.0 support, removes support for all versions prior to 7.3
    (Closes: #977377)
  * release: 3.3.0 readiness

  [ David Prévot ]
  * Use versioned copyright format URI.
  * Use secure URI in Homepage field.
  * Drop get-orig-source target
  * Document gbp import-ref usage
  * Rename branches to debian/latest and upstream/latest (DEP-14)
  * d/control: Drop versioned dependency satisfied in (old)stable
  * Migrate to Laminas
  * Set upstream metadata fields:
    Bug-Database, Bug-Submit, Repository, Repository-Browse.
  * Install upstream documentation
  * Use upstream testsuite
  * Fix field name case in debian/tests/control (Test-command => Test-Command).
  * Update watch file format version to 4.
  * Set Rules-Requires-Root: no.
  * Use debhelper-compat 13
  * Simplify override_dh_auto_test
  * Update Standards-Version to 4.5.1
  * Adapt to recent version of PHPUnit (9)

 -- David Prévot <taffit@debian.org>  Fri, 25 Dec 2020 12:56:17 -0400

php-zend-eventmanager (3.2.1-1) unstable; urgency=medium

  [ Matthew Weier O'Phinney ]
  * Adding date for 3.2.1 release to CHANGELOG.

  [ David Prévot ]
  * Move project repository to salsa.d.o
  * Update Standards-Version to 4.1.4

 -- David Prévot <taffit@debian.org>  Sat, 28 Apr 2018 10:31:57 -1000

php-zend-eventmanager (3.2.0-1) unstable; urgency=medium

  [ Matthew Weier O'Phinney ]
  * Prepares for 3.2.0 release

  [ David Prévot ]
  * Update Standards-Version to 4.0.0

 -- David Prévot <taffit@debian.org>  Thu, 03 Aug 2017 20:58:44 -0400

php-zend-eventmanager (3.0.1-2) unstable; urgency=medium

  * Upload to unstable in sync with other php-zend-* packages
  * Rebuild with recent pkg-php-tools for the PHP 7.0 transition

 -- David Prévot <taffit@debian.org>  Tue, 22 Mar 2016 18:01:23 -0400

php-zend-eventmanager (3.0.1-1) experimental; urgency=medium

  [ Matthew Weier O'Phinney ]
  * Bumped to next dev version (3.0.1)
  * Allow usage of zend-stdlib 3.0

  [ David Prévot ]
  * Drop files not relevant anymore with ZF3
  * Update Standards-Version to 3.9.7

 -- David Prévot <taffit@debian.org>  Thu, 18 Feb 2016 20:53:20 -0400

php-zend-eventmanager (3.0.0-1) experimental; urgency=medium

  * Upload to experimental since php-zend-hydrator currently (as of 1.0.0-1
    and 2.0.0-1) currently suggests php-zend-eventmanager (<< 3~~)

  [ Matthew Weier O'Phinney ]
  * 3.0.0 release preparation

 -- David Prévot <taffit@debian.org>  Sun, 17 Jan 2016 09:47:52 -0400

php-zend-eventmanager (2.6.2-1) unstable; urgency=medium

  [ Matthew Weier O'Phinney ]
  * Created EventListenerIntrospectionTrait
  * Updated copyright date

  [ David Prévot ]
  * Stick to version 2 since php-zend-hydrator depends on
    php-zend-eventmanager (<< 3~~)
  * Update copyright (years)

 -- David Prévot <taffit@debian.org>  Sat, 16 Jan 2016 07:45:50 -0400

php-zend-eventmanager (2.6.1-1) unstable; urgency=medium

  [ Michał Bundyra ]
  * move athletic library into require-dev section in composer

 -- David Prévot <taffit@debian.org>  Thu, 10 Dec 2015 15:04:23 -0400

php-zend-eventmanager (2.6.0-1) unstable; urgency=medium

  * Upload to unstable since everything is in place

  [ Matthew Weier O'Phinney ]
  * Deprecations/additions for 2.6.0

  [ David Prévot ]
  * Drop zf2 source not used anymore

 -- David Prévot <taffit@debian.org>  Thu, 22 Oct 2015 21:07:57 -0400

php-zend-eventmanager (2.5.2-1) experimental; urgency=medium

  * Update upstream changelog

 -- David Prévot <taffit@debian.org>  Sun, 30 Aug 2015 15:49:20 -0400

php-zend-eventmanager (2.5.1-1) experimental; urgency=medium

  * Update upstream changelog

 -- David Prévot <taffit@debian.org>  Wed, 03 Jun 2015 16:37:18 -0400

php-zend-eventmanager (2.4.2-1) experimental; urgency=medium

  * Adapt packaging to upstream split
  * Also split packaging repositories
  * Expand package description, using upstream README

 -- David Prévot <taffit@debian.org>  Sat, 16 May 2015 19:16:02 -0400

php-zend-eventmanager (2.4.0-1) experimental; urgency=medium

  * Upload new branch to experimental
  * Update upstream changelog

 -- David Prévot <taffit@debian.org>  Sun, 05 Apr 2015 06:14:11 -0400

php-zend-eventmanager (2.3.7-1) unstable; urgency=medium

  * Update upstream changelog

 -- David Prévot <taffit@debian.org>  Mon, 16 Mar 2015 17:56:37 -0400

php-zend-eventmanager (2.3.4-2) unstable; urgency=medium

  * Provide homemade autoload.php

 -- David Prévot <taffit@debian.org>  Sat, 07 Mar 2015 14:56:31 -0400

php-zend-eventmanager (2.3.4-1) unstable; urgency=medium

  * Update copyright years
  * Update upstream changelog

 -- David Prévot <taffit@debian.org>  Thu, 22 Jan 2015 10:09:50 -0400

php-zend-eventmanager (2.3.3-1) unstable; urgency=medium

  * Bump standards version to 3.9.6

 -- David Prévot <taffit@debian.org>  Thu, 18 Sep 2014 21:11:14 -0400

php-zend-eventmanager (2.3.1-1) unstable; urgency=low

  * Initial release

 -- David Prévot <taffit@debian.org>  Fri, 08 Aug 2014 10:46:27 -0400