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 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111
|
libima-dbi-perl (0.35-2) unstable; urgency=low
* Team upload.
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* Remove Bart Martens from Uploaders (Closes: #702589)
[ gregor herrmann ]
* Switch to "3.0 (quilt)" source format.
* Use metacpan URLs.
* Use debhelper 8 and dh(1) in debian/rules.
* debian/copyright: switch formatting to Copyright-Format 1.0.
* Drop unnecessary version from (build) dependencies. Remove an ancient
Conflicts.
* Make short description a noun phrase.
* Refresh patch 01_still_Active.diff (offset) and add headers.
* Add a patch to fix some spelling mistakes in the POD.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Mon, 11 Aug 2014 18:28:28 +0200
libima-dbi-perl (0.35-1) unstable; urgency=low
* New upstream release
* Move to Debian Perl repository with permission from Bart Martens, change
headers in debian/control
* debian/control: update Standards-Version to 3.8.1, migrated to debhelper7
* debian/watch: update to last schema
* debian/copyright: update to last schema
-- Krzysztof Krzyżaniak (eloy) <eloy@debian.org> Wed, 15 Apr 2009 11:42:24 +0200
libima-dbi-perl (0.34-5) unstable; urgency=low
* debian/control: Added Homepage field, and updated Standards-Version.
-- Bart Martens <bartm@debian.org> Tue, 11 Dec 2007 20:30:06 +0100
libima-dbi-perl (0.34-3) unstable; urgency=low
* debian/patches/01_still_Active.diff: Added. Closes: #399309.
-- Bart Martens <bartm@knars.be> Wed, 22 Nov 2006 17:09:41 +0100
libima-dbi-perl (0.34-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/copyright: Updated.
* debian/watch: Updated to version 3.
-- Bart Martens <bartm@knars.be> Fri, 17 Nov 2006 11:19:23 +0100
libima-dbi-perl (0.34-1) unstable; urgency=low
* New upstream release
* Removed dependency (and build-dependency) on libclass-whitehole-perl
as it is no longer required by upstream.
* Switched to my debian.org email address.
-- Stephen Quinney <sjq@debian.org> Wed, 14 Sep 2005 08:49:35 +0100
libima-dbi-perl (0.33-2) unstable; urgency=low
* debian/watch - Updated URL to stop lookups randomly failing.
-- Stephen Quinney <sjq@debian.org> Sat, 11 Jun 2005 12:36:20 +0100
libima-dbi-perl (0.33-1) unstable; urgency=low
* New upstream release.
* Now depends on the new module DBIx::ContextualFetch which is a
sub-class of DBI.
* Changed section to perl.
* Tidied up debian/rules.
* Conflicts with versions of Class::DBI prior to 0.96
-- Stephen Quinney <sjq@debian.org> Thu, 6 May 2004 20:21:53 +0100
libima-dbi-perl (0.32-1) unstable; urgency=low
* New upstream release - small bug fix.
-- Stephen Quinney <sjq@debian.org> Sat, 6 Mar 2004 15:13:22 +0000
libima-dbi-perl (0.31-1) unstable; urgency=low
* New upstream release
-- Stephen Quinney <sjq@debian.org> Fri, 23 Jan 2004 10:20:06 +0000
libima-dbi-perl (0.29-1) unstable; urgency=low
* New upstream release
-- Stephen Quinney <sjq@debian.org> Fri, 4 Jul 2003 17:14:07 +0100
libima-dbi-perl (0.28-1) unstable; urgency=low
* Initial Release.
-- Stephen Quinney <sjq@debian.org> Wed, 5 Mar 2003 10:24:02 +0000
|