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
|
libxrd-parser-perl (0.201-3) unstable; urgency=medium
* Bump to standards-version 3.9.5.
* Fix use canonical Vcs-Git URL.
* Update copyright info:
+ Extend coverage of packaging.
* Update watch file to use metacpan.org URL.
-- Jonas Smedegaard <dr@jones.dk> Mon, 19 May 2014 17:05:36 +0200
libxrd-parser-perl (0.201-2) unstable; urgency=low
[ 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 CDBS+git-buildpackage
wiki page for details.
* Recommend librdf-trine-node-literal-xml-perl.
* (Build-)depend on librole-commons-perl, and only as fallback on
libobject-authority-perl.
* Declare examples in rules file (not as debhelper hint file).
* Bump debhelper compatibility level to 8.
* Bump standards-version to 3.9.4.
* Drop patch 1001: Build problem turned out to be (and fixed by now)
in CDBS.
* Update Homepage to use metacpan.com, to match upstream hint.
* List upstream issue tracker as preferred contact.
* Bump packaging license to GPL-3+, and extend copyrigt coverage for
myself to include current year.
-- Jonas Smedegaard <dr@jones.dk> Sat, 29 Jun 2013 17:01:55 +0200
libxrd-parser-perl (0.201-1) unstable; urgency=low
* New upstream release.
[ Jonas Smedegaard ]
* Update package relations:
+ Fix (build-)depend on libossp-uuid-perl (not virtual
libdata-uuid-perl).
+ Relax to (build-)depend unversioned on cdbs, debhelper, devscripts
and libxml-libxml-perl: Needed versions satisfied in stable, and
oldstable no longer supported.
* Drop patch to use SHA (not SHA1) module: Fixed upstream.
* Add patch 1001 to avoid auto-installing dependencies during build.
* Update copyright file:
+ Adapt syntax to final file format 1.0.
+ Fix double-indent in Copyright fields as per Policy ยง5.6.13.
+ Fix use comment and license pseudo-sections to obey silly
restrictions of copyright format 1.0.
+ Update Files sections for included code copies of other projects.
+ Quote licenses in comments.
* Extend copyright of main upstream code and packaging, and fix
include Florian as copyright holder in rules file.
* Bump standards-version to 3.9.3.
* Use anonscm.debian.org (not git.debian.org) in Vcs-Browser URL.
-- Jonas Smedegaard <dr@jones.dk> Fri, 02 Nov 2012 16:05:25 +0100
libxrd-parser-perl (0.103-1) unstable; urgency=low
[ Florian Schlichting ]
* Imported Upstream version 0.103.
* Dropped 2001_disable_verification.patch, modified file was removed.
* Bumped copyright years, adjusted DEP-5 headers and added stanzas for new
files under inc/.
* Ship provided examples scripts.
* Updated (build-)dependencies.
* Added myself to uploaders and copyright.
* Refreshed 1001_use_SHA_not_SHA1.patch.
[ 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> Fri, 30 Dec 2011 01:53:58 +0100
libxrd-parser-perl (0.101-2) unstable; urgency=low
* Fix add patch 1001 to use Digest::SHA (not Digest::SHA1).
* Update copyright file:
+ Bump format to draft 174 of DEP-5.
+ Fix improve references for convenience copy of Module::Install.
+ Fix list separate License sections for each actual license (not
Perl combo as single section).
+ Rewrap license fields at 72 chars, and shorten comments.
* Bump policy compliance to standards-version 3.9.2.
-- Jonas Smedegaard <dr@jones.dk> Sun, 15 May 2011 14:16:16 +0200
libxrd-parser-perl (0.101-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#616585.
-- Jonas Smedegaard <dr@jones.dk> Sat, 05 Mar 2011 21:13:58 +0100
|