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 246 247 248 249 250 251 252 253 254
|
libfile-which-perl (1.27-2) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + libfile-which-perl: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 13 Oct 2022 13:03:48 +0100
libfile-which-perl (1.27-1) unstable; urgency=medium
* Team upload.
[ Florian Schlichting ]
* Import upstream version 1.27.
[ gregor herrmann ]
* debian/watch: use uscan version 4.
* Update debian/upstream/metadata.
* Update years of packaging copyright.
* Set Rules-Requires-Root: no.
* Bump debhelper-compat to 13.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Submit.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
[ Nick Morrott ]
* d/control: Declare compliance with Debian Policy 4.6.0
* d/copyright:
- Update Upstream-Contact details
- Update years of Debian copyright
-- Nick Morrott <nickm@debian.org> Wed, 06 Apr 2022 20:31:21 +0100
libfile-which-perl (1.23-1) unstable; urgency=medium
* Import upstream version 1.23.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.3.0.
* Bump debhelper compatibility level to 11.
-- gregor herrmann <gregoa@debian.org> Sat, 05 Jan 2019 18:59:47 +0100
libfile-which-perl (1.22-1) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* debian/upstream/metadata: use HTTPS for GitHub URLs.
* Remove Daniel Ruoso from Uploaders on request of the MIA team.
(Closes: #831616)
* Remove Jonathan Yu from Uploaders. Thanks for your work!
[ Florian Schlichting ]
* Import upstream version 1.22
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Guillaume Bougard]
* Bump Standards-Version to 4.1.4
* Update debhelper version support to 10 in d/compat & d/control
[ Clément Hermann ]
* Bump Standards-Version to 4.1.5 (no change)
-- Clément Hermann <nodens@nodens.org> Fri, 27 Jul 2018 11:19:16 +0800
libfile-which-perl (1.21-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ Lucas Kanashiro ]
* Import upstream version 1.21
* Declare compliance with Debian policy 3.9.8
* Create debian/tests/pkg-perl/smoke-files, corpus directory is needed
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Tue, 10 May 2016 16:38:09 -0300
libfile-which-perl (1.19-1) unstable; urgency=medium
* Import upstream version 1.19.
* Update years of packaging copyright.
* Bump debhelper compatibility level to 9.
-- gregor herrmann <gregoa@debian.org> Sun, 18 Oct 2015 15:48:25 +0200
libfile-which-perl (1.18-1) unstable; urgency=medium
* Team upload
* New upstream release
- reverts change in 1.17 which broke passing a list to which()
-- Dominic Hargreaves <dom@earth.li> Tue, 05 May 2015 12:10:13 +0100
libfile-which-perl (1.17-1) unstable; urgency=low
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ 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 ]
* Update Vcs-Browser URL to cgit web frontend
[ Florian Schlichting ]
* Add debian/upstream/metadata
* Import Upstream version 1.17
* Email change: Florian Schlichting -> fsfs@debian.org
* Drop ignore-pwhich.patch, as pwhich was split out from File-Which
* Update copyright holders and years
* Drop build-dependencies now only used for release testing
* Declare compliance with Debian Policy 3.9.6 (no changes necessary)
* Add autopkgtest header
-- Florian Schlichting <fsfs@debian.org> Sun, 03 May 2015 00:08:28 +0200
libfile-which-perl (1.09-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
[ gregor herrmann ]
* debian/control: Changed: (build-)depend on perl instead of perl-
modules.
* debian/control: add perl (>= 5.10.1) as an alternative build dependency
for Pod::Simple.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Florian Schlichting ]
* Updated package description (closes: #644701).
* Switched to source format 3.0 (quilt).
* Bumped debhelper compatibility to 8 (no changes).
* Raised Standards-Version to 3.9.2 and refreshed debian/copyright.
* Added myself to Uploaders.
[ Salvatore Bonaccorso ]
* Update description of ignore-pwhich.patch patch
* Simplify versioned Build-Depends-Indep.
Change versioned Build-Depends-Indep already satisfied in Lenny to
unversioned Build-Depends-Indep.
-- Florian Schlichting <fschlich@zedat.fu-berlin.de> Sun, 19 Feb 2012 00:27:32 +0100
libfile-which-perl (1.08-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
+ Bug fixes to pwhich command
* Require perl-modules 5.10.1 or higher, for Test::More >= 0.80
[ Ryan Niebur ]
* Update jawnsy's email address
-- Jonathan Yu <jawnsy@cpan.org> Sun, 20 Sep 2009 09:04:14 -0400
libfile-which-perl (1.07-1) 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/watch: use dist-based URL.
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* debian/control: Added: ${misc:Depends} to Depends: field.
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Jonathan Yu ]
* New upstream release
+ Changed platform detection code to constants, so that if() statements
are optimized during compile-time (constant folding)
+ Move from Test.pm to Test::More
* Remove .install and .docs, I don't think they're needed
* Bump compat to 7, use new debhelper short rules format
* Added myself to uploaders
* Update gregoa's e-mail address
* Added ADAMK's test modules and set AUTOMATED_TESTING=1
* Updated copyright
* Add README.source and patch to prevent pwhich installation
[ gregor herrmann ]
* Set Standards-Version to 3.8.3 (no changes).
-- Jonathan Yu <frequency@cpan.org> Thu, 20 Aug 2009 09:08:37 -0400
libfile-which-perl (0.05-7) unstable; urgency=low
* Use $(CURDIR) [make] instead of $(PWD) [sh] to fix issues with sudo.
-- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 1 Oct 2006 14:09:18 +0200
libfile-which-perl (0.05-6) unstable; urgency=low
* Moved debhelper to Build-Depends.
* Set Standards-Version to 3.7.2 (no changes).
* Set Debhelper Compatibility Level to 5.
-- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 16 Jun 2006 15:45:59 +0200
libfile-which-perl (0.05-5) unstable; urgency=low
* Adopting package.
-- Daniel Ruoso <daniel@ruoso.com> Wed, 26 May 2004 16:21:27 -0300
libfile-which-perl (0.05-4) unstable; urgency=low
* debian/copyright: updated
-- Ardo van Rangelrooij <ardo@debian.org> Sat, 7 Feb 2004 10:28:25 -0600
libfile-which-perl (0.05-3) unstable; urgency=low
* debian/control: now really changed build dependency on 'debhelper' to
'(>= 4.1)'
* debian/control: upgraded to Debian Policy 3.6.1 (no changes)
-- Ardo van Rangelrooij <ardo@debian.org> Sat, 13 Dec 2003 11:54:40 -0600
libfile-which-perl (0.05-2) unstable; urgency=low
* debian/rules: moved debhelper compatibility level setting to
'debian/compat' per latest debhelper best practices
* debian/control: updated sections according to latest archive changes:
- 'libfile-which-perl' from 'interpreters' to 'perl'
* debian/control: changed build dependency on 'debhelper' to '(>= 4.1)'
* debian/control: upgraded to Debian Policy 3.6.0 (no changes)
-- Ardo van Rangelrooij <ardo@debian.org> Sat, 26 Jul 2003 13:54:50 -0500
libfile-which-perl (0.05-1) unstable; urgency=low
* Initial Release
(closes: Bug#166553)
-- Ardo van Rangelrooij <ardo@debian.org> Sat, 26 Oct 2002 20:46:13 -0500
|