libodb-qt 2.4.0-2build0~16.04.1 source package in Ubuntu

Changelog

libodb-qt (2.4.0-2build0~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:06:28 +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-qt_2.4.0.orig.tar.bz2 302.6 KiB 6a2edc61213365a0bef28219da81bad08bd99da7b55854f71f2cd0dc5d041f91
libodb-qt_2.4.0-2build0~16.04.1.debian.tar.xz 2.1 KiB 72ec773ab0ed3db5f5943c3c9452361fdae842c41579b88eb37d3895be00f410
libodb-qt_2.4.0-2build0~16.04.1.dsc 1.6 KiB 6a2603768b320e0c1ef84be935ab720619daf67102a4ac0f6b02ad10820d51fd

View changes file

Binary packages built by this source

libodb-qt-2.4: Qt ODB runtime library

 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 Qt profile library. The Qt profile provides
 support for persisting Qt smart pointers, containers, and value types
 with the ODB system.

libodb-qt-2.4-dbgsym: debug symbols for package libodb-qt-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 Qt profile library. The Qt profile provides
 support for persisting Qt smart pointers, containers, and value types
 with the ODB system.

libodb-qt-dev: Qt ODB runtime library (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-qt .