libodb-mysql 2.4.0-1ubuntu1 source package in Ubuntu

Changelog

libodb-mysql (2.4.0-1ubuntu1) xenial; urgency=medium

  * Rebuild against libmysqlclient20.
  * d/p/libmysqlclient_r: build against libmysqlclient, not _r (LP:
    #1564871).
  * d/control, d/rules: enable dh_autoreconf.

 -- Robie Basak <email address hidden>  Tue, 05 Apr 2016 15:12:36 +0000

Upload details

Uploaded by:
Robie Basak
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial 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-1ubuntu1.debian.tar.xz 2.3 KiB e2a12f3e83831d974d9fe38a50b7ceeaab2ef558b67659219eb36665a2a8686a
libodb-mysql_2.4.0-1ubuntu1.dsc 1.9 KiB c860c18b385353b76823e31a23294c278fd2f8bff356e160a030b6eaa56e1b9e

View changes file

Binary packages built by this source

libodb-mysql-2.4: ODB Runtime Library for MySQL

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

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

No description available for libodb-mysql-2.4-dbgsym in ubuntu yakkety.

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 .