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
|
libmodule-metadata-perl (1.000024-1) unstable; urgency=medium
* New upstream release.
* Install new CONTRIBUTING file.
-- gregor herrmann <gregoa@debian.org> Fri, 06 Jun 2014 15:23:33 +0200
libmodule-metadata-perl (1.000022-1) unstable; urgency=medium
* New upstream release.
* Strip trailing slash from metacpan URLs.
* debian/copyright: drop information about removed file.
* Update years of packaging copyright.
* debian/copyright: update Upstream-Contact.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Sat, 03 May 2014 17:03:54 +0200
libmodule-metadata-perl (1.000019-1) unstable; urgency=low
* New upstream release.
-- gregor herrmann <gregoa@debian.org> Fri, 11 Oct 2013 23:49:16 +0200
libmodule-metadata-perl (1.000018-1) unstable; urgency=low
* Team upload.
* Imported Upstream version 1.000018
- detaint version if needed. (Closes: #717213)
-- Salvatore Bonaccorso <carnil@debian.org> Wed, 11 Sep 2013 22:05:25 +0200
libmodule-metadata-perl (1.000015-1) unstable; urgency=low
* Team upload.
* Imported Upstream version 1.000015
- Addresses CVE-2013-1437 as (serious) documentation bug:
Module::Metadata executes code when gathering metadata about a
module by design. In versions previous to 1.000015 the
documentation stated, however, that Module::Metadata provides a
standard way to gather metadata about a .pm file without executing
unsafe code.
* Rewrite short and long description.
Rewrite short description matching the X is a Perl module [...] scheme.
Rewrite the long description based on the Module::Metadata POD,
containing also the note about how the information is gathered.
-- Salvatore Bonaccorso <carnil@debian.org> Wed, 21 Aug 2013 20:54:37 +0200
libmodule-metadata-perl (1.000014-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 ]
* New upstream release.
* Update years of packaging copyright.
* Set Standards-Version to 3.9.4 (no further changes).
-- gregor herrmann <gregoa@debian.org> Wed, 24 Jul 2013 20:40:57 +0200
libmodule-metadata-perl (1.000011-1) unstable; urgency=low
* New upstream release.
-- gregor herrmann <gregoa@debian.org> Sat, 25 Aug 2012 21:53:14 +0200
libmodule-metadata-perl (1.000010-1) unstable; urgency=low
* Team upload.
* d/control: Update Standards-Version to 3.9.3.
* d/copyright: Update copyright format field.
* New upstream release.
-- Nuno Carvalho <smash@cpan.org> Sat, 04 Aug 2012 21:25:27 +0100
libmodule-metadata-perl (1.000009-1) unstable; urgency=low
[ Ansgar Burchardt ]
* New upstream release 1.000007.
[ gregor herrmann ]
* Swap order of alternative (build) dependencies after the perl 5.14
transition.
* New upstream release 1.000009.
* Update years of packaging copyright.
-- gregor herrmann <gregoa@debian.org> Wed, 08 Feb 2012 23:25:12 +0100
libmodule-metadata-perl (1.000006-1) unstable; urgency=low
* New upstream release.
* Add perl as an alternative (build) dependency to libversion-perl.
* Bump debhelper compatibility level to 8.
* Email change: Dominique Dumont -> dod@debian.org
* Add /me to Uploaders.
-- gregor herrmann <gregoa@debian.org> Tue, 30 Aug 2011 19:17:55 +0200
libmodule-metadata-perl (1.000005-1) unstable; urgency=low
* Team upload
[ Damyan Ivanov ]
* New upstream release
* Update copyright information
* Claim conformance with Policy 3.9.2
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
-- Damyan Ivanov <dmn@debian.org> Mon, 15 Aug 2011 22:07:52 +0300
libmodule-metadata-perl (1.000003-1) unstable; urgency=low
* Initial Release (Closes: #611189).
-- Dominique Dumont <dominique.dumont@hp.com> Sat, 29 Jan 2011 12:38:54 +0100
|