Source: libpqxx
Section: libs
Priority: optional
Maintainer: Roger Leigh <rleigh@debian.org>
Build-Depends: debhelper (>> 3.0.0), postgresql-dev (>= 7.4.2-1), chrpath
Standards-Version: 3.6.1

Package: libpqxx-dev
Section: libdevel
Architecture: any
Depends: postgresql-dev (>= 7.4.2-1), libpqxx-2.4.4 (= ${Source-Version}), pkg-config
Description: C++ library to connect to PostgreSQL (development files)
 Header files for linking against libpqxx. This package obsoletes
 the libpqpp-dev package.

Package: libpqxx-2.4.4
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Description: C++ library to connect to PostgreSQL
 C++ library to enable user programs to communicate with
 the PostgreSQL database backend. The database backend can
 be local or it may be on another machine, accessed via
 TCP/IP. This package obsoletes the libpqpp package.
