File: changelog

package info (click to toggle)
php-doctrine-dbal 2.12.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,568 kB
  • sloc: php: 56,013; xml: 559; makefile: 33; sh: 22
file content (367 lines) | stat: -rw-r--r-- 9,751 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
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
php-doctrine-dbal (2.12.1-2) unstable; urgency=medium

  * Adapt to recent version of PHPUnit (9)

 -- David Prévot <taffit@debian.org>  Sun, 20 Dec 2020 16:56:37 -0400

php-doctrine-dbal (2.12.1-1) unstable; urgency=medium

  [ Sergei Morozov ]
  * Release 2.12.1

  [ David Prévot ]
  * Set upstream metadata fields: Security-Contact.
  * Update watch file format version to 4.
  * Update Standards-Version to 4.5.1

 -- David Prévot <taffit@debian.org>  Sat, 21 Nov 2020 14:50:13 -0400

php-doctrine-dbal (2.12.0-1) unstable; urgency=medium

  [ Grégoire Paris ]
  * Release 2.12.0

  [ David Prévot ]
  * Adapt phpab call to conditional declaration

 -- David Prévot <taffit@debian.org>  Thu, 22 Oct 2020 18:47:55 -0400

php-doctrine-dbal (2.11.1-1) unstable; urgency=medium

  [ Sergei Morozov ]
  * Release 2.11.1

 -- David Prévot <taffit@debian.org>  Mon, 28 Sep 2020 06:52:10 -0400

php-doctrine-dbal (2.11.0-1) unstable; urgency=medium

  [ Sergei Morozov ]
  * Update PHPUnit to 9.2
  * Release 2.11.0

  [ David Prévot ]
  * Drop patch not needed anymore
  * Revert "Update PHPUnit to 9.2"

 -- David Prévot <taffit@debian.org>  Wed, 23 Sep 2020 18:52:53 -0400

php-doctrine-dbal (2.10.4-1) unstable; urgency=medium

  [ Sergei Morozov ]
  * Revert "Add full support for foreign key constraints for SQLite"
  * Release 2.10.4

 -- David Prévot <taffit@debian.org>  Mon, 14 Sep 2020 16:24:35 -0400

php-doctrine-dbal (2.10.3-1) unstable; urgency=medium

  [ Sergei Morozov ]
  * Release 2.10.3

  [ David Prévot ]
  * Rename main branch to debian/latest (DEP-14)
  * Set Rules-Requires-Root: no.

 -- David Prévot <taffit@debian.org>  Sat, 05 Sep 2020 17:56:22 -0400

php-doctrine-dbal (2.10.2-1) unstable; urgency=medium

  [ Sergei Morozov ]
  * Release v2.10.2

  [ David Prévot ]
  * Update gbp import-ref usage
  * Wrap long lines in changelog entries: 2.8.0-1.
  * Update standards version to 4.5.0, no changes needed.
  * Use debhelper-compat 13
  * Simplify override_dh_auto_test

 -- David Prévot <taffit@debian.org>  Sat, 30 May 2020 09:05:57 -1000

php-doctrine-dbal (2.10.1-1) unstable; urgency=medium

  [ Sergei Morozov ]
  * Release v2.10.1

  [ David Prévot ]
  * Set upstream metadata fields:
    Bug-Database, Repository, Repository-Browse, Bug-Submit
  * phpunit: do not fail on warning

 -- David Prévot <taffit@debian.org>  Thu, 09 Jan 2020 08:52:22 +1100

php-doctrine-dbal (2.10.0-1) unstable; urgency=medium

  [ Sergei Morozov ]
  * Updated PHPUnit to 8.4.1
  * Release v2.10.0

  [ David Prévot ]
  * Drop php-symfony-phpunit-bridge build-dependency

 -- David Prévot <taffit@debian.org>  Fri, 08 Nov 2019 19:31:28 -1000

php-doctrine-dbal (2.9.3-1) unstable; urgency=medium

  [ Sergei Morozov ]
  * Release v2.9.3

  [ David Prévot ]
  * Add php-symfony-console dependency for CI
  * Update standards version to 4.4.1, no changes needed.
  * Set upstream metadata fields: Repository.

 -- David Prévot <taffit@debian.org>  Sat, 02 Nov 2019 16:50:10 -1000

