libclass-dbi-pg-perl (0.09-4) unstable; urgency=low * Remove comparison operator from required module versions in Makefile.PL. (Closes: #578990) + new patch: fix-Makefile.PL.patch * Use source format 3.0 (quilt). * debian/control: Make build-dep on perl unversioned. * Convert debian/copyright to proposed machine-readable format. * Bump Standards-Version to 3.8.4. * Add myself to Uploaders. -- Ansgar Burchardt Sat, 24 Apr 2010 16:45:41 +0900 libclass-dbi-pg-perl (0.09-3) unstable; urgency=low [ Ryan Niebur ] * Take over with permission from Bart (Closes: #531501) * 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 * debian/watch: use dist-based URL. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Damyan Ivanov ] * debian/rules: migrate to tiny DH7 * debian/copyright: cleanup + use dist-based upstream location + quote verbatim licensing terms * add myself to Uploaders * Standards-Version: 3.8.2 (no changes) -- Damyan Ivanov Tue, 23 Jun 2009 15:33:45 +0300 libclass-dbi-pg-perl (0.09-2) unstable; urgency=low * New maintainer, as agreed with Stephen. * debian/*: Repackaged with cdbs. * debian/control: Added libtest-pod-coverage-perl and libtest-pod-perl to Build-Depends-Indep for "make test". * debian/copyright: Updated. * debian/watch: Updated to version 3. -- Bart Martens Thu, 16 Nov 2006 15:41:17 +0100 libclass-dbi-pg-perl (0.09-1) unstable; urgency=low * New upstream release - In particular, fixes a typo that broke postgres sequence handling -- Stephen Quinney Tue, 11 Jul 2006 11:42:22 +0100 libclass-dbi-pg-perl (0.08-1) unstable; urgency=low * New upstream release -- Stephen Quinney Sun, 16 Apr 2006 17:33:36 +0100 libclass-dbi-pg-perl (0.07-1) unstable; urgency=low * New upstream release - has fixes for Postgresql 8.1 sequence handling * New upstream author - debian/copyright and debian/watch updated appropriately. * Switched to my debian.org email address. -- Stephen Quinney Thu, 26 Jan 2006 20:23:05 +0000 libclass-dbi-pg-perl (0.06-1) unstable; urgency=low * New upstream release * New upstream author - debian/copyright and debian/watch updated appropriately. * No longer need to use a patch for Multi-column primary keys support. Build-dependency on dpatch no longer required. -- Stephen Quinney Sun, 5 Dec 2004 17:04:26 +0000 libclass-dbi-pg-perl (0.03-2) unstable; urgency=low * Applied a patch from http://use.perl.org/~Fletch/journal/18634. This allows Class::DBI::Pg to handle Multi-column primary keys. Thanks to Edward Betts for pointing me to this patch, closes: #267487. * debian/rules - Tidied and improved a bit * debian/control - Moved to debian policy 3.6.1.1 -- Stephen Quinney Sat, 28 Aug 2004 11:20:17 +0100 libclass-dbi-pg-perl (0.03-1) unstable; urgency=low * New upstream release - proper fix to support dropped columns. * Specified the minimum required versions for some of the dependencies. * Updated to debian policy 3.6.1.0 -- Stephen Quinney Thu, 18 Sep 2003 16:46:49 +0100 libclass-dbi-pg-perl (0.02-2) unstable; urgency=low * Fix the SQL query, that looks up columns of a table, which was picking up dropped columns in versions of PostgreSQL 7.3 and greater. -- Stephen Quinney Thu, 24 Jul 2003 17:19:41 +0100 libclass-dbi-pg-perl (0.02-1) unstable; urgency=low * Initial Release, closes: #202291. -- Stephen Quinney Sun, 6 Jul 2003 09:24:32 +0100