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
|
libclass-autouse-perl (2.02-1) unstable; urgency=medium
* Team upload.
* Import upstream version 2.02.
* Update debian/upstream/metadata.
* Drop DSL.pm.patch, this release removes inc::Module::Install::DSL.
* Install new CONTRIBUTING file.
* debian/copyright: remove stanza about dropped third-party files.
* debian/control: refresh dependencies, add <!nocheck>, reformat.
* Remove «Rules-Requires-Root: no», which is the current default.
* Remove «Priority: optional», which is the current default.
-- gregor herrmann <gregoa@debian.org> Mon, 29 Sep 2025 21:15:36 +0200
libclass-autouse-perl (2.01-2) unstable; urgency=low
[ Alessandro Ghedini ]
* Email change: Alessandro Ghedini -> ghedo@debian.org
[ Salvatore Bonaccorso ]
* Change search.cpan.org based URIs to metacpan.org based URIs
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
* Update Vcs-* headers for switch to salsa.debian.org
[ 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.
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* debian/watch: use uscan version 4.
[ Alex Muntada ]
* Remove inactive pkg-perl members from Uploaders.
[ Laurent Baillet ]
* fix lintian file-contains-trailing-whitespace warning
[ Debian Janitor ]
* Bump debhelper from deprecated 8 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Repository.
* Add missing build dependency on libmodule-install-perl.
[ Andreas Tille ]
* Standards-Version: 4.7.2 (routine-update)
* Make sure vendored DSL.pm will be found.
* Add myself to Uploaders
-- Andreas Tille <tille@debian.org> Thu, 14 Aug 2025 17:32:54 +0200
libclass-autouse-perl (2.01-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> Sun, 03 Jan 2021 17:34:28 +0100
libclass-autouse-perl (2.01-1) unstable; urgency=low
* Team upload.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* Imported Upstream version 2.01
* Update debian/copyright file.
Update copyright years for upstream files and for included copy of
Module::Install.
Adjust format specification URL.
* Adjust (Build-)Depends(-Indep)
Drop not needed Build-Depends-Indep and Depends on
libextutils-autoinstall-perl.
* Refresh fix-spelling-error-in-manpage.patch patch.
Add DEP3 patch headers.
Refresh patch due to offsets.
* Bump Standards-Version to 3.9.2
-- Salvatore Bonaccorso <carnil@debian.org> Fri, 03 Feb 2012 20:11:11 +0100
libclass-autouse-perl (2.00-1) unstable; urgency=low
* New upstream release
* Bump debhelper to 8
* Switch to short-form dh
* Switch to 3.0 (quilt)
* Use DEP5 for debian/copyright + update upstream copyright
* Add myself to Uploaders and debian/copyright
* Bump Standards-Version
- Remove versioned B-D-I on perl
* Do not install upstream README anymore (duplicate of POD)
* Fix debian-control-has-unusual-field-spacing lintian
* Add libprefork-perl to (Build-)Depends(-Indep)
* Add fix-spelling-error-in-manpage patch
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* debian/control: Added: ${misc:Depends} to Depends: field.
* Make short description a noun phrase.
-- Alessandro Ghedini <al3xbio@gmail.com> Mon, 28 Feb 2011 18:19:55 +0100
libclass-autouse-perl (1.29-1) unstable; urgency=low
[ gregor hermann ]
* Take over for the Debian Perl Group on maintainer's request; cf.
http://lists.debian.org/debian-perl/2008/02/msg00053.html
* 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: Steve Kowalik
<stevenk@debian.org>).
* Add debian/watch.
[ Gunnar Wolf ]
* New upstream release
* Completed debian/copyright information to keep lintian happy
* Upgraded standards-version from 3.6.1 to 3.7.3
* Added myself as an uploader
* listed debhelper as b-d
* Updated debhelper compat level to 6
* Remove /usr/lib/perl5 if empty
-- Gunnar Wolf <gwolf@debian.org> Wed, 20 Feb 2008 11:24:08 -0600
libclass-autouse-perl (1.23-1) unstable; urgency=low
* New upstream release.
* Makefile.PL:
- Remove libscan stuff.
- Drop List::Util's version requires to 1.14.
-- Steve Kowalik <stevenk@debian.org> Mon, 2 Jan 2006 04:04:47 +1100
libclass-autouse-perl (1.21-1) unstable; urgency=low
* New upstream release. (Closes: #329509)
-- Steve Kowalik <stevenk@debian.org> Mon, 14 Nov 2005 15:13:22 +1100
libclass-autouse-perl (1.17-1) unstable; urgency=low
* New upstream release.
-- Steve Kowalik <stevenk@debian.org> Wed, 9 Mar 2005 09:30:20 +1100
libclass-autouse-perl (1.12-1) unstable; urgency=low
* New upstream release.
* Add libextutils-autoinstall-perl to {Build-,}Depends.
-- Steve Kowalik <stevenk@debian.org> Sun, 2 Jan 2005 03:15:06 +1100
libclass-autouse-perl (1.04-1) unstable; urgency=low
* New upstream release.
* Remove obselete local-variables from changelog.
* Move to Section perl.
* Bump to Standards-Version 3.6.1; no changes needed.
* Jump to debhelper version 4.
* Have fun with the rules fix and rip out about half of it.
* Run make test during build.
-- Steve Kowalik <stevenk@debian.org> Thu, 5 Aug 2004 18:42:45 +1000
libclass-autouse-perl (0.7-1) unstable; urgency=low
* New upstream release.
* Late, as usual.
-- Steve Kowalik <stevenk@debian.org> Fri, 27 Dec 2002 17:05:28 +1100
libclass-autouse-perl (0.6-3) unstable; urgency=low
* Fix up the copyright as well. (Closes: #157556)
-- Steve Kowalik <stevenk@debian.org> Sat, 24 Aug 2002 10:32:28 +1000
libclass-autouse-perl (0.6-2) unstable; urgency=low
* Build using binary-indep target. (Closes: #157468)
-- Steve Kowalik <stevenk@debian.org> Wed, 21 Aug 2002 23:15:04 +1000
libclass-autouse-perl (0.6-1) unstable; urgency=low
* New upstream release.
* Skipped uploading 0.5 on advice from upstream.
-- Steve Kowalik <stevenk@debian.org> Fri, 5 Apr 2002 11:11:04 +1000
libclass-autouse-perl (0.4-1) unstable; urgency=low
* New upstream release
* Bumped Standards-Version to 3.5.6.
* Converted from Build-Depends to Build-Depends-Indep.
-- Steve Kowalik <stevenk@debian.org> Wed, 7 Nov 2001 16:11:57 +1100
libclass-autouse-perl (0.3-1) unstable; urgency=low
* New upstream release
-- Steve Kowalik <stevenk@debian.org> Thu, 27 Sep 2001 16:28:34 +1000
libclass-autouse-perl (0.2-1) unstable; urgency=low
* New upstream release
-- Steve Kowalik <stevenk@debian.org> Thu, 30 Aug 2001 05:18:13 +1000
libclass-autouse-perl (0.1-1) unstable; urgency=low
* Initial Release.
-- Steve Kowalik <stevenk@debian.org> Wed, 29 Aug 2001 21:53:32 +1000
|