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 108 109
|
libpath-iterator-rule-perl (1.015-2) unstable; urgency=medium
[ Debian Janitor ]
* Update lintian override info to new format on line 4-5.
* Update standards version to 4.6.1, no changes needed.
* Update lintian override info format in d/source/lintian-overrides on line
2-3.
[ Jelmer Vernooij ]
* Fix lintian overrides.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 19 Nov 2022 15:37:52 +0000
libpath-iterator-rule-perl (1.015-1) unstable; urgency=medium
[ Debian Janitor ]
* set upstream metadata fields: Bug-Submit
* remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright)
[ Jonas Smedegaard ]
* simplify rules; stop build-depend on dh-buildinfo cdbs
* use debhelper compatibility level 13 (not 8);
build-depend on debhelper-compat (not debhelper)
* stop build-depend explicitly on perl:
not called explicitly during build
* annotate test-only build-dependencies
* update watch file: mention gbp --uscan in usage comment
* update git-buildpackage config: avoid any .git* files
* update copyright info:
+ use Reference field (not License-Reference);
tighten lintian overrides
+ update coverage
* use semantic newlines in long description and copyright fields
* declare compliance with Debian Policy 4.6.0
* set Rules-Requires-Root: no
-- Jonas Smedegaard <dr@jones.dk> Wed, 22 Sep 2021 10:56:10 +0200
libpath-iterator-rule-perl (1.014-1) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* debian/*: update GitHub URLs to use HTTPS.
[ Laurent Baillet ]
* add upstream metadata
* New upstream version 1.014
* fix lintian wrong-path-for-interpreter error
* declare compliance with Debian Policy 4.2.0
* declare test suite
-- Laurent Baillet <laurent.baillet@gmail.com> Tue, 21 Aug 2018 10:15:46 +0000
libpath-iterator-rule-perl (1.012-1) unstable; urgency=medium
[ upstream ]
* New release(s).
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Jonas Smedegaard ]
* Update watch file:
+ Bump to file format 4.
+ Watch only MetaCPAN URL.
+ Mention gbp --uscan in usage comment.
+ Use substitution strings.
* Drop CDBS get-orig-source target: Use gbp import-orig --uscan.
* Update package relations:
+ Relax to (Build-)depend unversioned on libnumber-compare-perl:
Needed version satisfied even in oldstable.
* Modernize cdbs:
+ Do copyright-check in maintainer script (not during build).
* Tighten lintian overrides regarding License-Reference.
* Drop obsolete lintian override regarding debhelper 9.
* Declare compliance with Debian Policy 4.1.4.
-- Jonas Smedegaard <dr@jones.dk> Sat, 05 May 2018 15:59:51 +0200
libpath-iterator-rule-perl (1.009-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Regular expressions flags were being lost. Now name(qr/foo/i)
works like iname(qr/foo/).
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to use cgit web frontend.
[ Jonas Smedegaard ]
* 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.
* Declare compliance with Debian Policy 3.9.6.
-- Jonas Smedegaard <dr@jones.dk> Sat, 24 Oct 2015 22:15:18 +0200
libpath-iterator-rule-perl (1.008-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#750170.
-- Jonas Smedegaard <dr@jones.dk> Mon, 02 Jun 2014 12:25:02 +0200
|