php-doctrine-dbal (2.9.2+git-1) unstable; urgency=medium

  * Use upstream testsuite
  * Update standards version, no changes needed.
  * Bump debhelper from old 11 to 12.
  * Document gbp import-ref usage

 -- David Prévot <taffit@debian.org>  Sun, 15 Sep 2019 16:11:26 -1000

php-doctrine-dbal (2.9.2-1) unstable; urgency=medium

  [ Sergei Morozov ]
  * Release v2.9.2

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

 -- David Prévot <taffit@debian.org>  Tue, 01 Jan 2019 20:06:49 +1030

php-doctrine-dbal (2.9.1-1) unstable; urgency=medium

  [ Sergei Morozov ]
  * Release v2.9.1

  [ David Prévot ]
  * Use debian/clean for directories

 -- David Prévot <taffit@debian.org>  Sat, 15 Dec 2018 15:07:40 -1000

php-doctrine-dbal (2.9.0-1) unstable; urgency=medium

  [ Sergei Morozov ]
  * Release v2.9.0

  [ David Prévot ]
  * Update Description
  * Update Homepage
  * Use debhelper-compat 11
  * Drop get-orig-source target
  * Update Standards-Version to 4.2.1

 -- David Prévot <taffit@debian.org>  Wed, 05 Dec 2018 08:10:58 -1000

