libodb-boost 2.4.0-1build2 source package in Ubuntu

Changelog

libodb-boost (2.4.0-1build2) focal; urgency=medium

  * No-change rebuild for libgcc-s1 package name change.

 -- Matthias Klose <email address hidden>  Sun, 22 Mar 2020 16:46:19 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release 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-1build2.debian.tar.xz 2.0 KiB 73090f117bf7c8d046ede7a92039c22ef3c35a85a13d0c87d2ab5cb1de722bb3
libodb-boost_2.4.0-1build2.dsc 2.0 KiB b9d47af9c77abd5144da168ad46c847e77b97fd15e72e40ccec0bbd59c4460ab

Available diffs

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: No summary available for libodb-boost-2.4-dbgsym in ubuntu groovy.

No description available for libodb-boost-2.4-dbgsym in ubuntu groovy.

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 .