File: changelog

package info (click to toggle)
xdebug 2.7.0~rc2%2B2.6.1%2B2.5.5-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,104 kB
  • sloc: ansic: 40,165; sh: 10,421; xml: 7,475; makefile: 695; php: 340
file content (318 lines) | stat: -rw-r--r-- 9,463 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
xdebug (2.7.0~rc2+2.6.1+2.5.5-1) unstable; urgency=medium

  * New upstream version 2.7.0~rc2+2.6.1+2.5.5

 -- Ondřej Surý <ondrej@debian.org>  Sun, 17 Feb 2019 13:38:00 +0000

xdebug (2.7.0~rc1+2.6.1+2.5.5-1) unstable; urgency=medium

  * Add Pre-Depends on php-common >= 0.69~
  * New upstream version 2.7.0~rc1+2.6.1+2.5.5 (Closes: #921060)

 -- Ondřej Surý <ondrej@debian.org>  Sun, 03 Feb 2019 09:22:57 +0000

xdebug (2.7.0~beta1+2.6.1+2.5.5-2) unstable; urgency=medium

  * Bump the required dh-php version to >= 0.33~

 -- Ondřej Surý <ondrej@debian.org>  Tue, 16 Oct 2018 12:24:46 +0000

xdebug (2.7.0~beta1+2.6.1+2.5.5-1) unstable; urgency=medium

  * New upstream version 2.7.0~beta1+2.6.1+2.5.5
  * Use different versions of xdebug for different PHP:
    + xdebug 2.7.0~beta1 for PHP 7.3.0
    + xdebug 2.6.1 for PHP 7.0, 7.1 and 7.2
    + xdebug 2.5.5 for PHP 5.6

 -- Ondřej Surý <ondrej@debian.org>  Mon, 15 Oct 2018 11:55:03 +0000

xdebug (2.7.0~beta1+2.5.5-1) unstable; urgency=medium

  * New upstream version 2.7.0~beta1+2.5.5

 -- Ondřej Surý <ondrej@debian.org>  Tue, 09 Oct 2018 13:01:59 +0000

xdebug (2.6.1+2.5.5-1) unstable; urgency=medium

  * New upstream version 2.6.1+2.5.5
  * Update Vcs-* to salsa.d.o
  * Update maintainer email to team+php-pecl@tracker.debian.org
    (Closes: #899730)

 -- Ondřej Surý <ondrej@debian.org>  Sun, 19 Aug 2018 13:50:29 +0000

xdebug (2.6.0+2.5.5-1) unstable; urgency=medium

  * New upstream version 2.6.0+2.5.5
    + xdebug-2.5.5 is being used only for PHP 5.x
    + xdebug-2.6.0 is for PHP 7.x
  * PHP 5.x support will be dropped in some future release
    of the package to align with upstream.

 -- Ondřej Surý <ondrej@debian.org>  Wed, 31 Jan 2018 21:29:22 +0000

xdebug (2.6.0~rc1.1-1) unstable; urgency=medium

  * New upstream version 2.6.0~rc1.1

 -- Ondřej Surý <ondrej@debian.org>  Tue, 23 Jan 2018 13:49:45 +0000

xdebug (2.6.0~rc1-1) unstable; urgency=medium

  * New upstream version 2.6.0~rc1
  * Xdebug 2.6.0~rc1 has support for PHP 7.2, so don't disable it

 -- Ondřej Surý <ondrej@debian.org>  Tue, 23 Jan 2018 11:29:30 +0000

xdebug (2.5.5-3) unstable; urgency=medium

  * Fix max << PHP 7.2.0 dependency

 -- Ondřej Surý <ondrej@debian.org>  Thu, 06 Jul 2017 19:42:31 +0200

xdebug (2.5.5-2) unstable; urgency=medium

  * Disable PHP 7.2 in package.xml

 -- Ondřej Surý <ondrej@debian.org>  Thu, 06 Jul 2017 16:38:21 +0200

xdebug (2.5.5-1) unstable; urgency=medium

  * New upstream version 2.5.5

 -- Ondřej Surý <ondrej@debian.org>  Wed, 28 Jun 2017 22:13:49 +0200

xdebug (2.5.4-1) unstable; urgency=medium

  * New upstream version 2.5.4

 -- Ondřej Surý <ondrej@debian.org>  Mon, 29 May 2017 10:29:11 +0200

xdebug (2.5.1-1) unstable; urgency=medium

  * New upstream version 2.5.1

 -- Ondřej Surý <ondrej@debian.org>  Thu, 16 Mar 2017 22:45:13 +0100

xdebug (2.5.0-1) unstable; urgency=medium

  * Imported Upstream version 2.5.0

 -- Ondřej Surý <ondrej@debian.org>  Mon, 05 Dec 2016 11:19:21 +0100

xdebug (2.5.0~rc1-1) unstable; urgency=medium

  * Imported Upstream version 2.5.0~rc1
  * Compile xdebug 2.5.0~rc1 also for PHP 7.1

 -- Ondřej Surý <ondrej@debian.org>  Fri, 02 Dec 2016 15:15:58 +0100

xdebug (2.4.1-2) unstable; urgency=medium

  * Exclude PHP 7.1 using package.xml declarations

 -- Ondřej Surý <ondrej@debian.org>  Wed, 12 Oct 2016 17:14:06 +0200

xdebug (2.4.1-1) unstable; urgency=medium

  * Imported Upstream version 2.4.1
  * PHP 7.1 is not supported yet, remove it from the version list

 -- Ondřej Surý <ondrej@debian.org>  Mon, 29 Aug 2016 08:31:17 +0200

xdebug (2.4.0-5) unstable; urgency=medium

  * Add Vcs-* links
  * Update web git browser to https cgit and fix ancient-autotools/libtool
    lintian override
  * Update gbp branches back to master and upstream

 -- Ondřej Surý <ondrej@debian.org>  Tue, 03 May 2016 13:05:25 +0200

xdebug (2.4.0-4) unstable; urgency=medium

  * Adjust variable override ordering in d/rules
  * Adjust d/rules for _OVERRIDE variables
  * Bump required dh_php to 0.15~

 -- Ondřej Surý <ondrej@debian.org>  Fri, 29 Apr 2016 13:30:24 +0200

xdebug (2.4.0-3) unstable; urgency=medium

  * Move the default makefile snippet to dh-php and use a simple d/rules
    with dh-php >= 0.12~

 -- Ondřej Surý <ondrej@debian.org>  Fri, 29 Apr 2016 10:12:43 +0200

xdebug (2.4.0-2) unstable; urgency=medium

  * Improve d/rules so it can be used with both single or multiple PECL
    upstream versions, controlled by looking for package-MAJOR.MINOR.xml,
    package-MAJOR.xml and package.xml in this order

 -- Ondřej Surý <ondrej@debian.org>  Thu, 28 Apr 2016 13:49:39 +0200

xdebug (2.4.0-1) unstable; urgency=medium

  * Imported Upstream version 2.4.0

 -- Ondřej Surý <ondrej@debian.org>  Fri, 04 Mar 2016 10:08:03 +0100

xdebug (2.4.0~rc4-2) unstable; urgency=medium

  * Force rebuild with dh_php >= 0.7
  * wrap-and-sortize d/control and d/copyright

 -- Ondřej Surý <ondrej@debian.org>  Mon, 29 Feb 2016 22:35:18 +0100

xdebug (2.4.0~rc4-1) unstable; urgency=medium

  * Imported Upstream version 2.4.0~rc4

 -- Ondřej Surý <ondrej@debian.org>  Tue, 26 Jan 2016 12:52:31 +0100

xdebug (2.4.0~rc3-1) unstable; urgency=medium

  * Imported Upstream version 2.4.0~rc3
  * Implement a dual PHP 5.6 and 7.0 build for PHP xdebug extension

 -- Ondřej Surý <ondrej@debian.org>  Wed, 16 Dec 2015 15:20:16 +0100

xdebug (2.4.0~rc2-1) unstable; urgency=medium

  * Add gbp.conf for PHP 7.0
  * Imported Upstream version 2.4.0~rc2
  * Update xdebug to support PHP 7.0 builds

 -- Ondřej Surý <ondrej@debian.org>  Tue, 08 Dec 2015 15:40:50 +0100

xdebug (2.3.2-1) unstable; urgency=medium

  * New upstream version 2.3.2

 -- Ondřej Surý <ondrej@debian.org>  Sat, 02 May 2015 13:15:35 +0200

xdebug (2.2.6-1) unstable; urgency=medium

  * New upstream version 2.2.6

 -- Ondřej Surý <ondrej@debian.org>  Sat, 10 Jan 2015 09:36:17 +0100

xdebug (2.2.5-1) unstable; urgency=medium

  * New upstream version 2.2.5

 -- Ondřej Surý <ondrej@debian.org>  Thu, 15 May 2014 11:19:19 +0200

xdebug (2.2.4-1) unstable; urgency=medium

  * New upstream release

 -- Lior Kaplan <kaplan@debian.org>  Mon, 07 Apr 2014 01:41:25 +0300

xdebug (2.2.3-2) unstable; urgency=low

  * Update the build system to use dh-php5
  * Move under the PHP PECL team umbrella

 -- Ondřej Surý <ondrej@debian.org>  Tue, 22 Oct 2013 14:55:27 +0200

xdebug (2.2.3-1) unstable; urgency=low

  * New upstream release (Closes: #710530)
    - Adds support for PHP 5.5

 -- Lior Kaplan <kaplan@debian.org>  Fri, 31 May 2013 21:13:27 +0300

xdebug (2.2.1-2) unstable; urgency=low

  * Force correct path to xdebug.so in conffile (Closes: #689791)

 -- Lior Kaplan <kaplan@debian.org>  Sun, 11 Nov 2012 00:28:28 +0200

xdebug (2.2.1-1) unstable; urgency=low

  * New upstream release
  * Move dpkg-maintscript-helper call from prerm to postrm (Closes: #684266)

 -- Lior Kaplan <kaplan@debian.org>  Sat, 11 Aug 2012 03:08:22 +0300

xdebug (2.2.0-1) unstable; urgency=low

  * New upstream release
  * Manage ini file with php5enmod and php5enmod (Closes: #667788) 

 -- Lior Kaplan <kaplan@debian.org>  Sun, 20 May 2012 22:47:32 +0300

xdebug (2.2.0~rc1-1) unstable; urgency=low

  * New upstream release
    - Adds support for PHP 5.4 (Closes: #656491)

 -- Lior Kaplan <kaplan@debian.org>  Thu, 15 Mar 2012 19:48:56 +0200

xdebug (2.1.3-2) unstable; urgency=low

  * Drop php 5.4 support patches as they cause problems (Closes: #657883)

 -- Lior Kaplan <kaplan@debian.org>  Mon, 30 Jan 2012 23:26:52 +0200

xdebug (2.1.3-1) unstable; urgency=low

  * New upstream release
  * Remove PHP < 5.4 version check in configure.
  * Adapt cherry-picked patches for PHP 5.4 support.

 -- Lior Kaplan <kaplan@debian.org>  Thu, 26 Jan 2012 01:51:05 +0200

xdebug (2.1.2-1) unstable; urgency=low

  * New upstream release
  * Cherry-picked 413d88b56 from upstream for PHP 5.4 support (Closes: #656491)
  * Cherry-picked 1ef642b39 from upstream for having PHP 5.3 and 5.4 support
  * Cherry-picked 04f80138f from upstream for php 5.4 ZEND_RETURN_BY_REF support
  * Fix lintian warning duplicate-changelog-files
  * Bumped Standards version (no changes required)
  * Add myself to Uploaders

 -- Lior Kaplan <kaplan@debian.org>  Tue, 24 Jan 2012 01:49:28 +0200

xdebug (2.1.0-1) unstable; urgency=low

  * New upstream release (Closes: #570163, #571765, #555643, #582937)
  * Switch to dpkg-source 3.0 (quilt) format
  * Bumped Standards version

 -- Martin Meredith <mez@debian.org>  Thu, 08 Jul 2010 23:23:38 +0100

xdebug (2.0.5-1) unstable; urgency=low

  * New upstream release
  * Bumped Standards Version 

 -- Martin Meredith <mez@debian.org>  Mon, 27 Jul 2009 21:27:36 +0100

xdebug (2.0.4-2) unstable; urgency=low

  * Fix broken watch file (which somehow went missing from the previous upload)

 -- Martin Meredith <mez@debian.org>  Mon, 12 Jan 2009 00:44:43 +0000

xdebug (2.0.4-1) unstable; urgency=low

  * New upstream release
  * Fixed watch file for new download location
  * Removed Uploader (have never had any contact from him)
  * Changed Maintainer (for new Debian Address)
  * Updated Standards Version
  * Changed php5-dev depends (can build with 5.1 or greater)

 -- Martin Meredith <mez@debian.org>  Wed, 07 Jan 2009 19:48:57 +0000

xdebug (2.0.3-1) unstable; urgency=low

  * Initial release (Closes: #377348)

 -- Martin Meredith <mez@ubuntu.com>  Tue, 08 Apr 2008 15:25:16 +0100