libopendbx 1.4.6-5 source package in Ubuntu

Changelog

libopendbx (1.4.6-5) unstable; urgency=medium


  * Confirm symbols on all archs
  * Capture unforwarded change from Ubuntu to use dh-autoreconf
  * Update for symbols on Debian and Ubuntu ports (alpha, arm64, ppc64,
    ppc64el, and sparc64)
  * Update standards version to 3.9.5 without further change

 -- Scott Kitterman <email address hidden>  Wed, 19 Mar 2014 17:00:14 -0400

Upload details

Uploaded by:
Debian OpenDBX Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OpenDBX Maintainers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe misc

Downloads

File Size SHA-256 Checksum
libopendbx_1.4.6-5.dsc 2.9 KiB 98994b1de55a3872829f810bcddb7f2456b66c30daf019569a20d867207f01df
libopendbx_1.4.6.orig.tar.gz 573.7 KiB 2246a03812c7d90f10194ad01c2213a7646e383000a800277c6fb8d2bf81497c
libopendbx_1.4.6-5.diff.gz 66.9 KiB d72110b18e1fbff3690162860f9fd101bfcd8c41c3d15a7aa9d33ee77deab8cc

No changes file available.

Binary packages built by this source

libopendbx1: Lightweight database access abstraction layer

 OpenDBX provides a simple and lightweight API for interfacing native
 relational database APIs in a consistent way. By using the OpenDBX API you
 don't have to adapt your program to the different database APIs by yourself.
 .
 The sqlite3 backend is recommended by default if no other backend is
 installed with libopendbx1

libopendbx1-dev: Lightweight database access abstraction layer (dev)

 OpenDBX provides a simple and lightweight API for interfacing native
 relational database APIs in a consistent way. By using the OpenDBX API you
 don't have to adapt your program to the different database APIs by yourself.
 .
 This package contains the header file to develop backends for libopendbx

libopendbx1-firebird: Firebird backend for OpenDBX

 OpenDBX provides a simple and lightweight API for interfacing native
 relational database APIs in a consistent way. By using the OpenDBX API you
 don't have to adapt your program to the different database APIs by yourself.
 .
 This package contains the Firebird backend.

libopendbx1-mssql: MSSQL backend for OpenDBX

 OpenDBX provides a simple and lightweight API for interfacing native
 relational database APIs in a consistent way. By using the OpenDBX API you
 don't have to adapt your program to the different database APIs by yourself.
 .
 This package contains the MSSQL backend.

libopendbx1-mysql: No summary available for libopendbx1-mysql in ubuntu utopic.

No description available for libopendbx1-mysql in ubuntu utopic.

libopendbx1-odbc: ODBC backend for OpenDBX

 OpenDBX provides a simple and lightweight API for interfacing native
 relational database APIs in a consistent way. By using the OpenDBX API you
 don't have to adapt your program to the different database APIs by yourself.
 .
 This package contains the ODBC backend.

libopendbx1-pgsql: PostgreSQL backend for OpenDBX

 OpenDBX provides a simple and lightweight API for interfacing native
 relational database APIs in a consistent way. By using the OpenDBX API you
 don't have to adapt your program to the different database APIs by yourself.
 .
 This package contains the PostgreSQL backend.

libopendbx1-sqlite: No summary available for libopendbx1-sqlite in ubuntu utopic.

No description available for libopendbx1-sqlite in ubuntu utopic.

libopendbx1-sqlite3: SQLite3 backend for OpenDBX

 OpenDBX provides a simple and lightweight API for interfacing native
 relational database APIs in a consistent way. By using the OpenDBX API you
 don't have to adapt your program to the different database APIs by yourself.
 .
 This package contains the SQLite3 backend.

libopendbx1-sybase: Sybase ctlib backend for OpenDBX

 OpenDBX provides a simple and lightweight API for interfacing native
 relational database APIs in a consistent way. By using the OpenDBX API you
 don't have to adapt your program to the different database APIs by yourself.
 .
 This package contains the Sybase backend.

opendbx-doc: Opendbx documentation

 OpenDBX provides a simple and lightweight API for interfacing native
 relational database APIs in a consistent way. By using the OpenDBX API you
 don't have to adapt your program to the different database APIs by yourself.
 .
 This package provides html documentation for OpenDBX

opendbx-utils: Utility applications using libopendbx

 OpenDBX provides a simple and lightweight API for interfacing native
 relational database APIs in a consistent way. By using the OpenDBX API you
 don't have to adapt your program to the different database APIs by yourself.
 .
 This package provides the odbx-sql utility application for accessing database
 content directly via libopendbx and the opendbx test suite for verifying that
 various backends are working