mysql++ 3.2.0+pristine-1 source package in Ubuntu

Changelog

mysql++ (3.2.0+pristine-1) unstable; urgency=low


  * New upstream release
    + Repack source to remove unnecessary absolute symlink
  * Add linkage to pthread via LDFLAGS in debian/rules (Closes: #713600)
  * Drop 03_fix_linker_order.patch - part merged upstream & part obsolete
  * Update to Standards-Version 3.9.4 (no changes)

 -- Roberto C. Sanchez <email address hidden>  Thu, 26 Sep 2013 18:49:54 -0400

Upload details

Uploaded by:
Athena Capital Research
Uploaded to:
Sid
Original maintainer:
Athena Capital Research
Architectures:
any all
Section:
database
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe libs

Downloads

File Size SHA-256 Checksum
mysql++_3.2.0+pristine-1.dsc 2.0 KiB b5cdf7cb888a8772ca41e511047891a8067658a97d9a599b01bf4d8cc7ea373e
mysql++_3.2.0+pristine.orig.tar.gz 2.1 MiB 08de48199ed63a380674d1c48ebce8ebaf6d73cc9e7dc92eaa3a834b266726f3
mysql++_3.2.0+pristine-1.debian.tar.gz 103.4 KiB d363f44312b6afe540f3feeb60fb10ed870dfd20782ff263809143d6cb4c8f26

Available diffs

No changes file available.

Binary packages built by this source

libmysql++-dev: MySQL C++ library bindings (development)

 MySQL++ is a complex C++ API for MySQL (and other SQL databases
 soon). The goal of this API is to make working with Queries as easy
 as working with other STL containers.
 .
 This package provides development support.

libmysql++-doc: MySQL C++ library bindings (documentation and examples)

 MySQL++ is a complex C++ API for MySQL (and other SQL databases
 soon). The goal of this API is to make working with Queries as easy
 as working with other STL Containers.
 .
 This package provides documentation and examples. Please read the
 instructions in README.Debian in order to build the examples.

libmysql++3: MySQL C++ library bindings (runtime)

 MySQL++ is a complex C++ API for MySQL (and other SQL databases
 soon). The goal of this API is to make working with Queries as easy
 as working with other STL Containers.
 .
 This package provides runtime support.