libodb-pgsql 2.4.0-1build0~16.04.1 source package in Ubuntu

Changelog

libodb-pgsql (2.4.0-1build0~16.04.1) xenial; urgency=medium

  * No change rebuild for c++11 ABI transition to fix incompatible builds
    with libodb. LP: #1588330.

 -- Dimitri John Ledkov <email address hidden>  Thu, 16 Feb 2017 13:03:07 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial updates universe misc

Downloads

File Size SHA-256 Checksum
libodb-pgsql_2.4.0.orig.tar.bz2 327.5 KiB 778a4d38bd1161e1f0b368815514c3335da20c7584e3d07613526dcce53523bc
libodb-pgsql_2.4.0-1build0~16.04.1.debian.tar.xz 2.0 KiB 73b61147e667e72ac58680c4b8a8a45706a7a379b80fa44cb24c2f1ce0307ef7
libodb-pgsql_2.4.0-1build0~16.04.1.dsc 1.6 KiB ea904f7b6be1d0e20da27afe760b9025ce6144a1fa09110dd66e3250ea39bc6e

View changes file

Binary packages built by this source

libodb-pgsql-2.4: ODB Runtime Library for PostgreSQL

 ODB is an object-relational mapping (ORM) system for C++. It provides
 tools, APIs, and library support that allow you to persist C++ objects to
 a relational database (RDBMS) without having to deal with tables, columns,
 or SQL and without manually writing any of the mapping code.
 .
 This package contains the PostgreSQL ODB runtime library. Every application
 that includes code generated for the PostgreSQL database will need to link to
 this library.

libodb-pgsql-2.4-dbgsym: debug symbols for package libodb-pgsql-2.4

 ODB is an object-relational mapping (ORM) system for C++. It provides
 tools, APIs, and library support that allow you to persist C++ objects to
 a relational database (RDBMS) without having to deal with tables, columns,
 or SQL and without manually writing any of the mapping code.
 .
 This package contains the PostgreSQL ODB runtime library. Every application
 that includes code generated for the PostgreSQL database will need to link to
 this library.

libodb-pgsql-dev: ODB Runtime Library for PostgreSQL (development)

 ODB is an object-relational mapping (ORM) system for C++. It provides
 tools, APIs, and library support that allow you to persist C++ objects to
 a relational database (RDBMS) without having to deal with tables, columns,
 or SQL and without manually writing any of the mapping code.
 .
 This package contains libraries and header files for developing
 applications that use libodb-pgsql .