php-doctrine-dbal (2.8.0-1) unstable; urgency=medium

  [ Michael Moravec ]
  * Remove dependency on doctrine/common, use doctrine/cache and
    doctrine/event-manager

  [ Sergei Morozov ]
  * Release v2.8.0

  [ Gianfranco Costamagna ]
  * Properly handle upstream version (Closes: #903623)

  [ David Prévot ]
  * Update homemade autoload to new dependencies
  * Update build-dependencies
  * Update Standards-Version to 4.1.5

 -- David Prévot <taffit@debian.org>  Wed, 18 Jul 2018 07:08:53 +0800

php-doctrine-dbal (2.7.1-1) unstable; urgency=medium

  [ Sergei Morozov ]
  * Preparing the 2.7.1 release

  [ David Prévot ]
  * Update copyright (years)
  * Update Standards-Version to 4.1.4

 -- David Prévot <taffit@debian.org>  Wed, 11 Apr 2018 10:40:56 -1000

php-doctrine-dbal (2.6.3-2) unstable; urgency=medium

  * Upload to unstable now that php 7.2 is the default version
  * Move project repository to salsa.d.o
  * Update Standards-Version to 4.1.3

 -- David Prévot <taffit@debian.org>  Mon, 05 Mar 2018 10:35:38 -1000

php-doctrine-dbal (2.6.3-1) experimental; urgency=medium

  [ Luís Cobucci ]
  * Preparing v2.6.3 release

  [ David Prévot ]
  * Drop versioned dependency satisfied in stable
  * Update Standards-Version to 4.1.1

 -- David Prévot <taffit@debian.org>  Mon, 20 Nov 2017 16:08:03 -1000

php-doctrine-dbal (2.6.2-1) experimental; urgency=medium

  * Upload to experimental since the package depends on php 7.1 that is not
    yet the default version

  [ Marco Pivetta ]
  * Preparing v2.6.2 release

  [ Luís Cobucci ]
  * Require PHP 7.1

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

 -- David Prévot <taffit@debian.org>  Mon, 28 Aug 2017 19:46:20 -1000

php-doctrine-dbal (2.5.13-1) unstable; urgency=medium

  [ Marco Pivetta ]
  * Preparing 2.5.13 release

  [ David Prévot ]
  * Update Standards-Version to 4.0.1
  * Fix commandline name in manpage
  * Fix manpage generation

 -- David Prévot <taffit@debian.org>  Sat, 19 Aug 2017 18:10:41 -1000

php-doctrine-dbal (2.5.4-2) unstable; urgency=medium

  * Upload to unstable now that owncloud is gone
  * PHP 7.0 transition:
    - Recommend php-sqlite3 instead of php5-sqlite
    - Rebuild with recent pkg-php-tools
  * Drop ownCloud for Debian maintainers from uploaders
  * Update Standards-Version to 3.9.8

 -- David Prévot <taffit@debian.org>  Fri, 15 Apr 2016 14:12:30 -0400

php-doctrine-dbal (2.5.4-1) experimental; urgency=medium

  [ Marco Pivetta ]
  * Release 2.5.4

  [ Steve Müller ]
  * fix string column type declarations with whitespace on SQLite

 -- David Prévot <taffit@debian.org>  Tue, 05 Jan 2016 20:57:39 -0400

php-doctrine-dbal (2.5.3-1) experimental; urgency=medium

  [ Marco Pivetta ]
  * #2260 - loosening doctrine/common requirement: allowing 2.6.x
  * Release 2.5.3

 -- David Prévot <taffit@debian.org>  Mon, 28 Dec 2015 10:50:39 -0400

php-doctrine-dbal (2.5.2-1) experimental; urgency=medium

  [ Steve Müller ]
  * Release 2.5.2

  [ andig ]
  * fix removing autoincrement column from primary key in MySQL

  [ David Prévot ]
  * Simplify minimal version
  * Protect include_once by stream_resolve_include_path

 -- David Prévot <taffit@debian.org>  Thu, 22 Oct 2015 18:39:19 -0400

php-doctrine-dbal (2.5.1-2) experimental; urgency=medium

  * Provide homemade static autoload.php

 -- David Prévot <taffit@debian.org>  Sat, 04 Apr 2015 17:17:59 -0400

php-doctrine-dbal (2.5.1-1) experimental; urgency=medium

  [ Steve Müller ]
  * Release 2.5.1

  [ David Prévot ]
  * Use php-symfony-class-loader instead of php-symfony-classloader

 -- David Prévot <taffit@debian.org>  Wed, 14 Jan 2015 09:56:23 -0400

php-doctrine-dbal (2.5.0-1) experimental; urgency=medium

  [ Steve Müller ]
  * Release 2.5.0

  [ David Prévot ]
  * Use php-symfony-class-loader instead of php-symfony-classloader
  * Update upstream changelog
  * Add a symlink for the manpage

 -- David Prévot <taffit@debian.org>  Mon, 08 Dec 2014 18:24:45 -0400

php-doctrine-dbal (2.5.0~rc2-1) experimental; urgency=medium

  [ Steve Müller ]
  * Release 2.5.0-RC2

  [ David Prévot ]
  * Bump standards version to 3.9.6

 -- David Prévot <taffit@debian.org>  Wed, 17 Sep 2014 16:08:13 -0400

php-doctrine-dbal (2.5.0~rc1-1) experimental; urgency=medium

  [ Steve Müller ]
  * Release 2.5.0-RC1

  [ David Prévot ]
  * Ship security warning
  * Drop explicit php5-cli dependency
  * Add homemade autoload.php: work around the lack of proper autoload.php
    from composer by using the ClassLoader element from Symfony
  * Add system configuration file

 -- David Prévot <taffit@debian.org>  Sun, 07 Sep 2014 15:54:43 -0400

php-doctrine-dbal (2.5.0~beta3-1) experimental; urgency=medium

  [ Benjamin Eberlei ]
  * Release 2.5.0 BETA3

  [ David Prévot ]
  * Update watch to track pre-releases, and upload to experimental
  * Update copyright

 -- David Prévot <taffit@debian.org>  Sun, 15 Jun 2014 11:49:00 -0400

php-doctrine-dbal (2.4.2-2) unstable; urgency=medium

  * Upload to unstable

 -- David Prévot <taffit@debian.org>  Sun, 15 Jun 2014 11:28:40 -0400

php-doctrine-dbal (2.4.2-1) experimental; urgency=medium

  [ Benjamin Eberlei ]
  * Release 2.4.2

  [ David Prévot ]
  * Bump standards version to 3.9.5
  * Add ownCloud for Debian maintainers as uploader
  * Update source, and upload to experimental
  * Update copyright
  * Convert from PEAR to Composer
  * Add upstream changelog

 -- David Prévot <taffit@debian.org>  Tue, 03 Jun 2014 11:45:50 -0400

php-doctrine-dbal (2.3.4-1) unstable; urgency=low

  * Initial Release (Closes: #727064)

 -- David Prévot <taffit@debian.org>  Mon, 21 Oct 2013 18:31:11 -0400