Source: libpqxx
Section: libs
Priority: optional
Maintainer: Marcin Kulisz (kuLa) <debian@kulisz.net>
Build-Depends: debhelper (>> 9.0.0),
 libpq-dev (>= 8.0.3),
 chrpath,
 libtool,
 python-all,
 dh-autoreconf
Build-Depends-Indep: doxygen, xmlto
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/libpqxx.git
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=collab-maint/libpqxx.git;a=summary
Homepage: http://pqxx.org

Package: libpqxx-dev
Section: libdevel
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends},
 pkg-config,
 libpq-dev (>= 8.0.3-1),
 libpqxx-4.0v5 (= ${binary:Version})
Suggests: libpqxx4-doc
Conflicts: libpqxx4-dev
Breaks: libpqxx3-dev (<< 4)
Replaces: libpqxx3-dev (<< 4), libpqxx4-dev
Description: 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.

Package: libpqxx3-dev
Section: oldlibs
Priority: extra
Architecture: all
Depends: ${misc:Depends},
 libpqxx-dev
Description: Transitional dummy package for libpqxx-dev
 This package is a transition dummy package which can be safely removed.
 .
 C++ library to enable user programs to communicate with
 the PostgreSQL database back-end.

Package: libpqxx-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends},
 libjs-jquery
Suggests: libpqxx-dev (>= ${binary:Version})
Conflicts: libpqxx3-doc, libpqxx4-doc
Replaces: libpqxx3-doc, libpqxx4-doc
Description: 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.

Package: libpqxx-4.0v5
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Conflicts: libpqxx-4.0
Replaces: libpqxx-4.0
Description: 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.
