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
|
libconfig-onion-perl (1.007-3) unstable; urgency=medium
* Team upload.
* Remove Makefile.old via debian/clean. (Closes: #1048516)
-- gregor herrmann <gregoa@debian.org> Tue, 05 Mar 2024 14:52:57 +0100
libconfig-onion-perl (1.007-2) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.
* debian/*: update GitHub URLs to use HTTPS.
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Bump debhelper dependency to >= 9, since that's what is used in
debian/compat.
* Bump debhelper from old 9 to 10.
* Remove 1 unused lintian overrides.
* Set Testsuite header for perl package.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 12 Jun 2022 21:43:53 +0100
libconfig-onion-perl (1.007-1.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Mon, 04 Jan 2021 16:34:23 +0100
libconfig-onion-perl (1.007-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Add ability to delete settings from hashes by overriding them with
the value "!DELETE!".
[ Jonas Smedegaard ]
* New upstream version 1.007
* Modernize git-buildpackage config: Filter any .git* file.
* Declare compliance with Debian Policy 3.9.8.
* Modernize Vcs-Git field to use https URL.
* Update watch file:
+ Bump to file format 4.
+ Watch MetaCPAN URL (and only that one).
+ Mention gbp --uscan in usage comment.
* Modernize CDBS use: Build-depend on licensecheck (not devscripts).
-- Jonas Smedegaard <dr@jones.dk> Thu, 15 Dec 2016 22:50:12 +0100
libconfig-onion-perl (1.006-1) unstable; urgency=medium
[ upstream ]
* New release(s).
+ Allow passing parameters to Config::Any.
+ Workaround for Config::Any bug(?) in use_ext (Docs state that it
will ignore files with unrecognized extensions; actual behavior is
to die).
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to use cgit web frontend.
[ Jonas Smedegaard ]
* Modernize git-buildpackage config: Avoid git- prefix.
* Declare compliance with Debian Policy 3.9.7.
* Update copyright info:
+ Use License-Grant and License-Reference fields.
Thanks to Ben Finney.
+ Extend copyright of packaging to cover current year.
+ Bump (back!) copyright for main upstream authors.
* Add lintian override regarding license in License-Reference field.
See bug#786450.
* Bump debhelper compatibility level to 9.
* Add lintian override regarding debhelper 9.
-- Jonas Smedegaard <dr@jones.dk> Tue, 09 Feb 2016 05:45:42 +0100
libconfig-onion-perl (1.004-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#748500.
-- Jonas Smedegaard <dr@jones.dk> Sat, 17 May 2014 23:06:27 +0200
|