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
|
libclass-std-perl (0.011-1) unstable; urgency=low
* Team upload.
[ Jonathan Yu ]
* New upstream release
* Use new short rules format
* Dependency on version.pm was dropped upstream
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ gregor herrmann ]
* Remove alternative (build) dependencies that are already satisfied
in oldstable.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* Change search.cpan.org based URIs to metacpan.org based URIs
[ gregor herrmann ]
* debian/watch: remove obsolete comment.
* Switch to "3.0 (quilt)" source format.
* Add patch to fix POD issue. (Closes: #709765)
* debian/copyright: switch formatting to Copyright-Format 1.0.
* Bump debhelper compatibility level to 8.
* Set Standards-Version to 3.9.4 (no changes).
-- gregor herrmann <gregoa@debian.org> Sat, 25 May 2013 20:19:31 +0200
libclass-std-perl (0.0.9-2) unstable; urgency=low
* add libtest-perl and libtest-coverage-perl to b-d-i
-- Damyan Ivanov <dmn@debian.org> Tue, 06 May 2008 16:28:58 +0300
libclass-std-perl (0.0.9-1) unstable; urgency=low
* Take over for the Debian Perl Group; Closes: #479669 -- RFA
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Changed:
Maintainer set to Debian Perl Group <pkg-perl-
maintainers@lists.alioth.debian.org> (was: Ivan Kohler <ivan-
Uploaders.
* debian/watch: use dist-based URL.
* add myself to Uploaders
* New upstream release
* refreh debian/rules using current dh-make-perl template
+ do not install README as it is useless
+ install examples in demo/
* Bump Standards-Version to 3.7.3 (no changes)
* move libversion-perl to B-D-I
-- Damyan Ivanov <dmn@debian.org> Tue, 06 May 2008 16:18:25 +0300
libclass-std-perl (0.0.8-3) unstable; urgency=low
* Really add libversion-perl to Depends and Build-Depends, doh!
(closes: Bug#423791)
-- Ivan Kohler <ivan-debian@420.am> Tue, 12 Jun 2007 10:30:07 -0700
libclass-std-perl (0.0.8-2) unstable; urgency=low
* Added libversion-perl to Depends and Build-Depends (closes: Bug#423791)
-- Ivan Kohler <ivan-debian@420.am> Mon, 14 May 2007 11:27:39 -0700
libclass-std-perl (0.0.8-1) unstable; urgency=low
* Initial Release (closes: Bug#419966).
-- Ivan Kohler <ivan-debian@420.am> Wed, 18 Apr 2007 19:52:26 -0700
|