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
|
libconfig-auto-perl (0.44-1) unstable; urgency=medium
[ Alessandro Ghedini ]
* Email change: Alessandro Ghedini -> ghedo@debian.org
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
* debian/copyright: update wording of Comment about copyright
ownership.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Imported Upstream version 0.44
* Declare compliance with Debian Policy 3.9.5
* Run wrap-an-sort for debian/control file
* Update copyright years for debian/* packaging files
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 02 Mar 2014 07:55:22 +0100
libconfig-auto-perl (0.42-1) unstable; urgency=low
* Imported Upstream version 0.42
* Drop test-file-for-06_const_it.t-test.patch patch.
This is not needed anymore as upstream has added a testfile to test
against.
-- Salvatore Bonaccorso <carnil@debian.org> Tue, 07 Feb 2012 22:10:30 +0100
libconfig-auto-perl (0.40-1) unstable; urgency=low
* Imported Upstream version 0.40
* Update copyright years for debian/* packaging
* Add test-file-for-06_const_it.t-test.patch patch.
Change test file to a file which should be available even in buildd
chroots (/etc/dpkg/dpkg.cfg).
-- Salvatore Bonaccorso <carnil@debian.org> Tue, 07 Feb 2012 14:21:28 +0100
libconfig-auto-perl (0.38-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* Imported Upstream version 0.38
* debian/control: Reorder fields in control file.
* Add myself to Uploaders.
* debian/copyright:
- Update Format-Specification for DEP5 to revision 135.
- Add myself to copyright for debian/* packaging.
-- Salvatore Bonaccorso <carnil@debian.org> Tue, 09 Aug 2011 19:03:58 +0200
libconfig-auto-perl (0.36-1) unstable; urgency=low
* Team upload.
* New upstream release
* Bump Standard-Versions to 3.9.2 (no changes needed).
-- Salvatore Bonaccorso <carnil@debian.org> Fri, 01 Jul 2011 20:38:39 +0200
libconfig-auto-perl (0.34-1) unstable; urgency=low
* Team upload.
* New upstream release
+ Handles gracefully cases where config file does not exist
(Closes: #617305)
-- Salvatore Bonaccorso <carnil@debian.org> Wed, 09 Mar 2011 07:38:59 +0100
libconfig-auto-perl (0.32-1) unstable; urgency=low
[ Alessandro Ghedini ]
* New upstream release
* Switch to 3.0 (quilt)
* Bump debhelper to 8
* Remove/update versioned dependencies
* Add myself to Uploaders and debian/copyright
* Switch to short-form dh
* Bump Standards-Version (no changes needed)
* Add libio-string-perl to (Build-)Depends(-Indep)
* Bump Standards-Version (no changes needed)
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* Change my email address.
* debian/control: lowercase short description; mention module name in long
description.
[ Rene Mayorga ]
* debian/control: update my email address.
-- Alessandro Ghedini <al3xbio@gmail.com> Mon, 28 Feb 2011 17:48:18 +0100
libconfig-auto-perl (0.20-2) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed: XS-
Vcs-Svn fields.
* debian/rules: delete /usr/lib/perl5 only if it exists. (Closes: #467735)
[ Rene Mayorga ]
* debian/control
+ change priority from extra to optional, this match the Override
+ Wrap long fields
+ Add myslef to uploaders
+ Set standards-version to 3.7.3 ( No changes needed )
* debian/rules
+ remove CFLAGS and OPTIMIZE, this package is arch:all
+ move test suites from install to build-target
+ de-ignore output from Make distclean
+ Use $@ when touch -stamp files
+ remove unused dh_ calls
+ Don't install README File, it has almost the same info from PODs
* debian/copyright: Add Upstream URL
* Improve debian/watch
-- Rene Mayorga <rmayorga@debian.org.sv> Tue, 04 Mar 2008 16:20:17 -0600
libconfig-auto-perl (0.20-1) unstable; urgency=low
* New upstream release
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Fri, 13 Apr 2007 11:09:51 +0200
libconfig-auto-perl (0.18-1) unstable; urgency=low
* New upstream release.
* Set debhelper compatibility level to 5.
* Set Standards-Version to 3.7.2 (no changes needed).
-- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 2 Jul 2006 16:23:47 +0200
libconfig-auto-perl (0.16-1) unstable; urgency=low
* New upstream release
* debian/control - Added me to Uploaders, added libyaml-perl (>= 0.57-2) to deps
* debian/watch - updated
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Sun, 12 Feb 2006 17:42:29 +0100
libconfig-auto-perl (0.14-1) unstable; urgency=low
* New upstream release. (Closes: #329517)
* Downgraded to Priority:extra, since we depend on libconfig-inifiles-perl.
(Closes: #343537)
* Upgraded Standards-Version to 3.6.2. No changes needed.
* Build-depend on libtest-pod-perl to run all the tests.
-- Niko Tyni <ntyni@iki.fi> Fri, 16 Dec 2005 23:48:14 +0200
libconfig-auto-perl (0.06-1) unstable; urgency=low
* Initial Release (Closes: #233240)
-- Marc 'HE' Brockschmidt <he@debian.org> Thu, 26 Feb 2004 16:08:21 +0100
|