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
|
libcpan-meta-check-perl (0.009-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Various POD fixes.
-- Jonas Smedegaard <dr@jones.dk> Thu, 03 Jul 2014 10:25:14 +0200
libcpan-meta-check-perl (0.008-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Switch to using merged_requirements.
+ Test Env instead of Carp for version overshoot.
+ Document $incdirs in the right function.
[ Jonas Smedegaard ]
* Bump to standards-version 3.9.5.
* Fix use canonical Vcs-Git URL.
* Update watch file to use metacpan.org URL.
* Update copyright info:
+ Fix use comment and license pseudo-sections to obey silly
restrictions of copyright format 1.0.
+ Extend coverage of packaging.
* Update package relations:
+ Fix build-depend explicitly on perl.
+ Tighten (build-)dependency on libcpan-meta-perl, and add fallback
on (very) recent perl.
+ (Favor recent perl and) tighten (build-)dependency on
libcpan-meta-requirements-perl.
+ Fix slightly relax perl version favored over
libmodule-metatadata-perl.
+ Fix stop build-depend explicitly on libtest-simple-perl: Version
included with perl in recent enough even in oldstable.
-- Jonas Smedegaard <dr@jones.dk> Tue, 20 May 2014 14:48:03 +0200
libcpan-meta-check-perl (0.007-1) unstable; urgency=low
[ upstream ]
* New release.
+ Swap conflicts test, as underscore versions broke it.
[ Jonas Smedegaard ]
* Improve watch file to use both www.cpan.org/authors URL (for newest
info) and search.cpan.org/dist URL (for change of author).
Switch get-orig-source target to use www.cpan.org/authors URL.
-- Jonas Smedegaard <dr@jones.dk> Fri, 09 Aug 2013 18:29:44 +0200
libcpan-meta-check-perl (0.006-1) unstable; urgency=low
[ upstream ]
* New release.
+ Fixed bad dereference during conflicts checking.
-- Jonas Smedegaard <dr@jones.dk> Sat, 27 Jul 2013 16:35:17 +0200
libcpan-meta-check-perl (0.005-1) unstable; urgency=low
[ upstream ]
* New release.
+ Converted from Test::Differences to Test::Deep.
+ Don't load CPAN::Meta from CPAN::Meta::Check.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
[ Jonas Smedegaard ]
* Add README.source emphasizing control.in file as *not* a
show-stopper for contributions, referring to wiki page for details.
* Stop track md5sum of upstream tarball.
* Stop track upstream development releases.
* Bump standards-version to 3.9.4.
* Update copyright/licensing info:
+ List upstream issue tracker as preferred upstream contact.
+ Fix use pseudo-license and pseudo-comment sections to obey silly
restrictions of copyright format 1.0.
+ Add github URL as alternate source.
+ Bump packaging license to GPL-3+
+ Extend copyright coverage for packaging to include current year.
* Update package relations:
+ Build-depend on libtest-deep-perl (not libtest-differences-perl).
+ Relax to build-depend unversioned on cdbs: Needed version
satisfied in stable, and oldstable no longer supported.
-- Jonas Smedegaard <dr@jones.dk> Wed, 24 Apr 2013 14:36:58 +0200
libcpan-meta-check-perl (0.004-1) unstable; urgency=low
* New upstream release.
* Use anonscm.debian.org for Vcs-Browser field.
-- Jonas Smedegaard <dr@jones.dk> Tue, 05 Jun 2012 23:43:15 +0200
libcpan-meta-check-perl (0.003-1) unstable; urgency=low
* New upstream release.
* Remove debian/source/local-options: abort-on-upstream-changes and
unapply-patches are default in dpkg-source since 1.16.1.
* Sync long description with upstream (now existing) description.
-- Jonas Smedegaard <dr@jones.dk> Thu, 10 May 2012 02:22:26 +0200
libcpan-meta-check-perl (0.002-2) unstable; urgency=low
* Fix build-depend on recent perl favored over recent
libtest-simple-perl.
-- Jonas Smedegaard <dr@jones.dk> Wed, 09 May 2012 00:35:03 +0200
libcpan-meta-check-perl (0.002-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#672161.
-- Jonas Smedegaard <dr@jones.dk> Wed, 09 May 2012 00:26:25 +0200
|