libodb-qt 2.4.0-3.1 source package in Ubuntu

Changelog

libodb-qt (2.4.0-3.1) unstable; urgency=medium

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

 -- Benjamin Drung <email address hidden>  Wed, 28 Feb 2024 14:25:20 +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-qt_2.4.0-3.1.dsc 1.8 KiB b38a8972665797f01147cdff70ac157e34e9b86862494168f9484fdefd4a0da2
libodb-qt_2.4.0.orig.tar.bz2 302.6 KiB 6a2edc61213365a0bef28219da81bad08bd99da7b55854f71f2cd0dc5d041f91
libodb-qt_2.4.0-3.1.debian.tar.xz 2.4 KiB 6963c8f25e62f70ee0a35f7073f901fac2a0edaf9453da9106e9ea78037c20b8

No changes file available.

Binary packages built by this source

libodb-qt-2.4t64: Qt 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 Qt profile library. The Qt profile provides
 support for persisting Qt smart pointers, containers, and value types
 with the ODB system.

libodb-qt-2.4t64-dbgsym: debug symbols for libodb-qt-2.4t64
libodb-qt-dev: Qt 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-qt .