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
|
librole-commons-perl (0.104-2) unstable; urgency=medium
* Team upload.
[ 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.
* Remove 1 unused lintian overrides.
* Set Testsuite header for perl package.
[ gregor herrmann ]
* Remove Makefile.old via debian/clean. (Closes: #1045658)
* Add debian/tests/pkg-perl/SKIP.
-- gregor herrmann <gregoa@debian.org> Thu, 07 Mar 2024 17:28:08 +0100
librole-commons-perl (0.104-1.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> Tue, 05 Jan 2021 13:17:56 +0100
librole-commons-perl (0.104-1) unstable; urgency=medium
[ upstream ]
* New release(s).
+ Switch packaging to Dist::Inkt.
+ Recommend Object::Tap/Object::Util over Role::Commons::Tap.
+ Removed: The obsolete Object::Tap module is now gone (though the
namespace has been recycled by MSTROUT).
+ Removed: The obsolete authority::shared module is now gone.
+ Stop using Scalar::Does.
+ use match::simple.
+ Add dependency on Test::Exception.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to use cgit web frontend.
[ Jonas Smedegaard ]
* Drop obsolete patch.
* Update copryright info:
+ Drop Files sections for no longer included code copies.
+ Add alternate git source URL.
+ Extend coverage for main upstream authors to include 2014.
+ Use License-Grant and License-Reference fields.
Thanks to Ben Finney.
+ Extend coverage of packaging to include current year.
+ Add Files section for CONTRIBUTING.
* Bump debhelper compatibility level to 9.
* Declare compliance with Debian Policy 3.9.6.
* Stop track upstream tarball checksum.
* Override lintian regarding license in License-Reference field.
See bug#786450.
* Override lintian regarding build-depending unversioned on debhelper.
* Add (and favor) author-based URL in watch file, and switch from
cpan.org to metacpan.org for release-based URL.
* Update package relations:
+ (Build-)depend on libmodule-runtime-perl (not libclass-load-perl).
+ (Build-)depend on libtype-tiny-perl (not libscalar-does-perl).
+ (Build-)depend on libmatch-simple-perl.
+ Build-depend on libtest-exception-perl.
-- Jonas Smedegaard <dr@jones.dk> Tue, 04 Aug 2015 17:48:49 +0200
librole-commons-perl (0.101-2) unstable; urgency=low
* Fix provide, replace and conflicts againt libobject-authority-perl
and libauthority-shared-perl.
* Mention provided modules in long description.
-- Jonas Smedegaard <dr@jones.dk> Wed, 03 Apr 2013 10:41:31 +0200
librole-commons-perl (0.101-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#702842.
-- Jonas Smedegaard <dr@jones.dk> Tue, 12 Mar 2013 05:32:44 +0100
|