libodb-mysql 2.4.0-5ubuntu3 source package in Ubuntu

Changelog

libodb-mysql (2.4.0-5ubuntu3) jammy; urgency=medium

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

 -- Lukas Märdian <email address hidden>  Thu, 20 Jan 2022 15:33:47 +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
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
libodb-mysql_2.4.0.orig.tar.bz2 327.9 KiB ce2fcdb6ab4a02fc0aff263a891c56949fa41b89e65d7a40d8b656d3ebf0d9bc
libodb-mysql_2.4.0-5ubuntu3.debian.tar.xz 3.3 KiB e9c89db1b1ca5d6afb5b438ff178d23e308315fdc5be7c298bfdeec08b225e5f
libodb-mysql_2.4.0-5ubuntu3.dsc 2.0 KiB 2008b6a5a9eecd7c944efcf1d6031f4080a1c7df74b449d8f839004e4551c806

Available diffs

  • diff from 2.4.0-5ubuntu2 to 2.4.0-5ubuntu3 (pending)

View changes file

Binary packages built by this source

libodb-mysql-2.4: No summary available for libodb-mysql-2.4 in ubuntu noble.

No description available for libodb-mysql-2.4 in ubuntu noble.

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