libodb 2.4.0-1build0~16.04.1 source package in Ubuntu
Changelog
libodb (2.4.0-1build0~16.04.1) xenial; urgency=medium * No change rebuild for c++11 ABI transition to fix incompatible builds with libodb-mysql, et.al. LP: #1588330. -- Dimitri John Ledkov <email address hidden> Tue, 14 Feb 2017 10:33:46 +0000
Upload details
- Uploaded by:
- Dimitri John Ledkov
- Uploaded to:
- Xenial
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | updates | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libodb_2.4.0.orig.tar.bz2 | 353.0 KiB | 66a1bb4e8bb6ef60cc79334f8028c4d4de98d87f2ff6f8123b4cfb7751ce0007 |
libodb_2.4.0-1build0~16.04.1.debian.tar.xz | 2.0 KiB | 19ea2bd05093434fcc18513a4ed010d108b8777185b240fc87946eac0b2401fe |
libodb_2.4.0-1build0~16.04.1.dsc | 1.5 KiB | ace7f688513e583cc67876b0ca673264decffa5bcc780a123678173d2a935979 |
Available diffs
Binary packages built by this source
- libodb-2.4: Common 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 common ODB runtime library. Every application
that includes code generated by the ODB compiler will need to link to this
library.
- libodb-2.4-dbgsym: debug symbols for package libodb-2.4
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 common ODB runtime library. Every application
that includes code generated by the ODB compiler will need to link to this
library.
- libodb-dev: Common 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 .