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
|
libclass-accessor-grouped-perl (0.08001-1) unstable; urgency=low
[ gregor herrmann ]
* New upstream release.
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed: XS-
Vcs-Svn fields.
* debian/rules: delete /usr/lib/perl5 only if it exists.
* debian/watch: use dist-based URL.
* Set Standards-Version to 3.7.3 (no changes needed).
* Set debhelper compatibility level to 6.
* debian/rules:
- remove OPTIMIZE, this package is architecture: all
- move tests to build-stamp target
- move invocation of dh_clean before make realclean
- let install-stamp target depend on build-stamp
- remove unneeded and commented out dh_* calls
- don't install README (just a text version of the POD)
* debian/control:
- move libmodule-install-perl to Build-Depends-Indep
- change short description (thanks, linda)
- remove unneeded ${shlibs:Depends} from Depends.
* debian/copyright:
- add upstream source location
- change to new format
- add packaging copyright
-- Roberto C. Sanchez <roberto@debian.org> Sun, 13 Jan 2008 14:39:35 -0500
libclass-accessor-grouped-perl (0.07000-1) unstable; urgency=low
* New upstream release.
* Add XS-Vcs-Svn field to debian/control.
* Activate additional tests and add libtest-pod-perl and
libtest-pod-coverage-perl to Build-Depends-Indep.
-- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 14 Jul 2007 21:51:56 +0200
libclass-accessor-grouped-perl (0.06000-1) unstable; urgency=low
* Initial Release (closes: #429801).
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Tue, 19 Jun 2007 11:52:38 +0200
|