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 110
|
libclone-pp-perl (1.08-1) unstable; urgency=medium
* Team upload.
[ Alex Muntada ]
* Remove inactive pkg-perl members from Uploaders.
[ Damyan Ivanov ]
* declare conformance with Policy 4.1.3 (no changes needed)
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Debian Janitor ]
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Repository, Repository-
Browse.
[ gregor herrmann ]
* debian/watch: use uscan version 4.
* Import upstream version 1.08.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.5.0.
* Set Rules-Requires-Root: no.
* Bump debhelper-compat to 13.
* Set upstream metadata fields: Bug-Submit.
* Update lintian overrides: changed line numbers.
-- gregor herrmann <gregoa@debian.org> Sat, 24 Oct 2020 23:35:51 +0200
libclone-pp-perl (1.07-1) unstable; urgency=medium
[ 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.
[ Axel Beckert ]
* Import upstream version 1.07
* Declare compliance with Debian Policy 4.1.0.
* Mark package as being autopkgtestable.
-- Axel Beckert <abe@debian.org> Sun, 24 Sep 2017 01:01:31 +0200
libclone-pp-perl (1.06-1) unstable; urgency=medium
* Team upload.
[ Axel Beckert ]
* New upstream release
[ Salvatore Bonaccorso ]
* Imported Upstream version 1.06
-- Salvatore Bonaccorso <carnil@debian.org> Wed, 23 Jul 2014 20:22:09 +0200
libclone-pp-perl (1.04-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* debian/copyright: switch formatting to Copyright-Format 1.0.
-- gregor herrmann <gregoa@debian.org> Mon, 17 Feb 2014 19:45:45 +0100
libclone-pp-perl (1.02-2) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Axel Beckert ]
* Switch to source format "3.0 (quilt)"
* Override lintian warning using-first-person-in-description (false
positive in example Perl code: "my $variable")
* Fix lintian warning copyright-refers-to-symlink-license
* Bump debhelper compatibility to 9
+ Update versioned debhelper build-dependency accordingly
* Revamp debian/rules
+ Fix lintian warning debian-rules-missing-recommended-target
+ Replace "dh_clean -k" with "dh_prep"
+ Use dh_auto_{configure,build,test,install,clean}
+ Remove obsolete /usr/lib/perl5 handling
+ Drop obsolete dh_clean stamp file parameters
+ Remove obsolete variable usage and targets
+ Finally switch to a minimal dh-style debian/rules file
* No more install redundant README (generated from POD)
* Bump Standards-Version to 3.9.5 (no further changes)
* Mention "pure perl" and libclone-perl in long description.
* Add myself as Uploader.
-- Axel Beckert <abe@debian.org> Sat, 04 Jan 2014 04:53:51 +0100
libclone-pp-perl (1.02-1) unstable; urgency=low
* Initial Release (closes: #472939).
-- Krzysztof Krzyżaniak (eloy) <eloy@debian.org> Wed, 23 May 2007 16:08:05 +0200
|