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
|
librdf-kml-exporter-perl (0.003-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)
[ Debian Janitor ]
* use secure copyright file specification URI
* set upstream metadata fields:
Bug-Database Repository
[ Jonas Smedegaard ]
* simplify rules;
stop build-depend on devscripts cdbs dh-buildinfo
* use debhelper compatibility level 13 (not 7);
build-depend on debhelper-compat (not debhelper)
* set environment variable NO_AUTO_INSTALL
to avoid use of Module::AutoInstall during build,
and repurpose patch 1001 to use shared module Module::Package;
build-depend on recent libmodule-package-rdf-perl
* move aside stale embedded module Scalar::Util during build;
closes: bug#975208, thanks to Lucas Nussbaum and Gregor Herrmann
* update watch file:
+ use file format 4;
+ drop unused option dversionmangle;
+ mention gbp --uscan in usage comment;
+ use substitution strings
* update git-buildpackage config: avoid any .git* files
* declare compliance with Debian Policy 4.6.0
* enable autopkgtest
* set Rules-Requires-Root: no
* annotate test-only build-dependencies
* update copyright info:
+ use Copyright-Reference, License-Grant and License-Reference;
add lintian overrides about License-Reference field
+ license packaging as GPL-3+ (not GPL-2+)
+ update coverage
-- Jonas Smedegaard <dr@jones.dk> Sat, 11 Sep 2021 14:59:28 +0200
librdf-kml-exporter-perl (0.003-1) unstable; urgency=low
* New upstream release.
* Use anonscm.debian.org for Vcs-Browser field.
* Bump standards-version to 3.9.3.
* Update copyright file:
+ Extend coverage of Debian packaging.
+ Fix double-indent in Copyright fields as per Policy ยง5.6.13.
+ Improve Files sections for convenience copies of external Perl
modules.
+ Quote license string in Comments.
+ Update format to 1.0.
+ Extend coverage of main code.
* Update package relations:
+ (Build-)depend on libperlx-maybe-perl and
librdf-trinex-functions-perl (not libcommon-sense-perl or
librdf-trineshortcuts-perl).
+ Relax build-dependency on cdbs: Needlessly tight.
+ Relax to build-depend unversioned on debhelper and devscripts:
Needed versions satisfied even in oldstable.
* Add patch 1001 to avoid auto-installing dependencies during build.
-- Jonas Smedegaard <dr@jones.dk> Thu, 14 Jun 2012 22:46:29 +0200
librdf-kml-exporter-perl (0.002-2) unstable; urgency=low
* Corrected package name in long description.
-- Florian Schlichting <fschlich@zedat.fu-berlin.de> Sat, 18 Feb 2012 21:21:55 +0100
librdf-kml-exporter-perl (0.002-1) unstable; urgency=low
[ Florian Schlichting ]
* Imported Upstream version 0.002.
* debian/copyright: adjusted DEP-5 headers and added/deleted stanzas for new
and removed files under inc/.
* Dropped 2001_disable_verification.patch, modified file was removed.
* Ship provided examples scripts.
* Added myself to uploaders and copyright.
* Updated (build-)dependencies.
[ 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 16:08:16 +0100
librdf-kml-exporter-perl (0.001-1) unstable; urgency=low
* Initial Release.
* Closes: Bug#627003.
-- Jonas Smedegaard <dr@jones.dk> Tue, 17 May 2011 18:54:02 +0200
|