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
|
libclass-dbi-plugin-retrieveall-perl (1.04-3) unstable; urgency=low
[ Ryan Niebur ]
* moved with permission from Bart (Closes: #531504)
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza);
${misc:Depends} to Depends: field. Removed: Homepage pseudo-field
(Description). Changed: Maintainer set to Debian Perl Group <pkg-
perl-maintainers@lists.alioth.debian.org> (was: Bart Martens
<bartm@knars.be>); Bart Martens <bartm@knars.be> moved to Uploaders.
* debian/watch: use dist-based URL.
* remove Bart from Uploaders
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Ansgar Burchardt ]
* Add myself to Uploaders.
* Bump Standards-Version to 3.8.2.
* Use debhelper 7 instead of cdbs.
* Do no longer install README (copy of POD documentation).
* Convert debian/copyright to proposed machine-readable format.
* Mention module name in description.
[ gregor herrmann ]
* debian/copyright: adjust years of upstream copyright.
* deian/control: make short description a noun phrase.
-- Ansgar Burchardt <ansgar@43-1.org> Mon, 20 Jul 2009 16:02:10 +0200
libclass-dbi-plugin-retrieveall-perl (1.04-2) unstable; urgency=low
* New maintainer, as agreed with Stephen.
* debian/*: Use cdbs.
* debian/control: Added libtest-pod-perl and libtest-pod-coverage-perl to
Build-Depends-Indep for "make test".
* debian/watch: Updated to version 3.
-- Bart Martens <bartm@knars.be> Sat, 18 Nov 2006 16:13:01 +0100
libclass-dbi-plugin-retrieveall-perl (1.04-1) unstable; urgency=low
* New upstream release - doc changes only
-- Stephen Quinney <sjq@debian.org> Sun, 16 Apr 2006 17:40:40 +0100
libclass-dbi-plugin-retrieveall-perl (1.02-1) unstable; urgency=low
* New upstream release - no code changes.
* Switched to my debian.org email address.
-- Stephen Quinney <sjq@debian.org> Wed, 12 Oct 2005 08:34:03 +0100
libclass-dbi-plugin-retrieveall-perl (1.01-3) unstable; urgency=low
* debian/watch - Updated URL to stop lookups randomly failing.
-- Stephen Quinney <sjq@debian.org> Sat, 11 Jun 2005 12:29:02 +0100
libclass-dbi-plugin-retrieveall-perl (1.01-2) unstable; urgency=high
* Updated build dependency from libdbd-sqlite-perl to
libdbd-sqlite3-perl, closes: #306126.
* Urgency is high as libdbd-sqlite-perl will be removed soon.
-- Stephen Quinney <sjq@debian.org> Mon, 25 Apr 2005 10:28:55 +0100
libclass-dbi-plugin-retrieveall-perl (1.01-1) unstable; urgency=low
* New upstream release - small change adding new functionality.
-- Stephen Quinney <sjq@debian.org> Tue, 3 Aug 2004 19:19:38 +0100
libclass-dbi-plugin-retrieveall-perl (1.0-2) unstable; urgency=low
* Fix FTBFS, closes: #259138
-- Stephen Quinney <sjq@debian.org> Tue, 13 Jul 2004 15:57:41 +0100
libclass-dbi-plugin-retrieveall-perl (1.0-1) unstable; urgency=low
* Initial Release, closes: #252961.
-- Stephen Quinney <sjq@debian.org> Tue, 29 Jun 2004 18:25:39 +0100
|