libdbi-ruby (0.0.23-3) unstable; urgency=low * Removed ruby1.6 versions of libraries due to pending removal of ruby1.6. * Changed libdbd-sqlite-ruby dependency package architecture from any to all. * Added Sqlite3 driver by Jun Mukai. -- Dmitry Borodaenko Fri, 19 Aug 2005 15:21:19 +0300 libdbi-ruby (0.0.23-2) unstable; urgency=low * Added ODBC driver (patch by Daigo Moriwaki). * Added debian/watch file. -- Dmitry Borodaenko Wed, 10 Nov 2004 20:47:57 +0200 libdbi-ruby (0.0.23-1) unstable; urgency=low * New upstream release 0.0.23. * Copyright file fixed. -- Dmitry Borodaenko Fri, 18 Jun 2004 12:54:03 +0300 libdbi-ruby (0.0.21-3) unstable; urgency=low * Replaced Timestamp#fraction attr_accessor with attr_writer to get rid of the "method redefined" warning. Closes: #219026. -- Dmitry Borodaenko Wed, 5 Nov 2003 19:07:11 +0200 libdbi-ruby (0.0.21-2) unstable; urgency=low * Reorganized debian/rules for debhelper compatibility level 4. * binary-arch target now can be invoked without binary-indep. Closes: #211150. * Call ruby1.6 and ruby1.8 in place of ruby in debian/rules clean target. * Include upstream doc/ directory as is in the libdbi-ruby package. * Completely disable Ruby path mangling for the bin/ scripts. -- Dmitry Borodaenko Fri, 26 Sep 2003 14:10:14 +0300 libdbi-ruby (0.0.21-1) unstable; urgency=low * New upstream release 0.0.21. * Switched to Ruby 1.8 as a default Ruby version. * Added Conflicts with older *-ruby versions for *-ruby1.6 packages. * Depend on Ruby-version-specific libmysql-ruby and libpgsql-ruby packages. * Removed build-ruby1.6 and build-ruby1.8 phony targets from debian/rules. * libdbi-ruby1.x packages suggest libdbi-ruby for documentation. -- Dmitry Borodaenko Sat, 13 Sep 2003 21:09:51 +0300 libdbi-ruby (0.0.20-3) unstable; urgency=low * Adapted to the new Debian Ruby Policy: - added build-depends on ruby1.6, ruby1.6-dev, ruby1.8, ruby1.8-dev - libdbi-ruby now only contains docs and depends on libdbi-ruby1.6 - build two sets of packages for Ruby 1.6 and Ruby 1.8, and a set of dependency packages which depend on Ruby 1.6 packages - *-ruby1.6 packages replace older *-ruby counterparts. -- Dmitry Borodaenko Mon, 8 Sep 2003 17:11:56 +0300 libdbi-ruby (0.0.20-2) unstable; urgency=low * Added Build-Depends on ruby-dev for mkmf module required by SQLite DBD. -- Dmitry Borodaenko Tue, 8 Jul 2003 22:11:34 +0300 libdbi-ruby (0.0.20-1) unstable; urgency=low * New upstream release 0.0.20. * Moved all Build-Depends-Indep into Build-Depends. Closes: #199736. -- Dmitry Borodaenko Fri, 4 Jul 2003 15:13:11 +0300 libdbi-ruby (0.0.18-3) unstable; urgency=low * Packaged SQLite DBD driver per request from YAMASHITA Junji . Closes: #185767. * Switched to using setup.rb --with option to select drivers * Added upstream contrib/ to examples -- Dmitry Borodaenko Sun, 22 Jun 2003 19:18:07 +0200 libdbi-ruby (0.0.18-2) unstable; urgency=low * Fixed description to refer to libdbd-*-ruby. Closes: #180832. * Packaged MySQL DBD driver per request from Eric Schwartz . Closes: #181447. -- Dmitry Borodaenko Tue, 18 Feb 2003 19:18:55 +0200 libdbi-ruby (0.0.18-1) unstable; urgency=low * Initial release. Closes: #152305, #152306 (ITP). * Removed proxyserver.rb (to be packaged as part of libdbd-proxy-ruby). * Moved sqlsh.rb from /usr/bin to doc/examples to get rid of irb dependency. * Hacked doc/html/index.html to use relative URLs for ChangeLog, ToDo, DBI-SPEC, and DBD-SPEC. -- Dmitry Borodaenko Mon, 18 Nov 2002 12:19:13 +0200