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
|
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
|