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
|
libfile-data-perl (1.20-3) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + libfile-data-perl: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 13 Oct 2022 23:47:33 +0100
libfile-data-perl (1.20-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
[ gregor herrmann ]
* debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 13 Jun 2022 22:09:00 +0100
libfile-data-perl (1.20-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> Sat, 09 Jan 2021 12:28:14 +0100
libfile-data-perl (1.20-1) unstable; urgency=medium
[ upstream ]
* New release(s).
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to use cgit web frontend.
[ Jonas Smedegaard ]
* Declare compliance with Debian Policy 4.1.0.
* Bump debhelper compatibility level to 9.
* Modernize Vcs-* fields:
+ Consistently use https protocol.
+ Consistently use git (not cgit) in path.
+ Consistently include .git suffix in path.
* Drop obsolete patch.
* Update copyright info:
+ List upstream issue tracker as Upstream-Contact.
+ Use License-Grant and License-Reference fields.
Thanks to Ben Finney.
+ Extend coverage of packaging to include recent years.
+ Bump (yes, not extend) coverage for main upstream author.
+ Drop superfluous copyright signs.
+ Use https protocol in file format URL.
* Update watch file:
+ Switch from search.cpan.org to metacpan.org.
+ Bump to file format 4.
+ Mention gbp --uscan in usage comment.
+ Use substitution variables.
+ Tighten version regex.
* Override lintian regarding license in License-Reference field.
See bug#786450.
* Update package relations:
+ Tighten to (build-)depend versioned on perl: Needed for recent
Data::Dumper and Carp (neither packaged separately, so no fallback
available to ease backporting).
* Update git-buildpackage config: Filter any .git* files.
* Modernize cdbs:
+ Drop upstream-tarball hints: Use gbp import-orig --uscan.
+ Do copyright-check in maintainer script (not during build).
Stop build-depend on devscripts.
* Add patch 1001 to fix install path.
-- Jonas Smedegaard <dr@jones.dk> Mon, 11 Sep 2017 15:25:32 +0200
libfile-data-perl (1.16-3) unstable; urgency=low
[ Salvatore Bonaccorso ]
* Use canonical host (anonscm.debian.org) in Vcs-Git URI.
[ Jonas Smedegaard ]
* Add README.source emphasizing control.in file as *not* a
show-stopper for contributions, referring to wiki page for details.
* Bump policy compliance to standards-version 3.9.4.
* Bump packaging license to GPL-3+, and extend coverage to include
current year.
* Tidy rules file, and add md5sum for upstream tarball.
* Stop track upstream development releases.
* Fix patch to have code land at proper path.
Really closes: bug#690355.
-- Jonas Smedegaard <dr@jones.dk> Sat, 11 May 2013 15:32:09 +0200
libfile-data-perl (1.16-2) unstable; urgency=low
* Team upload.
* Add patch install_pm.patch: tell Makefile.PL which module to install.
(Closes: #690355)
-- gregor herrmann <gregoa@debian.org> Tue, 30 Oct 2012 17:34:28 +0100
libfile-data-perl (1.16-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#684222.
-- Jonas Smedegaard <dr@jones.dk> Wed, 08 Aug 2012 01:24:29 +0200
|