libodb-boost 2.4.0-1.1 source package in Ubuntu

Changelog

libodb-boost (2.4.0-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1062489

 -- Benjamin Drung <email address hidden>  Wed, 28 Feb 2024 14:24:04 +0000

Upload details

Uploaded by:
Laszlo Boszormenyi
Uploaded to:
Sid
Original maintainer:
Laszlo Boszormenyi
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libodb-boost_2.4.0-1.1.dsc 1.9 KiB 430b985d0c70d29e243c36224acf53dabd2ebb63ea90a6713b47cb5bbafbb8e1
libodb-boost_2.4.0.orig.tar.bz2 289.7 KiB b41bd4aaa3f3c9563cfa41bae19bda1bbcc3652e4430b4ebb1819eef2ffcadf4
libodb-boost_2.4.0-1.1.debian.tar.xz 2.0 KiB b6d6de4891ada2fca98e89eecdeb1c8b41d36e6478527a3d5b4d216db2fd671b

No changes file available.

Binary packages built by this source

libodb-boost-2.4t64: 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.4t64-dbgsym: debug symbols for libodb-boost-2.4t64
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 .