Source: libpqxxobject
Section: misc
Priority: optional
Maintainer: Roger Leigh <rleigh@debian.org>
Standards-Version: 3.6.1
Build-Depends: chrpath, debhelper (>= 4.0.2), libpqxx-dev

Package: libpqxxobject-dev
Architecture: any
Section: libdevel
Depends: libpqxxobject-0.1.6 (= ${Source-Version})
Suggests: libpqxxobject-doc (= ${Source-Version})
Description: Development files for the libpqxxobject library
 This package contains the header files for the libpqxxobject library,
 along with a static version of libpqxxobject.
 .
 Install this package if you wish to develop programs that use
 libpqxxobject for database interaction.
 .
 This is libpqxxobject version 0.1.6, an unstable
 development release in the 0.1 line.
 .
 libpqxxobject is a C++ object-oriented interface to the PostgreSQL
 ORDBMS, utilising the libpqxx C++ client library.  libpqxxobject is
 intended to allow "serialisation" of C++ objects.  In English, this
 means one can convert rows of an SQL result set into C++ objects, and
 C++ objects into SQL statements.  This allows the development of
 objects which interaction with complex databases without the user of
 the interface needing to be aware of the database.  libpqxxobject
 takes care of the hard stuff (recursive serialisation, object updates
 on transaction commit/rollback) leaving you to specify the interface.

Package: libpqxxobject-doc
Architecture: all
Section: doc
Suggests: libpqxxobject-dev (= ${Source-Version})
Description: Documentation for the libpqxxobject database interaction library
 This package contains the API reference for libpqxxobject, as well
 as a tutorial and example code.
 .
 Install this package if you want to have lots of info about the
 libpqxxobject library when you're programming.
 .
 This is libpqxxobject version 0.1.6, an unstable
 development release in the 0.1 line.
 .
 libpqxxobject is a C++ object-oriented interface to the PostgreSQL
 ORDBMS, utilising the libpqxx C++ client library.  libpqxxobject is
 intended to allow "serialisation" of C++ objects.  In English, this
 means one can convert rows of an SQL result set into C++ objects, and
 C++ objects into SQL statements.  This allows the development of
 objects which interaction with complex databases without the user of
 the interface needing to be aware of the database.  libpqxxobject
 takes care of the hard stuff (recursive serialisation, object updates
 on transaction commit/rollback) leaving you to specify the interface.

Package: libpqxxobject-0.1.6
Architecture: any
Section: libs
Depends: pqxxobject-common (>= ${Source-Version}), ${shlibs:Depends}
Description: The libpqxxobject database interaction library
 This package includes the libpqxxobject shared library, needed to
 run programs using libpqxxobject.
 .
 This is libpqxxobject version 0.1.6, an unstable
 development release in the 0.1 line.
 .
 libpqxxobject is a C++ object-oriented interface to the PostgreSQL
 ORDBMS, utilising the libpqxx C++ client library.  libpqxxobject is
 intended to allow "serialisation" of C++ objects.  In English, this
 means one can convert rows of an SQL result set into C++ objects, and
 C++ objects into SQL statements.  This allows the development of
 objects which interaction with complex databases without the user of
 the interface needing to be aware of the database.  libpqxxobject
 takes care of the hard stuff (recursive serialisation, object updates
 on transaction commit/rollback) leaving you to specify the interface.

Package: pqxxobject-common
Architecture: all
Section: libs
Replaces: libpqxxobject1 (<= 4.2.0-1)
Description: Common files for the libpqxxobject database interaction library
 This package contains common files required by the libpqxxobject library,
 It will be used by any programs which link with libpqxxobject.
 .
 This is libpqxxobject version 0.1.6, an unstable
 development release in the 0.1 line.
 .
 libpqxxobject is a C++ object-oriented interface to the PostgreSQL
 ORDBMS, utilising the libpqxx C++ client library.  libpqxxobject is
 intended to allow "serialisation" of C++ objects.  In English, this
 means one can convert rows of an SQL result set into C++ objects, and
 C++ objects into SQL statements.  This allows the development of
 objects which interaction with complex databases without the user of
 the interface needing to be aware of the database.  libpqxxobject
 takes care of the hard stuff (recursive serialisation, object updates
 on transaction commit/rollback) leaving you to specify the interface.
