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 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126
|
libperlx-maybe-perl (1.201-1) unstable; urgency=medium
[ Jonas Smedegaard ]
* Update copyright info:
+ Extend coverage for main upstream author.
+ Drop obsolete comment about updated licensing for CONTRIBUTING
file.
[ 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.
[ Florian Schlichting ]
* Import upstream version 1.201
* Port packaging from cdbs to dh 11
* Update copyright years
* Add recommended Exporter::Tiny
* Add upstream metadata file
* Add myself to Uploaders and Copyright
* Declare compliance with Debian Policy 4.2.1
* Use https for copyright format URL
* d/watch: update regex and use https
* CONTRIBUTING is no longer in the upstream tarball, so remove paragraph
from d/copyright
-- Florian Schlichting <fsfs@debian.org> Wed, 19 Dec 2018 23:05:30 +0100
libperlx-maybe-perl (1.001-1) unstable; urgency=low
* Team upload
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Axel Beckert ]
* Import new upstream release
* Add lintian override for "using-first-person-in-description: my"
* Add Makefile.old to debian/clean
* Fix pkg-perl-specific lintian warning missing-testsuite-header
* Bump Standards-Version to 3.9.6 (no changes needed)
-- Axel Beckert <abe@debian.org> Thu, 09 Oct 2014 00:50:34 +0200
libperlx-maybe-perl (1.000-2) unstable; urgency=medium
* Update copyright info:
+ Update coverage for CONTRIBUTING file (freeing 2k of legalese).
-- Jonas Smedegaard <dr@jones.dk> Fri, 30 May 2014 18:48:20 +0200
libperlx-maybe-perl (1.000-1) unstable; urgency=medium
[ upstream ]
* New release(s).
+ Switch packaging to Dist::Inkt.
[ Jonas Smedegaard ]
* Bump to standards-version 3.9.5.
* Fix use canonical Vcs-Git URL.
* Update copyright info:
+ Add git URL as alternate source.
+ Extend coverage of packaging.
+ Drop Files sections for no longer shipped convenience code copies.
+ Cover CONTRIBUTING file, licensed as CC-BY-SA_UK-2.0.
* Stop track tarball checksum: Check against upstrem git instead.
* Update watch file to use metacpan.org URL, and stop track
development releases.
-- Jonas Smedegaard <dr@jones.dk> Sun, 18 May 2014 15:59:52 +0200
libperlx-maybe-perl (0.004-1) unstable; urgency=low
[ upstream ]
* New release.
+ Silence warnings under 'perl -w'. (But you shouldn't use 'perl -w'
anyway.)
[ Jonas Smedegaard ]
* Add README.source emphasizing control.in file as *not* a
show-stopper for contributions, referring to wiki page for details.
* Bump packaging license to GPL-3+, and extend copyrigt coverage for
myself to include current year.
* Drop copyright file Files sections for no longer shipped convenience
code copies.
-- Jonas Smedegaard <dr@jones.dk> Sat, 08 Jun 2013 23:31:38 +0200
libperlx-maybe-perl (0.003-1) unstable; urgency=low
[ upstream ]
* New release.
[ Salvatore Bonaccorso ]
* Use canonical anonscm.debian.org hostname in Vcs-Git URI.
[ Jonas Smedegaard ]
* Stop track or support import of upstream development releases.
* Revert wrong fix for lintian warning.
* Update copyright file:
+ Fix use pseudo-license and pseudo-comment to obey silly
restrictions of copyright format 1.0.
+ Cover yet another convenience code copy.
+ Extend coverage to current year for main author.
* Use metacpan.org URL as Homepage, to match upstream meta hint.
* Update package relations:
+ Recommend libperlx-maybe-xs-perl.
+ Suggest libsyntax-perl.
+ Relax to build-depend unversioned on cdbs: Needed version
satisfied in stable, and oldstable no longer supported.
* Bump dephelper compatibility level to 8.
* Bump standards-version to 3.9.4.
* Have git-buildpackage ignore upstream .gitignore files.
* Mention Syntax::Feature::Maybe in long description.
* Drop patch 1001: Fixed in CDBS (see bug#652274).
-- Jonas Smedegaard <dr@jones.dk> Fri, 12 Apr 2013 23:57:47 +0200
libperlx-maybe-perl (0.002-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#676292.
-- Jonas Smedegaard <dr@jones.dk> Wed, 06 Jun 2012 01:37:03 +0200
|