libodb-pgsql 2.4.0-1build3 source package in Ubuntu

Changelog

libodb-pgsql (2.4.0-1build3) jammy; urgency=medium

  * No-change rebuild for libodb C++17 compat

 -- Lukas Märdian <email address hidden>  Thu, 20 Jan 2022 15:36:13 +0100

Upload details

Uploaded by:
Lukas Märdian
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
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
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
libodb-pgsql_2.4.0.orig.tar.bz2 327.5 KiB 778a4d38bd1161e1f0b368815514c3335da20c7584e3d07613526dcce53523bc
libodb-pgsql_2.4.0-1build3.debian.tar.xz 2.1 KiB 3c6d7389a5897c56b4e6cb4c68d2bc410469c37d0ff4c9250bb67be27f45ea75
libodb-pgsql_2.4.0-1build3.dsc 1.9 KiB 4ec7a1c051c99be9f3538499b8a3241e1591d058d4eecbc8c59e757c4c51608f

Available diffs

View changes file

Binary packages built by this source

libodb-pgsql-2.4: ODB Runtime Library for PostgreSQL

 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 PostgreSQL ODB runtime library. Every application
 that includes code generated for the PostgreSQL database will need to link to
 this library.

libodb-pgsql-2.4-dbgsym: debug symbols for libodb-pgsql-2.4
libodb-pgsql-dev: ODB Runtime Library for PostgreSQL (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-pgsql .