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
|
libjson-xs-perl (4.030-2) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since stretch:
+ libjson-xs-perl: Drop versioned constraint on libjson-perl in Breaks.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 28 Aug 2022 14:33:48 +0100
libjson-xs-perl (4.030-1) unstable; urgency=medium
[ gregor herrmann ]
* debian/control: update Build-Depends for cross builds.
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
* Update standards version to 4.5.0, no changes needed.
[ gregor herrmann ]
* Import upstream version 4.030.
* Update years of packaging copyright.
* Set Rules-Requires-Root: no.
* Annotate test-only build dependencies with <!nocheck>.
* Bump debhelper-compat to 13.
* Rename debian/NEWS.Debian to debian/NEWS (so that it gets installed).
-- gregor herrmann <gregoa@debian.org> Sat, 31 Oct 2020 01:32:00 +0100
libjson-xs-perl (4.020-1) unstable; urgency=medium
* Team upload.
[ Alex Muntada ]
* Remove inactive pkg-perl members from Uploaders.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* New upstream release 4.000.
* Refresh fix-spelling.patch (offset).
* Update years of packaging copyright.
[ intrigeri ]
* New upstream version 4.020
* NEWS.Debian: document major upstream change (allow_nonref).
* Bump debhelper compatibility version to 12.
* Declare compatibility with Debian Policy 4.4.0.
-- intrigeri <intrigeri@debian.org> Sun, 21 Jul 2019 15:32:27 +0000
libjson-xs-perl (3.040-1) unstable; urgency=medium
* Import upstream version 3.040
* debian/copyright: Update copyright years
* Bump Standards-Version to 4.1.0 (no changes)
-- Angel Abad <angel@debian.org> Tue, 26 Sep 2017 08:17:32 +0200
libjson-xs-perl (3.030-1) unstable; urgency=medium
* Team upload.
* Import upstream version 3.030
* debian/copyright: Update years.
* debian/patches/fix-spelling.patch: Refresh patch.
-- Angel Abad <angel@debian.org> Mon, 28 Nov 2016 10:57:52 +0100
libjson-xs-perl (3.020-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Remove Jonathan Yu from Uploaders. Thanks for your work!
* Remove Ryan Niebur from Uploaders. Thanks for your work!
[ Nuno Carvalho ]
* New upstream release.
* debian/rules: add hardening options.
* debian/control:
+ add new dependency libcanary-stability-perl to B-D-I.
+ update standards version to 3.9.8.
* Add fix-spelling.patch to fix typo in documentation.
* Add debian/upstream/metadata information file.
-- Nuno Carvalho <smash@cpan.org> Tue, 20 Sep 2016 12:14:56 +0100
libjson-xs-perl (3.010-2) unstable; urgency=medium
* Add a Breaks on older version of libjson-perl. Cf. #791709
-- gregor herrmann <gregoa@debian.org> Tue, 07 Jul 2015 21:34:32 +0200
libjson-xs-perl (3.010-1) unstable; urgency=medium
[ gregor herrmann ]
* New upstream release.
Closes: #781697
(to_json/from_json are removed)
* Add (build) dependency on libtypes-serialiser-perl.
* Drop patch true-false-decode-pod-fix. The corrected parapgraph was
removed from the upstream documentation.
* debian/control: remove Nicholas Bamber from Uploaders on request of
the MIA team.
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Update years of packaging copyright.
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 3.9.6.
-- gregor herrmann <gregoa@debian.org> Sat, 27 Jun 2015 23:49:12 +0200
libjson-xs-perl (2.340-1) unstable; urgency=low
* New upstream release.
* Drop hash_perl_5.17.10.patch, not needed anymore. Upstream solved the
problem with the test suite differently.
* Refresh patch true-false-decode-pod-fix (offset).
-- gregor herrmann <gregoa@debian.org> Fri, 28 Jun 2013 15:41:42 +0200
libjson-xs-perl (2.330-2) unstable; urgency=low
[ 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 ]
* Add patch from CPAN RT to fix test failure with perl >= 5.17.10.
(Closes: #708021)
* Use debhelper 9.20120312 to get all hardening flags.
* Update years of packaging copyright.
* Set Standards-Version to 3.9.4 (no changes).
* debian/rules: remove special-casing of CFLAGS.
This was needed due to #505415 (closed 2008) and now gets in the way of
debhelper and dpkg setting CFLAGS and friends themselves.
-- gregor herrmann <gregoa@debian.org> Mon, 13 May 2013 20:11:18 +0200
libjson-xs-perl (2.330-1) unstable; urgency=low
[ Angel Abad ]
* Email change: Angel Abad -> angel@debian.org
[ Alessandro Ghedini ]
* New upstream release
* Add myself to Uploaders
* Update copyright to Copyright-Format 1.0
* Bump debhelper compat level to 9
* Bump Standards-Version to 3.9.3 (no changes needed)
-- Alessandro Ghedini <ghedo@debian.org> Tue, 07 Aug 2012 22:14:33 +0200
libjson-xs-perl (2.320-1) unstable; urgency=low
[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
[ Nicholas Bamber ]
* New upstream release
-- Nicholas Bamber <nicholas@periapt.co.uk> Fri, 12 Aug 2011 21:41:43 +0100
libjson-xs-perl (2.310-1) unstable; urgency=low
[ Ansgar Burchardt ]
* Email change: Ansgar Burchardt -> ansgar@debian.org
* debian/control: Convert Vcs-* fields to Git.
[ Jonathan Yu ]
* Rewrite control description to match styles of libjson-perl and
libjson-pp-perl
[ Nicholas Bamber ]
* New upstream release
* Updated copyright
* Raised standards version to 3.9.2
* Raised debhelper version and compat level to 8
-- Nicholas Bamber <nicholas@periapt.co.uk> Sat, 30 Jul 2011 22:35:42 +0100
libjson-xs-perl (2.300-1) unstable; urgency=low
[ Nicholas Bamber ]
* New upstream version
* Upped standards version to 3.9.1
* Reviewed patch
* Reviewed control and copyright files
* Updated watch file to mangle 2.3 -> 2.300
[ gregor herrmann ]
* debian/copyright: refresh License stanzas.
-- Nicholas Bamber <nicholas@periapt.co.uk> Mon, 06 Sep 2010 09:10:42 +0100
libjson-xs-perl (2.290-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Added details to Pod about decoding of JSON "true" and "false"
values. Closes #566822 (Thanks to Florian Weimer)
[ gregor herrmann ]
* Convert to source format 3.0 (quilt).
-- gregor herrmann <gregoa@debian.org> Sun, 28 Mar 2010 16:04:33 +0200
libjson-xs-perl (2.280-1) unstable; urgency=low
[ Angel Abad ]
* New upstream release
[ Franck Joncourt ]
* Bumped up Standards-Version to 3.8.4 (no changes).
-- Angel Abad <angelabad@gmail.com> Fri, 12 Mar 2010 10:46:44 +0100
libjson-xs-perl (2.270-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Update copyright information to DEP5 format
* Add myself to Uploaders and Copyright
* Rewrite control description
* Install examples in eg/
* Add override to fix shebang in example script
[ Angel Abad ]
* Update my email address
-- Jonathan Yu <jawnsy@cpan.org> Thu, 07 Jan 2010 11:39:56 -0500
libjson-xs-perl (2.260-1) unstable; urgency=low
[ Ryan Niebur ]
* Update ryan52's email address
[ Angel Abad (Ikusnet SLL) ]
* New upstream release
* 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).
-- Angel Abad (Ikusnet SLL) <angel@grupoikusnet.com> Mon, 12 Oct 2009 00:33:59 +0200
libjson-xs-perl (2.250-1) unstable; urgency=low
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Ryan Niebur ]
* New upstream release
* Debian Policy 3.8.2
* add deps on common-sense
[ gregor herrmann ]
* Set Standards-Version to 3.8.3 (no changes).
-- Ryan Niebur <ryanryan52@gmail.com> Thu, 03 Sep 2009 14:11:16 -0700
libjson-xs-perl (2.240-1) unstable; urgency=low
* New upstream release
* Add myself to Uploaders
* Debian Policy 3.8.1
* update debhelper usage
-- Ryan Niebur <ryanryan52@gmail.com> Sat, 30 May 2009 00:34:54 -0700
libjson-xs-perl (2.232-1) unstable; urgency=low
[ Ansgar Burchardt ]
* New upstream release.
* Add myself to Uploaders.
[ gregor herrmann ]
* debian/watch: add a second rule to uversionmangle since upstream has 3-
and 4-digit minor versions.
-- Ansgar Burchardt <ansgar@43-1.org> Sun, 22 Feb 2009 15:18:15 +0100
libjson-xs-perl (2.231-1) unstable; urgency=low
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* New upstream release.
* debian/watch: add uversionmangle, in case upstream goes back to 2-digit
minor versions again.
* Add /me to Uploaders.
-- gregor herrmann <gregoa@debian.org> Sat, 22 Nov 2008 18:12:24 +0100
libjson-xs-perl (2.23-2) unstable; urgency=low
* Add myself to Uploaders.
* Lower the optimization level on sparc to work around bug #505415
in perl. (Closes: #501825)
+ debian/rules now supports DEB_BUILD_OPTIONS=noopt properly too.
* Fix some typos in the long description.
-- Niko Tyni <ntyni@debian.org> Sat, 15 Nov 2008 13:42:03 +0200
libjson-xs-perl (2.23-1) unstable; urgency=low
[ Angel Abad (Ikusnet SLL) ]
* New upstream release
* Take over for the Debian Perl Group on maintainer's request
(http://lists.debian.org/debian-perl/2008/10/msg00010.html)
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
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 debian/watch.
* Add pkg-perl changes
* Add myself to Uploaders
* Update Standards-Version 3.8.0
* Remove bench from examples because it has circular dependency with
libjson-perl
* Upgrade to debhelper 7
[ gregor herrmann ]
* Don't install README any more (just a text version of the POD
documentation).
-- Angel Abad (Ikusnet SLL) <angel@grupoikusnet.com> Thu, 09 Oct 2008 00:41:02 +0200
libjson-xs-perl (2.01-1) unstable; urgency=low
* Initial Release. (Closes: #457611)
-- Ivan Kohler <ivan-debian@420.am> Sun, 23 Dec 2007 12:44:29 -0800
|