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
|
libdata-alias-perl (1.28-1) unstable; urgency=medium
[ Debian Janitor ]
* Update standards version to 4.6.2, no changes needed.
[ gregor herrmann ]
* Import upstream version 1.28.
* Update years of packaging copyright.
* Update debian/upstream/metadata.
-- gregor herrmann <gregoa@debian.org> Fri, 06 Jan 2023 18:16:50 +0100
libdata-alias-perl (1.25-1) unstable; urgency=medium
* Import upstream version 1.25.
* Update Upstream-Contact in debian/copyright.
* Module::Install was removed from this distribution.
Drop related parts from debian/control, debian/copyright,
and debian/rules.
* Add debian/upstream/metadata.
-- gregor herrmann <gregoa@debian.org> Thu, 13 May 2021 20:47:50 +0200
libdata-alias-perl (1.24-1) unstable; urgency=medium
* Import upstream version 1.24.
* Drop da_add_enter.patch, included in an updated form in this release.
-- gregor herrmann <gregoa@debian.org> Sun, 09 May 2021 04:14:07 +0200
libdata-alias-perl (1.23-1) unstable; urgency=medium
* Import upstream version 1.22.
* Drop debian/patches/da-parsing-fix.diff which is the contents of this
new upstream release.
* Import upstream version 1.23.
* Refresh da_add_enter.patch (offset).
-- gregor herrmann <gregoa@debian.org> Sat, 01 May 2021 15:10:40 +0200
libdata-alias-perl (1.21-2) unstable; urgency=medium
[ Damyan Ivanov ]
* declare conformance with Policy 4.1.3 (no changes needed)
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Debian Janitor ]
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Add missing build dependency on libmodule-install-perl.
[ gregor herrmann ]
* debian/control: update Build-Depends for cross builds.
* debian/watch: use uscan version 4.
* Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'.
* Add patches from CPAN RT to fix compatibility issues with perl 5.32
and 5.33. (Closes: #971969)
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.5.1.
* Set Rules-Requires-Root: no.
* Annotate test-only build dependencies with <!nocheck>.
* Bump debhelper-compat to 13.
* debian/rules: don't use vendored modules during build.
* Add additional test dependency: libdevel-callparser-perl.
-- gregor herrmann <gregoa@debian.org> Tue, 27 Apr 2021 18:38:20 +0200
libdata-alias-perl (1.21-1) unstable; urgency=medium
[ 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 Fabrizio Regalli from Uploaders. Thanks for your work!
* Remove Jonathan Yu from Uploaders. Thanks for your work!
* Remove Jotam Jr. Trejo from Uploaders. Thanks for your work!
* Remove Ryan Niebur from Uploaders. Thanks for your work!
* New upstream release.
Fixes "FTBFS with Perl 5.24: undefined symbol: LEAVESUB"
(Closes: #825011)
* Update years of upstream and packaging copyright.
* Set bindnow linker flag in debian/rules.
* Fix typo in long description. Thanks to lintian.
* Declare compliance with Debian Policy 4.1.2.
-- gregor herrmann <gregoa@debian.org> Fri, 08 Dec 2017 18:38:30 +0100
libdata-alias-perl (1.20-1) unstable; urgency=medium
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* New upstream releases 1.19, 1.20.
Fix for "FTBFS with perl 5.22".
(Closes: #787453)
* Update years of upstream and packaging copyright.
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 3.9.6.
-- gregor herrmann <gregoa@debian.org> Thu, 22 Oct 2015 19:25:23 +0200
libdata-alias-perl (1.18-1) unstable; urgency=low
* New upstream release.
-- gregor herrmann <gregoa@debian.org> Mon, 30 Sep 2013 17:15:42 +0200
libdata-alias-perl (1.17-1) 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 ]
* New upstream release.
Fixes "FTBFS with perl 5.18: Error in `/usr/bin/perl': realloc()"
(Closes: #708596)
* Remove patch, applied upstream.
* Update years of upstream and packaging copyright.
-- gregor herrmann <gregoa@debian.org> Sun, 04 Aug 2013 23:01:35 +0200
libdata-alias-perl (1.16-2) unstable; urgency=low
[ Dominic Hargreaves ]
* Bump debhelper compat level to 9
* Apply patch from Niko Tyni fixing FTBFS with -Werror=format-security
(Closes: #661398)
[ gregor herrmann ]
* Use debhelper 9.20120312 to get all hardening flags.
* debian/copyright: update to Copyright-Format 1.0.
* Bump Standards-Version to 3.9.4 (no changes).
* Update years of packaging copyright.
-- gregor herrmann <gregoa@debian.org> Sat, 15 Dec 2012 23:14:13 +0100
libdata-alias-perl (1.16-1) unstable; urgency=low
* Imported Upstream version 1.16
* Update d/copyright to latest .174 revision
* Removed 0001-Save-types-have-been-stored-in-UVs-on-the-save-stack.patch
* Fixed libdata-alias-perl source: comma-separated-files-in-dep5-copyright
lintian message
* Update years for Module::Install in d/copyright
-- Fabrizio Regalli <fabreg@fabreg.it> Fri, 18 Nov 2011 23:34:05 +0100
libdata-alias-perl (1.15-2) unstable; urgency=low
[ 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.
[ gregor herrmann ]
* Add patch: 0001-Save-types-have-been-stored-in-UVs-on-the-save-
stack.patch: adapt to changed storage of save types on the stack.
Thanks to Niko Tyni for the patch (Closes: #649058)
-- gregor herrmann <gregoa@debian.org> Thu, 17 Nov 2011 22:09:37 +0100
libdata-alias-perl (1.15-1) unstable; urgency=low
* New upstream release
* Added myself to Uploaders and Copyright
-- Fabrizio Regalli <fabreg@fabreg.it> Thu, 23 Jun 2011 22:39:42 +0200
libdata-alias-perl (1.14-1) unstable; urgency=low
* New upstream release
* debian/control: add libtest-pod-perl and libtest-pod-coverage-perl to
B-D (needed by new upstream tests)
* Add myself to Uploaders and Copyright
-- Jotam Jr. Trejo <jotamjr@debian.org.sv> Wed, 27 Apr 2011 23:13:52 -0600
libdata-alias-perl (1.13-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release 1.12
[ gregor herrmann ]
* New upstream release 1.13.
* Add /me to Uploaders.
* Bump debhelper compatibility level to 8.
* Set Standards-Version to 3.9.2 (no changes).
-- gregor herrmann <gregoa@debian.org> Wed, 27 Apr 2011 20:56:56 +0200
libdata-alias-perl (1.11-1) unstable; urgency=low
* New upstream release
* debian/copyright: Update copyright years.
-- Jonathan Yu <jawnsy@cpan.org> Sun, 13 Feb 2011 21:12:23 -0500
libdata-alias-perl (1.10-1) unstable; urgency=low
* New upstream release
* Rewrite control description
* Add myself to Uploaders and Copyright
-- Jonathan Yu <jawnsy@cpan.org> Mon, 27 Dec 2010 19:57:10 -0500
libdata-alias-perl (1.08-1) unstable; urgency=low
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Ryan Niebur ]
* Update ryan52's email address
[ Damyan Ivanov ]
* add myself to Uploaders
* debian/rules: DH7 tiny
* debian/control: drop redundant version from perl dependencies
[ Ansgar Burchardt ]
* New upstream release.
+ Works with perl 5.12. (Closes: #578547)
* Use source format 3.0 (quilt).
* debian/copyright: Formatting changes; add new copyright holder.
* Bump Standards-Version to 3.9.1.
* Add myself to Uploaders.
-- Ansgar Burchardt <ansgar@debian.org> Tue, 26 Oct 2010 10:22:22 +0200
libdata-alias-perl (1.07-1) unstable; urgency=low
* Initial Release. (Closes: #523840)
-- Ryan Niebur <ryanryan52@gmail.com> Thu, 16 Apr 2009 08:17:04 -0700
|