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
|
libmodule-package-rdf-perl (0.014-2) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* use MetaCPAN URIs (not search.cpan.org or www.cpan.org)
* use secure protocol for GitHub URI
[ Debian Janitor ]
* use secure copyright file specification URI
* set upstream metadata fields:
Bug-Database Repository Repository-Browse
[ Jonas Smedegaard ]
* simplify rules;
stop build-depend on devscripts dh-buildinfo cdbs
* use debhelper compatibility level 13 (not 8);
build-depend on debhelper-compat (not debhelper)
* update watch file:
+ use file format 4
+ track only MetaCPAN URI
+ mention gbp --uscan in usage comment
+ use substitution strings
* update git-buildpackage config: avoid any .git* files
* update copyright info:
+ use secure URI for Contact-Info
+ use License-Grant, License-Grant-Autoritative
and License-Reference;
add lintian overrides about License-Reference field
+ update coverage
* set Rules-Requires-Root: no
* declare compliance with Debian Policy 4.6.0
* stop build-depend explicitly
on (recent perl or) recent libtest-simple-perl:
provided by perl in all supported Debian releases
* relax to (build-)depend unversioned
on libmodule-install-doapchangesets-perl
libmodule-install-doap-perl libmodule-install-rdf-perl
libmodule-install-trustmetayml-perl:
required versions satisfied in all supported Debian releases
* add patch 1001 to skip calls to Module::AutoInstall
when environment variable NO_AUTO_INSTALL is set;
add README.Debian file documenting this Debian-specific behavior
-- Jonas Smedegaard <dr@jones.dk> Sat, 11 Sep 2021 13:44:08 +0200
libmodule-package-rdf-perl (0.014-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 13:12:46 +0100
libmodule-package-rdf-perl (0.014-1) unstable; urgency=low
[ upstream ]
* New release.
+ Bump versions of several dependencies.
+ Switch to doap-deps vocab for expressing project dependencies.
+ Fix use Module::Install::DOAP 0.006.
[ Jonas Smedegaard ]
* Add README.source emphasizing control.in file as *not* a
show-stopper for contributions, referring to wiki page for details.
* Stop tracking md5sum of upstream tarball.
* Improve watch file to use both www.cpan.org/authors URL (for newest
info) and search.cpan.org/dist URL (for change of author).
Switch get-orig-source target to use www.cpan.org/authors URL.
* Bump packaging license to GPL-3+, and extend copyrigt coverage for
myself to include current year.
* Add git URL as alternate source.
* Drop copyright file Files section for no longer shipped convenience
code copy.
* Update package relations:
+ Build-depend on (recent perl or) recent libtest-simple-perl.
+ Tighten (build-)dependencies on libmodule-install-doap-perl,
libmodule-install-doapchangesets-perl, libmodule-install-rdf-perl
and libmodule-install-trustmetayml-perl.
-- Jonas Smedegaard <dr@jones.dk> Sat, 10 Aug 2013 00:06:50 +0200
libmodule-package-rdf-perl (0.012-1) unstable; urgency=low
[ upstream ]
* New release.
+ use Module::Install::Changes.
+ use Module::Install::RDF's new write_meta_ttl feature.
[ Salvatore Bonaccorso ]
* Use canonical anonscm.debian.org host in Vcs-Git URI.
[ Jonas Smedegaard ]
* Tighten (build-)dependency on libmodule-install-rdf-perl.
* Stop track upstream development releases.
* Drop patch 1001: Fixed in CDBS (see bug#652274).
-- Jonas Smedegaard <dr@jones.dk> Tue, 09 Apr 2013 15:48:56 +0200
libmodule-package-rdf-perl (0.010-1) unstable; urgency=low
[ upstream ]
* New release.
+ Fix avoid auto-deps thingy from picking up
Module::Install::StandardDocuments as a dep - it's bundled.
+ use Module::Install::Copyright.
[ Jonas Smedegaard ]
* Bump standards-version to 3.9.4.
* Update copyright file:
+ Use upstream issue tracker as preferred contact.
+ Extend coverage for main copyright holder.
* (Build-)depend on libmodule-install-copyright-perl.
-- Jonas Smedegaard <dr@jones.dk> Mon, 11 Mar 2013 23:39:02 +0100
libmodule-package-rdf-perl (0.009-1) unstable; urgency=low
* New upstream release.
[ Jonas Smedegaard ]
* (Build-)depend on libfile-homedir-perl.
-- Jonas Smedegaard <dr@jones.dk> Fri, 02 Nov 2012 18:13:39 +0100
libmodule-package-rdf-perl (0.008-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#675786.
-- Jonas Smedegaard <dr@jones.dk> Sun, 03 Jun 2012 02:10:55 +0200
|