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
|
liburi-find-perl (20160806-3) 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
[ gregor herrmann ]
* debian/*: replace ADTTMP with AUTOPKGTEST_TMP.
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Trim trailing whitespace.
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Submit, Repository, Repository-
Browse.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
-- Jelmer Vernooij <jelmer@debian.org> Tue, 28 Jun 2022 21:48:31 +0100
liburi-find-perl (20160806-2) unstable; urgency=medium
* Team upload.
* Fix autopkgests.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.0.0.
* Drop unneeded version constraint from liburi-perl.
-- gregor herrmann <gregoa@debian.org> Tue, 01 Aug 2017 14:55:01 -0400
liburi-find-perl (20160806-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.
* debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
[ Nick Morrott ]
* Import upstream version 20160806
* Update copyright years
* Bump debhelper compatibility to level 9
* Declare compliance with Debian Policy 3.9.8
* Add debian/liburi-find-perl.lintian-overrides
* Refresh build dependencies
-- Nick Morrott <knowledgejunkie@gmail.com> Mon, 08 Aug 2016 03:36:40 +0100
liburi-find-perl (20140709-1) unstable; urgency=medium
* Team upload.
* Take over for the Debian Perl Group
* debian/control: Changed: Homepage field changed to metacpan.org URL;
Maintainer set to Debian Perl Group <pkg-perl-
maintainers@lists.alioth.debian.org> (was: Dominic Hargreaves
<dom@earth.li>); Dominic Hargreaves <dom@earth.li> moved to
Uploaders.
* debian/watch: use metacpan-based URL.
* debian/copyright: switch formatting to Copyright-Format 1.0.
* Add debian/upstream/metadata.
* Import upstream version 20140709.
* Update (build) dependencies. (Closes: #789476)
* Declare compliance with Debian Policy 3.9.6.
* Update Vcs-* fields in debian/control.
* Mark package as autopkgtest-able.
* Improve short and long description.
* Add debian/NEWS with a note about backward incompatible changes.
-- gregor herrmann <gregoa@debian.org> Sat, 25 Jul 2015 19:55:07 +0200
liburi-find-perl (20111103-1) unstable; urgency=low
* Add Vcs-* headers
* Switch to dpkg-source 3.0 (quilt) format
* Switch to debhelper 8 and minimal rules
* New upstream release
* Update Standards-Version (no changes)
-- Dominic Hargreaves <dom@earth.li> Sun, 08 Apr 2012 12:42:15 +0100
liburi-find-perl (20100505-2) unstable; urgency=medium
* Urgency medium as this fixes an RC bug
* Use perl (>= 5.10.1) instead of perl (>= 5.12.0) as an alternative for
libmodule-build-perl and libtest-simple-perl. (Closes: #590379)
* Make build-dep on perl unversioned as allowed since Policy 3.8.3.
* Thanks to Ansgar Burchardt for these changes
* Bump Standards-Version (no changes)
-- Dominic Hargreaves <dom@earth.li> Mon, 26 Jul 2010 23:28:08 +0100
liburi-find-perl (20100505-1) unstable; urgency=low
* New upstream release
* Update Standards-Version (no changes)
* Add possible dependency on perl 5.12 to provide Module::Build and
Test::Simple
-- Dominic Hargreaves <dom@earth.li> Sun, 13 Jun 2010 21:19:06 +0100
liburi-find-perl (20090319-2) unstable; urgency=low
* Drop perl-modules from Build-Depends since it does not provide
a sufficiently recent Module::Build, and change the required version
of libmodule-build-perl to 0.3000 rather than 0.30 to match the
actual libmodule-build-perl package (closes: #534696)
-- Dominic Hargreaves <dom@earth.li> Sat, 27 Jun 2009 12:55:01 +0100
liburi-find-perl (20090319-1) unstable; urgency=low
* New upstream release
- Refresh debian rules file for Module::Build support
* Bump debhelper compat version
* Update Standards-Version (no changes)
* Fix POD error in URI::Find::Schemeless (CPAN RT #47215)
-- Dominic Hargreaves <dom@earth.li> Sun, 21 Jun 2009 18:41:45 +0100
liburi-find-perl (0.16-2) unstable; urgency=low
* Fix debian/rules rmdir bug (closes: #467926)
* Update Standards-Version (no changes)
* Standardize debian/watch format
* debian/control: add Homepage field
* Fix make distclean lintian warning
-- Dominic Hargreaves <dom@earth.li> Sun, 2 Mar 2008 18:31:17 +0000
liburi-find-perl (0.16-1) unstable; urgency=low
* New upstream release.
* Update Standards-Version (no changes).
-- Dominic Hargreaves <dom@earth.li> Thu, 1 Sep 2005 19:29:02 +0100
liburi-find-perl (0.15-2) unstable; urgency=low
* Correct error in Description.
-- Dominic Hargreaves <dom@earth.li> Mon, 4 Apr 2005 01:32:48 +0100
liburi-find-perl (0.15-1) unstable; urgency=low
* New upstream release.
* Add watch file.
-- Dominic Hargreaves <dom@earth.li> Sat, 26 Mar 2005 02:07:34 +0000
liburi-find-perl (0.14-3) unstable; urgency=low
* Add missing dependency on liburi-perl.
-- Dominic Hargreaves <dom@earth.li> Mon, 15 Nov 2004 00:21:47 +0000
liburi-find-perl (0.14-2) unstable; urgency=low
* Further clarify debian/copyright.
-- Dominic Hargreaves <dom@earth.li> Fri, 12 Nov 2004 18:36:37 +0000
liburi-find-perl (0.14-1) unstable; urgency=low
* New upstream release (clarifies licence)
-- Dominic Hargreaves <dom@earth.li> Mon, 11 Oct 2004 22:32:31 +0100
liburi-find-perl (0.13-5) unstable; urgency=low
* Clarify licence in debian/copyright.
-- Dominic Hargreaves <dom@earth.li> Sun, 10 Oct 2004 23:01:03 +0100
liburi-find-perl (0.13-4) unstable; urgency=low
* Make linda happy.
-- Dominic Hargreaves <dom@earth.li> Sat, 2 Oct 2004 20:02:57 +0100
liburi-find-perl (0.13-3) unstable; urgency=low
* Remove auto-generation comment in description and fix minor bug in
control file
-- Dominic Hargreaves <dom@earth.li> Wed, 22 Sep 2004 00:25:33 +0100
liburi-find-perl (0.13-2) unstable; urgency=low
* Enable test suite
-- Dominic Hargreaves <dom@earth.li> Tue, 21 Sep 2004 19:35:10 +0100
liburi-find-perl (0.13-1) unstable; urgency=low
* Initial Release.
-- Dominic Hargreaves <dom@earth.li> Mon, 20 Sep 2004 00:52:54 +0100
|