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

Changelog

libodb-sqlite (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:13:59 +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-sqlite_2.4.0.orig.tar.bz2 331.5 KiB 149bc356cbe81d06ff27434c984bb745af06d745243bdc830e6cbb37e03009ed
libodb-sqlite_2.4.0-1build0~16.04.1.debian.tar.xz 2.0 KiB f318b8585433958071ac7ed273230cca24e11ca13be6df50fa59fef89d5ea0df
libodb-sqlite_2.4.0-1build0~16.04.1.dsc 1.6 KiB 3e2c1a59cd0e7f4c5ef03cc0ee6b598b6a8dc0c32efba1d4a1e2498192f7c8b8

View changes file

Binary packages built by this source

libodb-sqlite-2.4: ODB Runtime Library for SQLite

 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 SQLite ODB runtime library. Every application
 that includes code generated for the SQLite database will need to link to
 this library.

libodb-sqlite-2.4-dbgsym: debug symbols for package libodb-sqlite-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 SQLite ODB runtime library. Every application
 that includes code generated for the SQLite database will need to link to
 this library.

libodb-sqlite-dev: ODB Runtime Library for SQLite (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-sqlite .