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
|
librdf-prefixes-perl (0.005-4) unstable; urgency=medium
* Team upload.
* Replace CDBS build with DebHelper 13
-- Alexandre Detiste <tchet@debian.org> Tue, 12 Aug 2025 22:59:51 +0200
librdf-prefixes-perl (0.005-3) unstable; urgency=medium
* Team upload.
* Remove Makefile.old via debian/clean. (Closes: #1048371)
-- gregor herrmann <gregoa@debian.org> Thu, 07 Mar 2024 17:30:58 +0100
librdf-prefixes-perl (0.005-2) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.
* debian/*: update GitHub URLs to use HTTPS.
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Set upstream metadata fields: Bug-Database, Repository, Repository-
Browse.
* Set Testsuite header for perl package.
-- Jelmer Vernooij <jelmer@debian.org> Fri, 17 Jun 2022 09:01:28 +0100
librdf-prefixes-perl (0.005-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> Wed, 06 Jan 2021 16:26:17 +0100
librdf-prefixes-perl (0.005-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Switch packaging to Dist::Inkt.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Jonas Smedegaard ]
* Bump compatibility claim to Policy 3.9.5.
* Update copyright info:
+ Drop Files sections for no longer included convenience code copies.
+ Extend coverage of packaging.
+ Extend coverage for main author.
* Fix Homepage.
-- Jonas Smedegaard <dr@jones.dk> Thu, 11 Sep 2014 10:03:20 +0200
librdf-prefixes-perl (0.004-1) unstable; urgency=low
[ upstream ]
* New release.
+ Drop usage of smartmatch operator.
[ Salvatore Bonaccorso ]
* Use canonical hostname (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.
* Stop tracking md5sum of upstream tarball.
* Bump debhelper compatibility level to 8.
* Bump standards-version to 3.9.4.
* Update copyright file:
+ Add git URL as alternate source, and drop obsolete alternate one.
+ Fix use comment and license pseudo-sections to obey silly
restrictions of copyright format 1.0.
+ Update copyright coverage for additional convenience code copies.
+ Extend copyright coverage for main upstream author.
+ List upstream issue tracker as preferred contact.
* Bump packaging license to GPL-3+, and extend copyrigt coverage for
myself to include current year.
* Drop patch 1001: Build problem turned out to be (and fixed by now)
in CDBS.
* Fix Homepage and Source URLs.
* Relax to build-depend unversioned on cdbs: Needed version satisfied
even in oldstable.
-- Jonas Smedegaard <dr@jones.dk> Tue, 02 Jul 2013 19:12:34 +0200
librdf-prefixes-perl (0.003-1) unstable; urgency=low
* New upstream release.
* Bump standards-version to 3.9.3.
* Use anonscm.debian.org in Vcs-Browser field.
* Update copyright file:
+ Fix double-indent in Copyright fields as per Policy §5.6.13.
+ Improve Files sections for convenience copies of external Perl
modules.
+ Extend coverage of main code.
+ Bump format to 1.0.
* Add patch 1001 to avoid auto-installing dependencies during build.
* Improve long description based on upstream POD.
* Extend copyright coverage for packaging.
* Update package relations:
+ Stop (build-)depending on libcommon-sense-perl.
+ Build-depend on libtest-warn-perl.
+ Relax build-dependency on cdbs: Needlessly tight.
+ Relax to build-depend unversioned on debhelper and devscripts:
Needed versions satisfied even in oldstable.
* Use metacpan.org URL as homepage and main source, and add
bitbucket.org URL as secondary source.
-- Jonas Smedegaard <dr@jones.dk> Thu, 14 Jun 2012 21:50:11 +0200
librdf-prefixes-perl (0.002-1) unstable; urgency=low
[ Florian Schlichting ]
* Imported Upstream version 0.002.
* Dropped 2001_disable_verification.patch, modified file was removed.
* Bumped copyright years, adjusted DEP-5 headers and added/deleted stanzas
for new and removed files under inc/.
* Ship provided examples script.
* Added myself to uploaders and copyright.
* Bumped Standards-Version to 3.9.2 (no changes).
[ Jonas Smedegaard ]
* Update copyright file: Fix use separate sections for Artistic and GPL-1+.
Improve references for convenience copy of Module::Install. Rewrap and
shorten comments.
[ gregor herrmann ]
* Remove debian/source/local-options; abort-on-upstream-changes and
unapply-patches are default in dpkg-source since 1.16.1.
-- Florian Schlichting <fschlich@zedat.fu-berlin.de> Thu, 29 Dec 2011 15:47:52 +0100
librdf-prefixes-perl (0.001-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#616599.
-- Jonas Smedegaard <dr@jones.dk> Sat, 05 Mar 2011 23:16:09 +0100
|