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
|
libdevel-callchecker-perl (0.008-2) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper dependency to >= 9, since that's what is used in
debian/compat.
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database.
* Update standards version to 4.4.1, no changes needed.
* Update standards version to 4.5.0, no changes needed.
* Apply multi-arch hints.
+ libdevel-callchecker-perl: Add Multi-Arch: same.
* Bump debhelper from old 12 to 13.
* Update standards version to 4.5.1, no changes needed.
* Update lintian override info format in d/source/lintian-overrides on line
2-7.
* Update standards version to 4.6.1, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Wed, 30 Nov 2022 16:51:34 +0000
libdevel-callchecker-perl (0.008-1) unstable; urgency=medium
[ upstream ]
* New release.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org.
[ gregor herrmann ]
* Update URLs from {search,www}.cpan.org to MetaCPAN.
[ Jonas Smedegaard ]
* Update watch file:
+ Rewrite usage comment.
+ Use substitution strings.
* Simplify rules.
Stop build-depend on cdbs.
* Enable autopkgtest.
* Set Rules-Requires-Root: no.
* Declare compliance with Debian Policy 4.3.0.
* Stop build-depend on dh-buildinfo.
* Mark build-dependencies needed only for testsuite as such.
* Tighten lintian overrides regarding License-Reference.
* Wrap and sort control file.
* New upstream version 0.008
* Update copyright info:
+ Extend coverage for main upstream author.
+ Extend coverage of packaging.
-- Jonas Smedegaard <dr@jones.dk> Wed, 20 Feb 2019 09:36:25 +0100
libdevel-callchecker-perl (0.007-2) unstable; urgency=medium
* Update watch file:
+ Bump to file format 4.
+ Watch only MetaCPAN URL.
+ Mention gbp --uscan in usage comment.
+ Tighten version regex.
* Modernize cdbs:
+ Resolve archs in maintainer script (not during build).
+ Stop build-depend on devscripts.
* Modernize git-buildpackage config: Filter any .git* file.
* Stop track upstream tarbarll checksum: Use gbp --uscan.
* Update copyright info:
+ Use https protocol in format string.
+ Use License-Grant and License-Reference fields.
Thanks to Ben Finney.
+ Extend copyright of packaging to cover recent years.
* Add lintian overrides regarding license in License-Reference field.
See bug#786450.
* Bump debhelper compatibility level to 9.
* Declare compliance with Debian Policy 4.0.0.
* Modernize Vcs-* fields:
+ Use https protocol.
+ Use git (not cgit) in path.
-- Jonas Smedegaard <dr@jones.dk> Tue, 27 Jun 2017 00:40:21 +0200
libdevel-callchecker-perl (0.007-1) unstable; urgency=medium
[ upstream ]
* New release.
+ update tests for Perl 5.21.2, where the op_sibling field has
changed meaning.
[ Jonas Smedegaard ]
* Update copyright info: Extend coverage for upstream author.
-- Jonas Smedegaard <dr@jones.dk> Sat, 16 May 2015 13:50:50 +0200
libdevel-callchecker-perl (0.006-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#779204.
-- Jonas Smedegaard <dr@jones.dk> Wed, 25 Feb 2015 18:36:53 +0100
|