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
|
libmodule-packaged-perl (0.86-2) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed: XS-
Vcs-Svn fields.
[ Joachim Breitner ]
* Removed myself from uploaders.
[ Joey Hess ]
* Depend on perl-modules 5.10 instead of libio-zlib-perl. The module has
moved into perl core. Closes: #509490
[ gregor herrmann ]
* Refresh debian/rules, no functional changes, except: don't create
.packlist file any more.
* debian/watch: use dist-based URL.
* Add libtest-pod-perl, libtest-pod-coverage-perl to Build-Depends-Indep to
enable some tests.
* Move libmodule-build-perl to Build-Depends.
* Create patch skip_network_test.patch to disable tests that need network
access; add quilt framework.
* Set Standards-Version to 3.8.0; add debian/README.source to document
quilt usage.
* debian/control: change my email address.
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
[ Damyan Ivanov ]
* control: wrap long fields
* rules,compat,control: upgrade to DH7
+ do not ship redundant README
* add myself to Uploaders
-- Damyan Ivanov <dmn@debian.org> Tue, 23 Dec 2008 09:51:45 +0200
libmodule-packaged-perl (0.86-1) unstable; urgency=low
* New upstream release.
-- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 2 Sep 2006 19:14:40 +0200
libmodule-packaged-perl (0.85-2) unstable; urgency=low
* Moved debhelper to Build-Depends.
* Set Standards-Version to 3.7.2 (no changes).
* Set Debhelper Compatibility Level to 5.
* Added libio-string-perl to Build-Depends-Indep.
-- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 16 Jun 2006 16:31:12 +0200
libmodule-packaged-perl (0.85-1) unstable; urgency=low
* New upstream release (closes: #329592)
* debian/control - libmodule-packaged-perl added to dependencies
* debian/control
- Added me to Uploaders
- Standards-Version upgraded to 3.6.2 without changes
* Added debian/watch file
* Florian Ragwitz:
* debian/control: Removed dependency to libcache-cache-perl.
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Sun, 12 Feb 2006 18:13:48 +0100
libmodule-packaged-perl (0.74-1) unstable; urgency=low
* New Upstream Version.
* debian/control: removed libperl6-slurp-perl and
libcpan-distnameinfo-perl dependencies.
* debian/control: added libparse-cpan-packages-perl dependency.
-- Florian Ragwitz <florian@mookooh.org> Thu, 13 May 2004 21:58:16 +0200
libmodule-packaged-perl (0.73-1) unstable; urgency=low
* New Upstream Version
-- Joachim Breitner <nomeata@debian.org> Sun, 21 Mar 2004 22:28:31 +0100
libmodule-packaged-perl (0.71-2) unstable; urgency=low
* debian/control: Fix b0rken depends line.
* debian/control: Changed dependencies on libio-zlib-perl and
libsort-versions-perl to make the thing installable in sid.
-- Marc Brockschmidt <marc@dch-faq.de> Tue, 6 Jan 2004 12:33:18 +0100
libmodule-packaged-perl (0.71-1) unstable; urgency=low
* New Upstream Version
-- Joachim Breitner <nomeata@debian.org> Tue, 6 Jan 2004 01:10:53 +0100
libmodule-packaged-perl (0.67-1) unstable; urgency=low
* Initial Release.
-- Marc Brockschmidt <marc@dch-faq.de> Mon, 5 Jan 2004 17:17:02 +0100
|