libdbi-drivers 0.9.0-2ubuntu1 source package in Ubuntu

Changelog

libdbi-drivers (0.9.0-2ubuntu1) trusty; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - debian/control, debian/rules: drop libdbi-sqlite
    - debian/buildtests: test suite to verify drivers are usable when
      libdbi is loaded via dlopen()
    - debian/copyright: adding copyright attribution for buildtests dir
    - debian/rules: Run buildtests tests

libdbi-drivers (0.9.0-2) unstable; urgency=medium

  [ Laszlo Boszormenyi ]
  * Multi-arch package (closes: #736656).

  [ Prach Pongpanich ]
  * Remove obsolete debian/*.dir files.
  * Disable all tests if asked to via DEB_BUILD_OPTIONS .

libdbi-drivers (0.9.0-1) unstable; urgency=medium

  [ Laszlo Boszormenyi ]
  * Add debian/patches:
    + fix_sqlite3_lib_name.patch
    + mysql_h_path.patch
  * Update run tests script.
  * Fix building as root.
  * Build with multi-arched libdbi.
  * Correct debian/copyright .

  [ Prach Pongpanich ]
  * Imported Upstream version 0.9.0
  * Adopt package (Closes: #635658)
  * Update d/gbp.conf and use pristine-tar by default
  * Add openjade and docbook-dsssl in Build-depends
  * Enable hardened build flags
  * Bump Standards-Version to 3.9.5
  * Change Vcs fields to point to collab-maint
 -- Michael Terry <email address hidden>   Thu, 06 Feb 2014 14:18:14 -0500

Upload details

Uploaded by:
Michael Terry
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libdbi-drivers_0.9.0.orig.tar.gz 1.7 MiB 43d2eacd573a4faff296fa925dd97fbf2aedbf1ae35c6263478210c61004c854
libdbi-drivers_0.9.0-2ubuntu1.debian.tar.gz 11.9 KiB 8e54e3b1f8bb5c039e99187be1937b8d45c61255a98c067501427ee43e8a0bca
libdbi-drivers_0.9.0-2ubuntu1.dsc 1.8 KiB 91a01d068a114d84771be6fdd9e11543466973c15c269944b236635f26486bfc

View changes file

Binary packages built by this source

libdbd-freetds: Freetds database server driver for libdbi

 This driver provides connectivity to MS SQL Server or Sybase database
 servers through the libdbi Database Independent Abstraction Layer using
 Freetds. Switching a program's driver does not require recompilation or
 rewriting source code.

libdbd-mysql: MySQL database server driver for libdbi

 This driver provides connectivity to MySQL database servers through the
 libdbi Database Independent Abstraction Layer. Switching a program's driver
 does not require recompilation or rewriting source code.

libdbd-pgsql: PostgreSQL database server driver for libdbi

 This driver provides connectivity to PostgreSQL database servers through the
 libdbi Database Independent Abstraction Layer. Switching a program's driver
 does not require recompilation or rewriting source code.

libdbd-sqlite3: SQLite3 database driver for libdbi

 This driver provides support for serverless SQLite3 databases through the
 libdbi Database Independent Abstraction Layer. Switching a program's driver
 does not require recompilation or rewriting source code.