libpqxx 4.0.1-2ubuntu2 source package in Ubuntu

Changelog

libpqxx (4.0.1-2ubuntu2) trusty; urgency=medium

  * Use dh-autoreconf instead of autotools-dev to also fix FTBFS on ppc64el by
    getting new libtool macros (still updates config.{sub,guess}).
 -- Logan Rosen <email address hidden>   Fri, 17 Jan 2014 01:46:21 -0500

Upload details

Uploaded by:
Logan Rosen
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libpqxx_4.0.1.orig.tar.gz 1.4 MiB c3c8a20f8d41a3b6eb3485b9b85c4fb4497719886d7880fbc3bddfdcc7171aee
libpqxx_4.0.1-2ubuntu2.debian.tar.gz 13.7 KiB a3f496071e6e470ce4f24a276bd9f3809a14bc90322618e34b5981055fe1340a
libpqxx_4.0.1-2ubuntu2.dsc 1.8 KiB cdb48bb3ce2f1a1ec870312c61d2978e180a704b4a41a3095110f85b67bbfe78

Available diffs

View changes file

Binary packages built by this source

libpqxx-4.0: C++ library to connect to PostgreSQL

 C++ library to enable user programs to communicate with
 the PostgreSQL database back-end. The database back-end can
 be local or it may be on another machine, accessed via
 TCP/IP. This package obsoletes the libpqpp package.

libpqxx-dbg: C++ library to connect to PostgreSQL (debugging symbols)

 C++ library to enable user programs to communicate with
 the PostgreSQL database back-end.
 .
 This package contains debugging symbols for the libpqxx library. It is usually
 needed to get a useful backtrace when applications using the libpqxx library
 crashes.

libpqxx-dev: C++ library to connect to PostgreSQL (development files)

 C++ library to enable user programs to communicate with
 the PostgreSQL database back-end.
 .
 This package contains header files for linking against libpqxx. Obsoletes
 the libpqpp-dev package.

libpqxx-doc: C++ library to connect to PostgreSQL (documentation)

 C++ library to enable user programs to communicate with
 the PostgreSQL database back-end.
 .
 This package contains documentation and examples.