File: changelog

package info (click to toggle)
libjson-pp-perl 4.16000-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 508 kB
  • sloc: perl: 1,459; sh: 9; makefile: 2
file content (266 lines) | stat: -rw-r--r-- 7,913 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
libjson-pp-perl (4.16000-2) unstable; urgency=medium

  * Team upload.
  * Add patch to fix json_pp option handling. (Closes: #1078057)
  * Declare compliance with Debian Policy 4.7.0.

 -- gregor herrmann <gregoa@debian.org>  Wed, 07 Aug 2024 23:06:53 +0200

libjson-pp-perl (4.16000-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 4.16000.
  * Declare compliance with Debian Policy 4.6.2.

 -- gregor herrmann <gregoa@debian.org>  Sun, 01 Jan 2023 17:52:39 +0100

libjson-pp-perl (4.12000-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 4.12000.
    Fixes GitHub issue #76: "Subroutine JSON::PP::Boolean::(-- redefined with
    newer perls"

 -- gregor herrmann <gregoa@debian.org>  Sun, 09 Oct 2022 02:08:49 +0200

libjson-pp-perl (4.11000-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 4.11000.

 -- gregor herrmann <gregoa@debian.org>  Wed, 03 Aug 2022 21:05:51 +0200

libjson-pp-perl (4.10000-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 4.10000.
  * Update long description.

 -- gregor herrmann <gregoa@debian.org>  Sat, 25 Jun 2022 11:54:27 +0200

libjson-pp-perl (4.09000-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 4.09000.
  * Declare compliance with Debian Policy 4.6.1.

 -- gregor herrmann <gregoa@debian.org>  Wed, 25 May 2022 11:44:49 +0200

libjson-pp-perl (4.08000-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 4.08000.

 -- gregor herrmann <gregoa@debian.org>  Fri, 15 Apr 2022 16:36:40 +0200

libjson-pp-perl (4.07000-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 4.07000.
  * Declare compliance with Debian Policy 4.6.0.

 -- gregor herrmann <gregoa@debian.org>  Sun, 19 Dec 2021 00:52:14 +0100

libjson-pp-perl (4.06000-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 4.06000.
  * Declare compliance with Debian Policy 4.5.1.

 -- gregor herrmann <gregoa@debian.org>  Sat, 30 Jan 2021 19:26:06 +0100

libjson-pp-perl (4.05000-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 4.05000.
  * debian/preinst: drop old code which fixed a diversion error.
  * Declare compliance with Debian Policy 4.5.0.
  * Set Rules-Requires-Root: no.
  * Bump debhelper-compat to 13.
  * Set upstream metadata fields: Bug-Submit.
  * Remove obsolete fields Name, Contact from debian/upstream/metadata.

 -- gregor herrmann <gregoa@debian.org>  Fri, 10 Jul 2020 19:27:34 +0200

libjson-pp-perl (4.04000-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 4.04000.
  * Annotate test-only build dependencies with <!nocheck>.
  * Declare compliance with Debian Policy 4.4.0.
  * Bump debhelper-compat to 12.
  * debian/watch: use uscan version 4.

 -- gregor herrmann <gregoa@debian.org>  Sat, 20 Jul 2019 13:57:55 -0300

libjson-pp-perl (4.02000-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 4.02000.

 -- gregor herrmann <gregoa@debian.org>  Mon, 25 Feb 2019 18:09:05 +0100

libjson-pp-perl (4.00000-1) unstable; urgency=medium

  * Team upload.

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * Import upstream version 4.00000.
  * Update debian/upstream/metadata.
  * Add a note about a backwards incompatible change to debian/NEWS.
  * Declare compliance with Debian Policy 4.3.0.
  * Bump debhelper compatibility level to 11.
  * Remove trailing whitespace from debian/*.

 -- gregor herrmann <gregoa@debian.org>  Tue, 25 Dec 2018 19:09:03 +0100

libjson-pp-perl (2.97001-1) unstable; urgency=medium

  * Team upload.

  [ Damyan Ivanov ]
  * declare conformance with Policy 4.1.3 (no changes needed)

  [ gregor herrmann ]
  * Import upstream version 2.97001.
    Fixes "[PATCH] document json_pp option separation"
    (Closes: #882864)
  * Bump debhelper compatibility level to 10.

 -- gregor herrmann <gregoa@debian.org>  Sun, 14 Jan 2018 18:27:02 +0100

libjson-pp-perl (2.97000-1) unstable; urgency=medium

  [ Alex Muntada ]
  * Remove inactive pkg-perl members from Uploaders.

  [ Dominic Hargreaves ]
  * New upstream release (Closes: #882185)
  * Update Standards-Version (no changes)

 -- Dominic Hargreaves <dom@earth.li>  Sun, 26 Nov 2017 19:14:06 +0000

libjson-pp-perl (2.94000-1) unstable; urgency=medium

  * Team upload.

  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Jonathan Yu from Uploaders. Thanks for your work!
  * debian/watch: add uversionmangle, upstream changed version scheme.
  * Add debian/upstream/metadata.

  * Import upstream version 2.94000.
    Fixes "mention json_pp on JSON::PP man page" (Closes: #807003)
  * Update years of upstream copyright.
  * Declare compliance with Debian Policy 4.0.0.

 -- gregor herrmann <gregoa@debian.org>  Sat, 24 Jun 2017 21:59:24 +0200

libjson-pp-perl (2.27400-1) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ Dominique Dumont ]
  * Imported Upstream version 2.27400
  * control:
    - removed versioned recommends/break/replace on libjson-perl
    * added testsuite param
    * Standards-Version: '3.9.6' -> '3.9.8'
    * added dod to uploaders
  * bumped compat to 9


 -- Dominique Dumont <dod@debian.org>  Thu, 05 May 2016 19:20:10 +0200

libjson-pp-perl (2.27300-2) unstable; urgency=medium

  * Team upload.

  * postrm, preinst: fix name of diverted man page (Closes: #712895)

 -- Dominique Dumont <dod@debian.org>  Mon, 20 Oct 2014 13:20:07 +0200

libjson-pp-perl (2.27300-1) unstable; urgency=medium

  * Team upload.

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

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

  [ Dominique Dumont ]
  * Imported Upstream version 2.27300
  * control: updated std-version

 -- Dominique Dumont <dod@debian.org>  Thu, 09 Oct 2014 16:51:19 +0200

libjson-pp-perl (2.27203-1) unstable; urgency=low

  * Team upload

  * Imported Upstream version 2.27203
    + fixes erroneous 'return $foo or $bar' construct in _incr_parse()

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

libjson-pp-perl (2.27202-1) unstable; urgency=low

  * Team upload.

  [ Alessandro Ghedini ]
  * Email change: Alessandro Ghedini -> ghedo@debian.org

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ gregor herrmann ]
  * New upstream release.
    Fixes "FTBFS with perl 5.18: t/019_incr.t"
    (Closes: #710794)
  * Update years of upstream copyright.
  * debian/copyright: switch formatting to Copyright-Format 1.0.
  * Set Standards-Version to 3.9.4 (no changes).

 -- gregor herrmann <gregoa@debian.org>  Sun, 02 Jun 2013 19:32:17 +0200

libjson-pp-perl (2.27200-2) unstable; urgency=high

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

  [ Salvatore Bonaccorso ]
  * debian/copyright: Replace DEP5 Format-Specification URL from
    svn.debian.org to anonscm.debian.org URL.

  [ Dominic Hargreaves ]
  * Add diverts for /usr/bin/json_pp (and corresponding manpage) since
    perl 5.14 also ships these (Closes: 648880)

 -- Dominic Hargreaves <dom@earth.li>  Tue, 15 Nov 2011 21:23:41 +0000

libjson-pp-perl (2.27200-1) unstable; urgency=low

  [ Ansgar Burchardt ]
  * New upstream release 2.27105

  [ Alessandro Ghedini ]
  * New upstream release
  * Bump debhelper compat level to 8
  * Update upstream copyright year
  * Bump Standards-Version to 3.9.2 (no changes needed)
  * Add myself to Uploaders

 -- Alessandro Ghedini <al3xbio@gmail.com>  Sun, 05 Jun 2011 15:21:40 +0200

libjson-pp-perl (2.27104-1) unstable; urgency=low

  * Initial Release (Closes: #615002)

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