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
  
     | 
    
      libclass-dbi-perl (0.96-1) unstable; urgency=low
  * New upstream release.
  * Now depend (and build-depend) upon Ima::DBI (>= 0.33).
  * Cleaned up dependencies in general.
  * Improved debian/rules slightly.
  * Added useful Recommends and Suggests entries.
 -- Stephen Quinney <stephen@jadevine.org.uk>  Thu,  6 May 2004 21:08:03 +0100
libclass-dbi-perl (0.95-1) unstable; urgency=low
  * New upstream release - lots of new features and bug fixes.
  * Updated dependencies on libima-dbi-perl to 0.30 and
    libuniversal-moniker-perl to 0.06.
  * Added a Conflicts against the libscalar-list-utils-perl package of
    (<=1.0701-1). Really bad things were happening in the tests when this
    package was installed. Scalar::List::Utils, version 1.13, or that
    provided as part of the perl package both work so there is no problem.
 -- Stephen Quinney <stephen@jadevine.org.uk>  Sat, 31 Jan 2004 09:47:40 +0000
libclass-dbi-perl (0.94final-3) unstable; urgency=low
  * Updated dependency on libscalar-list-utils-perl as the latest Perl
    package contains a newer version of Scalar-List-Utils and now
    conflicts/replaces/provides what we need, closes: #220855.
 -- Stephen Quinney <stephen@jadevine.org.uk>  Sat, 15 Nov 2003 08:52:22 +0000
libclass-dbi-perl (0.94final-2) unstable; urgency=low
  * Update all the dependencies (including those for building the
    package).
 -- Stephen Quinney <stephen@jadevine.org.uk>  Thu, 18 Sep 2003 14:28:40 +0100
libclass-dbi-perl (0.94final-1) unstable; urgency=low
  * Attempt #2 to get this final version uploaded. This time with the
    correct upstream tarball and a slightly mangled version number.
 -- Stephen Quinney <stephen@jadevine.org.uk>  Wed, 17 Sep 2003 14:13:42 +0100
libclass-dbi-perl (0.94-3) unstable; urgency=low
  * This is now the released, final version of 0.94 from upstream.
  * Added dependency on libuniversal-moniker-perl.
  * Added dependency on libscalar-list-utils-perl.
 -- Stephen Quinney <stephen@jadevine.org.uk>  Wed, 17 Sep 2003 13:47:00 +0100
libclass-dbi-perl (0.94-2) unstable; urgency=low
  * Changed dependency on libclass-accessor-perl to >=0.18.
  * Updated to Debian policy, version 3.6.0.
 -- Stephen Quinney <stephen@jadevine.org.uk>  Thu,  7 Aug 2003 14:28:38 +0100
libclass-dbi-perl (0.94-1) unstable; urgency=low
  * New upstream release - fixes for databases such as PostgreSQL - where
    use of sequences to create new primary keys was broken,
    closes: #202695. Note this is not the final official stable release but
    the bug fixes are important enough to warrant uploading now.
 -- Stephen Quinney <stephen@jadevine.org.uk>  Thu, 24 Jul 2003 14:49:28 +0100
libclass-dbi-perl (0.93-1) unstable; urgency=low
  * Initial Release, closes: #183966.
 -- Stephen Quinney <stephen@jadevine.org.uk>  Wed,  9 Jul 2003 09:55:33 +0100
 
     |