odb 2.4.0-16 source package in Ubuntu

Changelog

odb (2.4.0-16) unstable; urgency=medium

  * Backport upstream patches to build with GCC 12 (closes: #1023684).
  * Update Standards-Version to 4.6.1 .

 -- Laszlo Boszormenyi (GCS) <email address hidden>  Wed, 07 Dec 2022 20:42:49 +0100

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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
odb_2.4.0-16.dsc 1.7 KiB a212f01e0aa74c90a1fad602a01dd7253397f00a6117dc02cf53f3bed855dd02
odb_2.4.0.orig.tar.bz2 1.6 MiB 6785154fa98ea3977c8c2ab38cec16c4aa78c2c2039e80cd2908347b1c1d4198
odb_2.4.0-16.debian.tar.xz 15.1 KiB b245f8ab6c6ae0f0ab8f56197f6da8ffb3c2b8c97ec07681bbaaa2d6fb0748e3

Available diffs

No changes file available.

Binary packages built by this source

odb: C++ Object-Relational Mapping (ORM)

 ODB is an open-source, cross-platform and cross-database object-relational
 mapping (ORM) system for C++. It allows you to persist C++ objects to a
 relational database without having to deal with tables, columns, or SQL and
 without manually writing any mapping code.

odb-dbgsym: debug symbols for odb