Source: libpqxx-object
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: libpqxx-object-dev
Architecture: any
Section: libdevel
Depends: libpqxx-object-0.1.2 (= ${Source-Version})
Suggests: libpqxx-object-doc (= ${Source-Version})
Description: Development files for the libpqxx-object library
 This package contains the header files for the libpqxx-object library,
 along with a static version of libpqxx-object.
 .
 Install this package if you wish to develop programs that use
 libpqxx-object for database interaction.
 .
 This is libpqxx-object version 0.1.2, an unstable
 development release in the 0.1 line.
 .
 libpqxx-object is a C++ object-oriented interface to the PostgreSQL
 ORDBMS, utilising the libpqxx C++ client library.  libpqxx-object 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.  libpqxx-object
 takes care of the hard stuff (recursive serialisation, object updates
 on transaction commit/rollback) leaving you to specify the interface.

Package: libpqxx-object-doc
Architecture: all
Section: doc
Suggests: libpqxx-object-dev (= ${Source-Version})
Description: Documentation for the libpqxx-object database interaction library
 This package contains the API reference for libpqxx-object, as well
 as a tutorial and example code.
 .
 Install this package if you want to have lots of info about the
 libpqxx-object library when you're programming.
 .
 This is libpqxx-object version 0.1.2, an unstable
 development release in the 0.1 line.
 .
 libpqxx-object is a C++ object-oriented interface to the PostgreSQL
 ORDBMS, utilising the libpqxx C++ client library.  libpqxx-object 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.  libpqxx-object
 takes care of the hard stuff (recursive serialisation, object updates
 on transaction commit/rollback) leaving you to specify the interface.

Package: libpqxx-object-0.1.2
Architecture: any
Section: libs
Depends: pqxx-object-common (>= ${Source-Version}), ${shlibs:Depends}
Description: The libpqxx-object database interaction library
 This package includes the libpqxx-object shared library, needed to
 run programs using libpqxx-object.
 .
 This is libpqxx-object version 0.1.2, an unstable
 development release in the 0.1 line.
 .
 libpqxx-object is a C++ object-oriented interface to the PostgreSQL
 ORDBMS, utilising the libpqxx C++ client library.  libpqxx-object 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.  libpqxx-object
 takes care of the hard stuff (recursive serialisation, object updates
 on transaction commit/rollback) leaving you to specify the interface.

Package: pqxx-object-common
Architecture: all
Section: libs
Replaces: libpqxx-object1 (<= 4.2.0-1)
Description: Common files for the libpqxx-object database interaction library
 This package contains common files required by the libpqxx-object library,
 It will be used by any programs which link with libpqxx-object.
 .
 This is libpqxx-object version 0.1.2, an unstable
 development release in the 0.1 line.
 .
 libpqxx-object is a C++ object-oriented interface to the PostgreSQL
 ORDBMS, utilising the libpqxx C++ client library.  libpqxx-object 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.  libpqxx-object
 takes care of the hard stuff (recursive serialisation, object updates
 on transaction commit/rollback) leaving you to specify the interface.
