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
|
libclass-dbi-plugin-type-perl (0.02-7) unstable; urgency=low
[ Ryan Niebur ]
* moved with permission from Bart (Closes: #531516)
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); ${misc:Depends} to Depends: field. Changed:
Maintainer set to Debian Perl Group <pkg-perl-
maintainers@lists.alioth.debian.org> (was: Bart Martens
<bartm@debian.org>); Bart Martens <bartm@debian.org> moved to
Uploaders.
* debian/watch: use dist-based URL.
* remove Bart from Uploaders
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Ansgar Burchardt ]
* Use debhelper 7 instead of cdbs.
* Add myself to Uploaders.
* No longer install README (no useful content).
* Bump Standards-Version to 3.8.2.
* Convert debian/copyright to proposed machine-readable format.
* Mention module name in description.
[ gregor herrmann ]
* debian/control: make short description a noun phrase.
-- Ansgar Burchardt <ansgar@43-1.org> Mon, 20 Jul 2009 16:09:38 +0200
libclass-dbi-plugin-type-perl (0.02-6) unstable; urgency=low
* debian/control: Standards-Version, Homepage.
* debian/control: Changed my e-mail address.
* debian/rules: Removed obsolete part about deleting empty directories.
* debian/watch: Updated to use www.cpan.org/modules/by-module.
-- Bart Martens <bartm@debian.org> Tue, 29 Jul 2008 20:20:10 +0200
libclass-dbi-plugin-type-perl (0.02-5) unstable; urgency=low
* New maintainer, as agreed with Stephen.
* debian/*: Use cdbs.
* debian/copyright: Updated to add copyright notice.
* debian/watch: Updated to version 3.
-- Bart Martens <bartm@knars.be> Sat, 18 Nov 2006 20:53:35 +0100
libclass-dbi-plugin-type-perl (0.02-4) unstable; urgency=low
* Moved debhelper to Build-Depends
* Switched to my debian.org email address throughout
-- Stephen Quinney <sjq@debian.org> Wed, 21 Jun 2006 18:10:13 +0100
libclass-dbi-plugin-type-perl (0.02-3) unstable; urgency=high
* Updated build dependency from libdbd-sqlite-perl to
libdbd-sqlite3-perl, closes: #306129.
* Urgency is high as libdbd-sqlite-perl will be removed soon.
-- Stephen Quinney <sjq@debian.org> Mon, 25 Apr 2005 10:34:50 +0100
libclass-dbi-plugin-type-perl (0.02-2) unstable; urgency=low
* Made the 'make test' phase non-mandatory until the
libdbd-sqlite-perl/libdbd-sqlite2-perl problems are resolved,
closes: #290121.
-- Stephen Quinney <sjq@debian.org> Wed, 12 Jan 2005 21:11:36 +0000
libclass-dbi-plugin-type-perl (0.02-1) unstable; urgency=low
* Initial Release - closes: #271977.
-- Stephen Quinney <sjq@debian.org> Fri, 17 Sep 2004 10:47:41 +0100
|