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
|
libxml-grddl-perl (0.004-4) unstable; urgency=medium
* Team upload.
* Fix autopkgtests.
Explicitly allow a warning in use.t.
-- gregor herrmann <gregoa@debian.org> Sun, 19 Sep 2021 17:51:19 +0200
libxml-grddl-perl (0.004-3) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* use salsa.debian.org in Update Vcs-* headers
[ 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 dh-buildinfo cdbs
* stop build-depend explicitly on perl: not called directly during build
* use debhelper compatibility level 13 (not 8);
build-depend on debhelper-compat (not debhelper)
* annotate test-only build-dependencies
* enable autopkgtest
* set Rules-Requires-Root: no
* declare compliance with Debian Policy 4.6.0
* update watch file:
+ use file format 4
+ mention gbp --uscan in usage comment
+ use substitution strings
* update git-buildpackage config: avoid any .git* files
* update copyright info:
+ use License-Grant and Reference fields;
add lintian overrides about Reference field
+ update coverage
* use semantic newlines in long description and copyright fields
* set environment variable NO_AUTO_INSTALL
to avoid use of Module::AutoInstall during build,
and add patch 1001 to use shared module Module::Package;
build-depend on recent libmodule-package-rdf-perl
* move aside stale copy of Scalar::Util during build;
closes: bug#988863, thanks to Niko Tiny
-- Jonas Smedegaard <dr@jones.dk> Sat, 11 Sep 2021 18:28:07 +0200
libxml-grddl-perl (0.004-2) unstable; urgency=low
[ Salvatore Bonaccorso ]
* Use canonical hostname (anonscm.debian.org) in Vcs-Git URI.
[ Jonas Smedegaard ]
* Update README.source to emphasize control.in file as *not* a
show-stopper for contributions, referring to wiki page for details.
* Install examples.
* Bump standards-version to 3.9.4.
* Bump packaging license to GPL-3+, and extend copyrigt coverage for
myself to include recent years.
* Update Homepage to use metacpan.com, to match upstream hint.
* List upstream issue tracker as preferred contact.
* Drop patch 1001: Build problem turned out to be (and fixed by now)
in CDBS.
-- Jonas Smedegaard <dr@jones.dk> Mon, 01 Jul 2013 13:12:55 +0200
libxml-grddl-perl (0.004-1) unstable; urgency=low
* New upstream release.
[ Jonas Smedegaard ]
* Update copyright file:
+ Fix add License section for Artistic.
+ Quote licenses in comments.
+ Adjust syntax to file format 1.0.
+ Update Files sections for included code copies of other projects.
+ Fix tidy whitespace.
+ Fix use comment and license pseudo-sections to obey silly
restrictions of copyright format 1.0.
+ Extend coverage of main code.
* Update package relations:
+ Relax to build-depend unversioned on cdbs, debhelper and
devscripts: Needed versions satisfied in stable, and
oldstable no longer supported.
+ Fix recommend libxml-saxon-xslt2-perl.
+ Stop (build-)depending on libcommon-sense-perl.
* Bump debhelper compatibility level to 8.
* Bump standards version to 3.9.3.
* Use anonscm.debian.org for Vcs-Browser field.
* Tidy rules file.
* Add patch 1001 to avoid auto-installing dependencies during build.
[ gregor herrmann ]
* Remove debian/source/local-options: abort-on-upstream-changes and
unapply-patches are default in dpkg-source since 1.16.1.
-- Jonas Smedegaard <dr@jones.dk> Sat, 03 Nov 2012 04:09:28 +0100
libxml-grddl-perl (0.003-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#627113.
-- Jonas Smedegaard <dr@jones.dk> Tue, 17 May 2011 21:15:37 +0200
|