libopendbx 1.4.6-16 source package in Ubuntu

Changelog

libopendbx (1.4.6-16) unstable; urgency=medium

  * QA upload.
  * Fix FTBFS with GCC-11 (Closes: #984196):
    - Build with -std=c++11 in CXXFLAGS.
  * Adjust symbols in libopendbx1.symbols according to dpkg-gensymbols output.
  * Bump Standards-Version to 4.6.0 without further changes.

 -- David Bürgin <email address hidden>  Sun, 17 Oct 2021 10:39:05 +0200

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
libopendbx_1.4.6-16.dsc 2.6 KiB e55e95f2d3b66e960751e619f484d93f3bac3c27f1b436b76ea1c61149a27fb6
libopendbx_1.4.6.orig.tar.gz 573.7 KiB 2246a03812c7d90f10194ad01c2213a7646e383000a800277c6fb8d2bf81497c
libopendbx_1.4.6-16.debian.tar.xz 76.0 KiB ff5714fb4feeffd6f80ae5e061676657ea0f2c1a840e6b1e1841f545e7d4f203

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 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-firebird-dbgsym: debug symbols for libopendbx1-firebird
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-mssql-dbgsym: debug symbols for libopendbx1-mssql
libopendbx1-mysql: MySQL 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 MySQL backend.

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

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

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: debug symbols for libopendbx1-odbc
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-pgsql-dbgsym: debug symbols for libopendbx1-pgsql
libopendbx1-sqlite3: No summary available for libopendbx1-sqlite3 in ubuntu kinetic.

No description available for libopendbx1-sqlite3 in ubuntu kinetic.

libopendbx1-sqlite3-dbgsym: No summary available for libopendbx1-sqlite3-dbgsym in ubuntu kinetic.

No description available for libopendbx1-sqlite3-dbgsym in ubuntu kinetic.

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.

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

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