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
|
libapp-perlrdf-command-query-perl (0.004-4) unstable; urgency=medium
* simplify rules;
stop build-depend on cdbs devscripts dh-buildinfo
* use debhelper compatibility level 13 (not 10);
build-depend on debhelper-compat (not debhelper)
* relax to (build-)depend unversioned on librdf-query-client-perl:
required version satisfied in all supported Debian releases
* annotate test-only build-dependencies
* set Rules-Requires-Root: no
* declare compliance with Debian Policy 4.6.2
* update git-buildpackage config:
+ use DEP-14 git branches
+ enable automatic DEP-14 branch name handling
+ add usage config
* update watch file:
+ use file format 4
+ use substitution strings
+ watch only MetaCPAN URI
+ mention gbp --uscan in usage comment
* update copyright info:
+ use field Reference (not License-Reference)
+ update coverage
-- Jonas Smedegaard <dr@jones.dk> Mon, 26 Dec 2022 15:53:34 +0100
libapp-perlrdf-command-query-perl (0.004-3) 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.
* Bump debhelper dependency to >= 9, since that's what is used in debian/compat.
* Bump debhelper from old 9 to 10.
* Remove 1 unused lintian overrides.
* Set Testsuite header for perl package.
-- Jelmer Vernooij <jelmer@debian.org> Wed, 08 Jun 2022 17:13:13 +0100
libapp-perlrdf-command-query-perl (0.004-2) unstable; urgency=medium
* Fix (build-)depend on libany-moose-perl.
Closes: Bug#809238. Thanks to Petter Reinholdtsen.
* Update copyright info:
+ Use License-Grant and License-Reference fields.
Thanks to Ben Finney.
* Add lintian override regarding license in License-Reference field.
See bug#786450.
* Bump debhelper compatibility level to 9.
* Add lintian override regarding debhelper 9.
* Modernize git-buildpackage config: Avoid git- prefix.
-- Jonas Smedegaard <dr@jones.dk> Mon, 28 Dec 2015 21:14:21 +0530
libapp-perlrdf-command-query-perl (0.004-1) unstable; urgency=medium
[ upstream ]
* New release(s).
+ Switch packaging to Dist::Inkt.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Jonas Smedegaard ]
* Add git URL as alternate source.
* Stop tracking md5sum of upstream tarball.
* Declare compliance with Debian Policy 3.9.6.
* Update copyright info:
+ Drop coverage of no longer included convenience code copies.
+ Extend coverage for main upstream author to include recent years.
-- Jonas Smedegaard <dr@jones.dk> Mon, 13 Oct 2014 18:52:22 +0200
libapp-perlrdf-command-query-perl (0.002-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#717037.
-- Jonas Smedegaard <dr@jones.dk> Tue, 03 Jun 2014 13:25:27 +0200
|