File: changelog

package info (click to toggle)
libjson-perl 2.90-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 812 kB
  • ctags: 269
  • sloc: perl: 2,419; makefile: 2
file content (310 lines) | stat: -rw-r--r-- 9,184 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
libjson-perl (2.90-1) unstable; urgency=medium

  [ gregor herrmann ]
  * New upstream release.
    Fixes "FTBFS: Recursive inheritance detected"
    (Closes: #791709)
  * Declare compliance with Debian Policy 3.9.5.
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend

  [ gregor herrmann ]
  * Add debian/upstream/metadata
  * Update years of packaging copyright.
  * Mark package as autopkgtest-able.
  * Declare compliance with Debian Policy 3.9.6.
  * Add patch to fix language in documentation.

 -- gregor herrmann <gregoa@debian.org>  Tue, 07 Jul 2015 21:31:15 +0200

libjson-perl (2.61-1) unstable; urgency=low

  * Team upload

  * Imported Upstream version 2.61
    + fixes ->is_xs and ->is_pp methods

 -- Damyan Ivanov <dmn@debian.org>  Sat, 19 Oct 2013 22:04:34 +0300

libjson-perl (2.59-1) unstable; urgency=low

  [ Xavier Guimard ]
  * Imported Upstream version 2.59

  [ gregor herrmann ]
  * Make build depencency / recommendation on libjson-xs-perl versioned.
  * Update years of packaging copyright.

 -- gregor herrmann <gregoa@debian.org>  Fri, 28 Jun 2013 15:49:16 +0200

libjson-perl (2.58-1) unstable; urgency=low

  * Imported Upstream version 2.58

 -- Xavier Guimard <x.guimard@free.fr>  Sat, 25 May 2013 08:20:47 +0200

libjson-perl (2.57-1) unstable; urgency=low

  * Imported Upstream version 2.57
  * Update debian/copyright years

 -- Xavier Guimard <x.guimard@free.fr>  Sun, 14 Apr 2013 06:49:06 +0200

libjson-perl (2.53-2) unstable; urgency=low

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ Angel Abad ]
  * Email change: Angel Abad -> angel@debian.org

  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.

  [ Nathan Handler ]
  * Email change: Nathan Handler -> nhandler@debian.org

  [ Xavier Guimard ]
  * Update debian/copyright (years and format)
  * Bump Standards-Version to 3.9.4
  * Replace libjson-pp-perl by "perl (>= 5.13.9) | libjson-pp-perl" in
    suggests

  [ Salvatore Bonaccorso ]
  * Change search.cpan.org based URIs to metacpan.org based URIs

 -- Xavier Guimard <x.guimard@free.fr>  Sat, 26 Jan 2013 12:51:44 +0100

libjson-perl (2.53-1) unstable; urgency=low

  * New upstream release
  * debian/copyright: Update copyright years
  * Bump Standards-Version to 3.9.2 (no changes)

 -- Angel Abad <angelabad@gmail.com>  Mon, 23 May 2011 15:22:51 +0200

libjson-perl (2.51-1) unstable; urgency=low

  * New upstream release
    + Updates bundled PP implementation to 2.27105
  * Bump debhelper compat to 8

 -- Jonathan Yu <jawnsy@cpan.org>  Wed, 09 Mar 2011 19:52:29 -0500

libjson-perl (2.50-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release
  * Rewrite control description
  * Add myself to Uploaders and Copyright
  * Provide NEWS for the upstream change to JSON::backportPP
  * Package now Suggests installation of libjson-pp-perl

  [ gregor herrmann ]
  * Remove version from libtest-pod-perl build dependency, already satisfied
    before etch.

 -- Jonathan Yu <jawnsy@cpan.org>  Sat, 26 Feb 2011 10:12:38 -0500

libjson-perl (2.27-1) unstable; urgency=low

  [ Ansgar Burchardt ]
  * Update my email address.

  [ Angel Abad ]
  * New upstream release
  * debian/copyright: Update license information

 -- Angel Abad <angelabad@gmail.com>  Tue, 02 Nov 2010 15:29:32 +0100

libjson-perl (2.26-1) unstable; urgency=low

  * New upstream release
  * debian/copyright: Update license information
  * debian/libjson-perl.examples: Add example files

 -- Angel Abad <angelabad@gmail.com>  Tue, 28 Sep 2010 21:48:33 +0200

libjson-perl (2.22-1) unstable; urgency=low

  * New upstream release.
  * debian/copyright: update license stanzas.
  * Set Standards-Version to 3.9.1 (no changes).

 -- gregor herrmann <gregoa@debian.org>  Sat, 28 Aug 2010 16:23:32 +0200

libjson-perl (2.21-1) unstable; urgency=low

  * New upstream release

 -- Angel Abad <angelabad@gmail.com>  Mon, 05 Apr 2010 14:54:11 +0200

libjson-perl (2.20-1) unstable; urgency=low

  * New upstream release.
  * Add /me to Uploaders.

 -- gregor herrmann <gregoa@debian.org>  Sun, 04 Apr 2010 18:42:07 +0200

libjson-perl (2.19-1) unstable; urgency=low

  * New upstream release
  * Remove patch spelling_errors, now in upstream
  * Remove quilt framework

 -- Angel Abad <angelabad@gmail.com>  Tue, 30 Mar 2010 11:46:07 +0200

libjson-perl (2.18-1) unstable; urgency=low

  * New upstream release
  * debian/control: Added me to Uploaders, Standards-Version updated to 3.8.4 
    without any changes
  * debian/copyright: Added me to Copyrighters
  * debian/source/format created as "3.0 (quilt)"

 -- Krzysztof Krzyżaniak (eloy) <eloy@debian.org>  Wed, 24 Mar 2010 12:36:35 +0100

libjson-perl (2.17-1) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: bump versioned build dependency/recommendation on
    libjson-xs-perl to >= 2.270.

  [ Angel Abad ]
  * New upstream release
  * Update copyright file
  * Add patch to fix manpages spelling errors; add quilt framework
  * debian/NEWS: Remove * characters

 -- Angel Abad <angelabad@gmail.com>  Sun, 10 Jan 2010 03:23:36 +0100

libjson-perl (2.16-1) unstable; urgency=low

  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.
 
  [ Angel Abad ]
  * New upstream release
  * Update my email address
  * debian/control: Changed: Replace versioned (build-)dependency on
    perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
    permitted by Debian Policy 3.8.3)
  * Standards-Version: 3.8.3

  [ gregor herrmann ]
  * debian/control: bump versioned build dependency/recommendation on
    libjson-xs-perl to >= 2.260.

 -- Angel Abad <angelabad@gmail.com>  Sat, 17 Oct 2009 11:29:27 +0200

