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
|
libfile-basedir-perl (0.09-2) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + libfile-basedir-perl: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 19 Nov 2022 18:45:51 +0000
libfile-basedir-perl (0.09-1) unstable; urgency=medium
* Team upload.
[ Laurent Baillet ]
* fix lintian file-contains-trailing-whitespace warning
[ gregor herrmann ]
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Remove constraints unnecessary since stretch:
+ Build-Depends: Drop versioned constraint on debhelper.
[ gregor herrmann ]
* Import upstream version 0.09.
* Update build dependencies: no more Module::Build.
* Move removal of test data to debian/clean.
* Update years of upstream copyright and Upstream-Contact.
* Add debian/upstream/metadata.
* Declare compliance with Debian Policy 4.6.0.
* Set Rules-Requires-Root: no.
* Annotate test-only build dependencies with <!nocheck>.
* Bump debhelper-compat to 13.
* Update test dependencies.
-- gregor herrmann <gregoa@debian.org> Mon, 13 Sep 2021 00:05:20 +0200
libfile-basedir-perl (0.08-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* New upstream release.
* Declare compliance with Debian Policy 4.1.4.
* Bump debhelper compatibility level to 10.
-- gregor herrmann <gregoa@debian.org> Fri, 11 May 2018 19:50:48 +0200
libfile-basedir-perl (0.07-1) unstable; urgency=low
* Team upload.
[ Ansgar Burchardt ]
* Email change: Ansgar Burchardt -> ansgar@debian.org
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* Remove alternative (build) dependencies that are already satisfied
in oldstable.
[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* New upstream release.
* debian/copyright: switch formatting to Copyright-Format 1.0.
* Use proper override_ in debian/rules.
* Bump debhelper compatibility level to 9.
* Declare compliance with Debian Policy 3.9.6.
* Mark package as autopkgtest-able.
* Add explicit build dependency on libmodule-build-perl.
* Drop spelling.patch, merged upstream.
* Add new (build) dependencies.
-- gregor herrmann <gregoa@debian.org> Tue, 09 Jun 2015 21:38:20 +0200
libfile-basedir-perl (0.03-1) unstable; urgency=low
[ gregor herrmann ]
* Take over for the Debian Perl Group with maintainer's permission
(http://lists.debian.org/debian-perl/2008/06/msg00039.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: Florian Ragwitz
<rafl@debianforum.de>); Florian Ragwitz <rafl@debianforum.de> moved
to Uploaders.
* debian/watch: use dist-based URL.
* debian/control: Added: ${misc:Depends} to Depends: field.
[ Ryan Niebur ]
* Remove Florian Ragwitz from Uploaders
* Close ITA (Closes: #523131)
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Ansgar Burchardt ]
* Use debhelper instead of CDBS.
* debian/control: Mention module name in description.
* Use source format 3.0 (quilt).
* Convert debian/copyright to proposed machine-readable format.
* Correct spelling error in documentation.
+ new patch: spelling.patch
* Bump Standards-Version to 3.8.4.
* Add myself to Uploaders.
-- Ansgar Burchardt <ansgar@43-1.org> Wed, 24 Feb 2010 17:40:40 +0900
libfile-basedir-perl (0.03-0.1) unstable; urgency=low
* Non-maintainer upload.
* New upstream version. Closes: #453073
* Switched debian/compat to 5.
* Added a debian/watch file.
* Added libtest-pod-perl and libtest-pod-coverage-perl to
Build-Depends-Indep to enable all tests.
* Added libmodule-build-perl to Build-Depends as it's the new build system.
We're still using the old MakeMaker compatibility mode until #288806 gets
fixed by cdbs maintainers.
* Extend the clean rule to properly remove files left over by the tests.
Also remove the Makefile because it's left-over non-working without
the corresponding Build script. That way it's regenerated.
-- Raphael Hertzog <hertzog@debian.org> Sat, 01 Dec 2007 17:43:41 +0100
libfile-basedir-perl (0.02-1) unstable; urgency=low
* Initial release.
-- Florian Ragwitz <rafl@debianforum.de> Wed, 26 Oct 2005 16:20:00 +0200
|