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
|
libmodule-extract-use-perl (1.04-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 copyright.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Sat, 11 Jan 2014 23:40:06 +0100
libmodule-extract-use-perl (1.03-1) unstable; urgency=low
* Team upload.
[ Florian Schlichting ]
* Imported Upstream version 1.02
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Nuno Carvalho ]
* d/control: Update Standards-Version to 3.9.3.
* d/copyright: Update format and field names.
* d/copyright: Update copyright years.
* New upstream release.
-- Nuno Carvalho <smash@cpan.org> Sat, 04 Aug 2012 22:04:23 +0100
libmodule-extract-use-perl (1.01-1) unstable; urgency=low
[ Jotam Jr. Trejo ]
* New upstream release
* debian/control: Bump Standards Version to 3.9.2 (no changes)
* debian/compat: Bump to debhelper compat 8, the changelog of the
last version mention the upgrade but did not apply the compat level
in the debian/compat file
* Add myself to Uploaders and Copyright
[ gregor herrmann ]
* debian/copyright: remove separate stanza for single file which is now
covered by the general copyright statement.
-- Jotam Jr. Trejo <jotamjr@debian.org.sv> Tue, 19 Apr 2011 23:42:24 -0600
libmodule-extract-use-perl (0.18-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Use new 3.0 (quilt) source format
* Bump to debhelper compat 8
* Standards-Version 3.9.1 (no changes)
* Drop unnecessary versioned dependencies
[ Ryan Niebur ]
* Email change: Jonathan Yu -> jawnsy@cpan.org
* Email change: Ryan Niebur -> ryan@debian.org
[ gregor herrmann ]
* debian/control: remove versions from (build) dependencies that are already
satisfied in oldstable.
-- Jonathan Yu <jawnsy@cpan.org> Wed, 23 Mar 2011 20:58:25 -0400
libmodule-extract-use-perl (0.17-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
-> Cosmetic changes to META.yml (via META_MERGE magic)
* Updated copyright years
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Ryan Niebur ]
* New upstream release, fixes failing test (closes: #543104)
* Debian Policy 3.8.3
[ Salvatore Bonaccorso ]
* debian/control: Changed: Replace versioned (build-)dependency on
perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
permitted by Debian Policy 3.8.3).
[ gregor herrmann ]
* Add /me to Uploaders.
-- gregor herrmann <gregoa@debian.org> Sat, 22 Aug 2009 21:02:30 +0200
libmodule-extract-use-perl (0.15-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
-> Fix to detect 'use' AND compile-time 'require'
* Removed libtest-output-perl from Depends
* Added libtest-manifest-perl to B-D-I
* Removed quilt patch since Brian fixed this
* Added an example file
[ Ryan Niebur ]
* New upstream release
* Add myself to Uploaders
-- Ryan Niebur <ryanryan52@gmail.com> Mon, 01 Jun 2009 08:18:28 -0700
libmodule-extract-use-perl (0.13-1) unstable; urgency=low
* Initial Release. (Closes: #526196)
-- Jonathan Yu <frequency@cpan.org> Wed, 29 Apr 2009 17:02:58 -0400
|