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
|
libmoosex-object-pluggable-perl (0.0008-1) unstable; urgency=low
* New upstream release.
* Set Standards-Version to 3.8.0 (no changes).
* Add /me to Uploaders.
* Make (build) dependency on libmoose-perl versioned (>= 0.35).
* debian/copyright: add information about the files under inc/; point to
dist-based download URL.
* Refresh debian/rules, no functional changes; except: don't install README
any more.
* Add a lintian override for a manpage warning caused by a long URL.
-- gregor herrmann <gregoa@debian.org> Sat, 19 Jul 2008 21:04:30 +0200
libmoosex-object-pluggable-perl (0.0007-1) unstable; urgency=low
[ gregor herrmann ]
* New upstream release.
* debian/rules: fix typo in environment parameter.
-- Damyan Ivanov <dmn@debian.org> Wed, 30 Jan 2008 22:50:49 +0200
libmoosex-object-pluggable-perl (0.0006-1) unstable; urgency=low
[ gregor herrmann ]
* New upstream version.
* 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 debhelper compatibility level to 6.
* Set Standards-Version to 3.7.3 (no changes needed).
* debian/rules:
- let install-stamp target depend on build-stamp
- move tests to build-stamp target
* debian/control:
- add ${perl:Depends} to Depends
- remove perl-modules from Build-Depends
-- Roberto C. Sanchez <roberto@debian.org> Sat, 12 Jan 2008 23:26:20 -0500
libmoosex-object-pluggable-perl (0.0005-2) unstable; urgency=low
* Add upstream URL to debian/copyright
* Drop unneeded dh_link and dh_strip calls
* Move dh_clean $stamp-files before realclean
* Added libmoose-perl, libmodule-pluggable-perl to B-D-I to avoid FTBFS
* Added libtest-pod-perl, libtest-pod-coverage-perl to B-D-I for more tests
* Added myself to Uplaoders:
* Fixed debian/watch to not capture file extension
-- Damyan Ivanov <dmn@debian.org> Tue, 11 Sep 2007 16:36:49 +0300
libmoosex-object-pluggable-perl (0.0005-1) unstable; urgency=low
* Initial Release (closes: #438489).
-- Alexis Sukrieh <sukria@debian.org> Fri, 17 Aug 2007 16:33:32 +0200
|