libopendbx 1.4.6-9 source package in Ubuntu

Changelog

libopendbx (1.4.6-9) unstable; urgency=medium

  * Update libopendbx1.symbols for g++5 transition (Closes: #777962)
    - Symbols are lost/gained for the C++ portion of the library, but nothing
      in Debian uses them, so not bumping library name
  * Add rm of additional build artifacts (doc/doxygen_sqlite3.db and
    utils/doc/odbx-sql.1) to clean rule so package builds twice in a row
  * Update mechanism in debian/rules for adding dpkg-gensymbols from pkg-kde-
    tools to the path
  * Bump standards version to 3.9.6 without further change

 -- Scott Kitterman <email address hidden>  Mon, 03 Aug 2015 15:46: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

Downloads

File Size SHA-256 Checksum
libopendbx_1.4.6-9.dsc 3.0 KiB 52943fe23c531375b61dc51bedb9f3184d9cfb271a910651adf3de5c44467ece
libopendbx_1.4.6.orig.tar.gz 573.7 KiB 2246a03812c7d90f10194ad01c2213a7646e383000a800277c6fb8d2bf81497c
libopendbx_1.4.6-9.debian.tar.xz 75.4 KiB 771ca0b668f67b41d456b0d780f3fe296c889056d7dfde168a2c50755ec1693b

Available diffs

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-dbgsym: debug symbols for package libopendbx1

 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: No summary available for libopendbx1-firebird in ubuntu wily.

No description available for libopendbx1-firebird in ubuntu wily.

libopendbx1-firebird-dbgsym: No summary available for libopendbx1-firebird-dbgsym in ubuntu wily.

No description available for libopendbx1-firebird-dbgsym in ubuntu wily.

libopendbx1-mssql: No summary available for libopendbx1-mssql in ubuntu wily.

No description available for libopendbx1-mssql in ubuntu wily.

libopendbx1-mssql-dbgsym: No summary available for libopendbx1-mssql-dbgsym in ubuntu wily.

No description available for libopendbx1-mssql-dbgsym in ubuntu wily.

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

No description available for libopendbx1-mysql in ubuntu wily.

libopendbx1-mysql-dbgsym: No summary available for libopendbx1-mysql-dbgsym in ubuntu wily.

No description available for libopendbx1-mysql-dbgsym in ubuntu wily.

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-odbc-dbgsym: No summary available for libopendbx1-odbc-dbgsym in ubuntu wily.

No description available for libopendbx1-odbc-dbgsym in ubuntu wily.

libopendbx1-pgsql: No summary available for libopendbx1-pgsql in ubuntu wily.

No description available for libopendbx1-pgsql in ubuntu wily.

libopendbx1-pgsql-dbgsym: debug symbols for package libopendbx1-pgsql

 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: SQLite 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 SQLite backend.

libopendbx1-sqlite-dbgsym: debug symbols for package libopendbx1-sqlite

 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 SQLite backend.

libopendbx1-sqlite3: No summary available for libopendbx1-sqlite3 in ubuntu wily.

No description available for libopendbx1-sqlite3 in ubuntu wily.

libopendbx1-sqlite3-dbgsym: debug symbols for package libopendbx1-sqlite3

 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: No summary available for libopendbx1-sybase in ubuntu wily.

No description available for libopendbx1-sybase in ubuntu wily.

libopendbx1-sybase-dbgsym: No summary available for libopendbx1-sybase-dbgsym in ubuntu wily.

No description available for libopendbx1-sybase-dbgsym in ubuntu wily.

opendbx-doc: No summary available for opendbx-doc in ubuntu wily.

No description available for opendbx-doc in ubuntu wily.

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

opendbx-utils-dbgsym: debug symbols for package opendbx-utils

 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