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

Changelog

libodb-boost (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>  Wed, 15 Feb 2017 16:44:23 +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-boost_2.4.0.orig.tar.bz2 289.7 KiB b41bd4aaa3f3c9563cfa41bae19bda1bbcc3652e4430b4ebb1819eef2ffcadf4
libodb-boost_2.4.0-1build0~16.04.1.debian.tar.xz 2.0 KiB c2704ff17c3983c03e08a46173b08a1d0173ad52535f02178ef1c1bd440d0356
libodb-boost_2.4.0-1build0~16.04.1.dsc 1.6 KiB f18294a64aeb62679a957969653c62e709304a765ebeebeaa70748fc77642aa2

View changes file

Binary packages built by this source

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

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

libodb-boost-dev: Boost 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-boost .