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
|
libdata-clone-perl (0.006-1) unstable; urgency=medium
* Import upstream version 0.006.
* Update years of upstream copyright.
* debian/copyright: remove stanza about dropped files.
* Update debian/upstream/metadata.
* Update build dependencies.
-- gregor herrmann <gregoa@debian.org> Thu, 30 Nov 2023 21:35:10 +0100
libdata-clone-perl (0.005-1) unstable; urgency=medium
* Import upstream version 0.005.
* Drop perl_5.37.8.patch, merged upstream.
-- gregor herrmann <gregoa@debian.org> Fri, 24 Nov 2023 01:56:24 +0100
libdata-clone-perl (0.004-5) unstable; urgency=medium
* Add patch from GitHub pull request for fixing a test failure
with perl >= 5.37.8.
* Update years of packaging copyright.
* Update alternative build dependencies.
* Declare compliance with Debian Policy 4.6.2.
* Enable all hardening flags.
* Annotate test-only build dependencies with <!nocheck>.
-- gregor herrmann <gregoa@debian.org> Sun, 02 Jul 2023 21:05:52 +0200
libdata-clone-perl (0.004-4) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 27 Nov 2022 16:26:03 +0000
libdata-clone-perl (0.004-3) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Debian Janitor ]
* Bump debhelper from old 10 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Repository, Repository-
Browse.
* Add missing build dependency on libmodule-install-perl.
[ gregor herrmann ]
* debian/control: update Build-Depends for cross builds.
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Remove constraints unnecessary since stretch:
+ Build-Depends: Drop versioned constraint on perl.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 12 Jun 2022 22:55:15 +0100
libdata-clone-perl (0.004-2) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ Niko Tyni ]
* Update to debhelper compat level 10
* Update to Standards-Version 4.1.3
* Declare that the package does not need (fake)root to build
* Add Testsuite declaration for autopkgtest-pkg-perl
-- Niko Tyni <ntyni@debian.org> Sun, 28 Jan 2018 14:58:31 +0200
libdata-clone-perl (0.004-1) unstable; urgency=low
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
* New upstream release.
* Update copyright years.
* Update build dependencies.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Sun, 11 May 2014 16:55:41 +0200
libdata-clone-perl (0.003-1) unstable; urgency=low
* Initial release (closes: #667825).
-- gregor herrmann <gregoa@debian.org> Fri, 06 Apr 2012 23:05:03 +0200
|