libjson-perl (2.15-1) unstable; urgency=low

  [ Nathan Handler ]
  * New upstream release
  * debian/control:
    - Add myself to Uploaders list
    - Bump Standards-Version to 3.8.1 (No changes)
  * debian/copyright:
    - Update years for 2009

  [ gregor herrmann ]
  * debian/control: bump versioned build dependency/recommendation on
    libjson-xs-perl to >= 2.24.

 -- Nathan Handler <nhandler@ubuntu.com>  Wed, 03 Jun 2009 03:09:06 +0000

libjson-perl (2.14-1) unstable; urgency=low

  * New upstream release

 -- Angel Abad (Ikusnet SLL) <angel@grupoikusnet.com>  Tue, 24 Feb 2009 09:41:30 +0100

libjson-perl (2.13-1) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).

  [ Ansgar Burchardt ]
  * New upstream release.
  * Add myself to Uploaders.

 -- Ansgar Burchardt <ansgar@43-1.org>  Sun, 22 Feb 2009 14:55:50 +0100

libjson-perl (2.12-1) unstable; urgency=low

  * New upstream release (closes: #501335)
  * Take over for the Debian Perl Group on maintainer's request
    (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=501335)
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza). Changed:
    Maintainer set to Debian Perl Group <pkg-perl-
    maintainers@lists.alioth.debian.org> (was: Ivan Kohler <ivan-
    debian@420.am>); Ivan Kohler <ivan-debian@420.am> moved to
    Uploaders.
  * Add Angel Abad to Uploaders
  * New Standards-Version 3.8.0
  * Update debhelper dependency
  * Update debian/copyright
  * Update debian/watch
  * Update debian/rules
  * Add libtest-pod-perl to Build-Depends-Indep
  * Upgrade to debhelper 7
  * Don't install README any more (just a text version of the POD
    documentation).
  * Build-Depends-Indep and Recommends libjson-xs-perl (>= 2.22)

 -- Angel Abad (Ikusnet SLL) <angel@grupoikusnet.com>  Sun, 12 Oct 2008 13:35:56 +0200

libjson-perl (2.07-1) unstable; urgency=low

  * New upstream release
  * Update debian/rules to current dh-make-perl template to fix "unconditional
    rmdir" FTBFS (closes: Bug#467886)

 -- Ivan Kohler <ivan-debian@420.am>  Wed, 27 Feb 2008 15:37:42 -0800

libjson-perl (2.04-1) unstable; urgency=low

  * New upstream release
  * Added warning about v1->v2 API changes to NEWS for apt-listchanges
    (closes: Bug#457600)

 -- Ivan Kohler <ivan-debian@420.am>  Wed, 16 Jan 2008 14:49:55 -0800

libjson-perl (2.01-1) unstable; urgency=low

  * New upstream release (closes: Bug#457600)

 -- Ivan Kohler <ivan-debian@420.am>  Sun, 23 Dec 2007 12:38:39 -0800

libjson-perl (1.14-1) unstable; urgency=low

  * New upstream release.
  * Update watchfile to an http-style one like that generated by current
    dh-make-perl (closes: Bug#449802)

 -- Ivan Kohler <ivan-debian@420.am>  Wed, 07 Nov 2007 13:12:43 -0800

libjson-perl (1.00-2) unstable; urgency=low

  * Build-Depend on libwww-perl, patch from Andreas Jochens
    (closes: Bug#335973)

 -- Ivan Kohler <ivan-debian@420.am>  Tue,  1 Nov 2005 03:15:29 -0800

libjson-perl (1.00-1) unstable; urgency=low

  * New upstream release
  * Upload to archive (closes: Bug#330010). 

 -- Ivan Kohler <ivan-debian@420.am>  Sun,  9 Oct 2005 15:12:06 -0700

libjson-perl (0.991-1) unstable; urgency=low

  * Initial Release.

 -- Ivan Kohler <ivan-debian@420.am>  Sat, 24 Sep 2005 23:50:04 -0700