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
|
libio-callback-perl (2.00-1) unstable; urgency=medium
[ upstream ]
* new release
[ Salvatore Bonaccorso ]
* use salsa.debian.org in Vcs-* headers
[ gregor herrmann ]
* use MetaCPAN URIs (not search.cpan.org or www.cpan.org)
* use secure GitHub URIs
[ Debian Janitor ]
* use secure copyright file specification URI
* set upstream metadata fields:
Bug-Database Bug-Submit Repository Repository-Browse
[ Jonas Smedegaard ]
* update watch file:
+ use file format 4
+ track only MetaCPAN URI
+ mention gbp --uscan in usage comment
+ use substitution strings
* update git-buildpackage config: modernize, and avoid any .git* files
* 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 10);
build-depend on debhelper-compat (not debhelper)
* annotate test-only build-dependencies
* declare compliance with Debian Policy 4.6.0
* set Rules-Requires-Root: no
* relax to build-depend unversioned on libmodule-build-perl:
required version satisfied in all supported Debian releases
* 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
-- Jonas Smedegaard <dr@jones.dk> Sun, 12 Sep 2021 15:33:24 +0200
libio-callback-perl (1.12-3.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Sat, 09 Jan 2021 16:12:15 +0100
libio-callback-perl (1.12-3) unstable; urgency=medium
* Team upload
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Damyan Ivanov ]
* Mark package as autopkgtest-able
* Declare compliance with Debian Policy 3.9.6
* Remove 'perl' alternative from the libmodule-build-perl build dependency
-- Damyan Ivanov <dmn@debian.org> Wed, 10 Jun 2015 19:20:18 +0000
libio-callback-perl (1.12-2) unstable; urgency=medium
* Fix simplify versioned build-dependency on libmodule-build-perl (see
bug#752989), and fix add trailing zeros.
Thanks to Niko Tyni and Gregor Herrmann.
-- Jonas Smedegaard <dr@jones.dk> Wed, 02 Jul 2014 13:58:48 +0200
libio-callback-perl (1.12-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#749948.
-- Jonas Smedegaard <dr@jones.dk> Fri, 30 May 2014 23:31:54 +0200
|