debian/0000775000000000000000000000000012316372027007173 5ustar debian/libpqxx-dev.dirs0000664000000000000000000000002412316342240012307 0ustar usr/lib usr/include debian/rules0000775000000000000000000000150412316342257010255 0ustar #!/usr/bin/make -f #export DH_VERBOSE=1 export LIBRARY_VERSION=4.0 ## Below variable is for repacking upstream source %: dh $@ --with autoreconf override_dh_auto_configure: dh_auto_configure -- --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --enable-shared CXXFLAGS="$(CXXFLAGS)" override_dh_auto_test: @echo "not doing any testing" override_dh_install: dh_install --exclude=jquery.js ## cleaning up dependency_libs filed in *.la files sed -i "/dependency_libs/ s/'.*'/''/" `find . -name '*.la'` override_dh_installchangelogs: dh_installchangelogs ChangeLog override_dh_makeshlibs: dh_makeshlibs -- -v$(LIBRARY_VERSION) override_dh_strip: dh_strip --dbg-package=libpqxx-dbg get-orig-source: uscan --force --verbose --no-symlink debian/watch0000664000000000000000000000020212316342257010220 0ustar version=3 opts="dversionmangle=s/\+dfsg//" \ ftp://pqxx.org/software/libpqxx/libpqxx-(.+)\.tar\.gz \ debian sh debian/repack.sh debian/changelog0000664000000000000000000004530712316371753011063 0ustar libpqxx (4.0.1+dfsg-3ubuntu1) trusty; urgency=medium * Merge from Debian unstable. Remaining changes: - debian/control: Remove dummy transition package for libpqxx3-dev, as libpqxx3 is still used. -- Logan Rosen Mon, 31 Mar 2014 19:01:27 -0400 libpqxx (4.0.1+dfsg-3) unstable; urgency=low * Removing all minified js files, changing debian version into dfsg (Closes: #729785) * Adding missing credits in d/copyright * Removing unsed d/libpqxx-doc.postinst * Switching autotools-dev to dh-autoreconf (Closes: 735954), thx to Logan Rosen for the patch * Closing (LP: #370913) * Added source.lintian-overrides * Bumping up standars version to 3.9.5 -- Marcin Kulisz (kuLa) Sun, 19 Jan 2014 20:04:55 +0000 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 Fri, 17 Jan 2014 01:46:21 -0500 libpqxx (4.0.1-2ubuntu1) trusty; urgency=low * Remove dummy transition package for libpqxx3-dev, libpqxx3 is still used -- Jonathan Riddell Wed, 27 Nov 2013 11:42:39 +0000 libpqxx (4.0.1-2) unstable; urgency=low * Created dummy transition package for libpqxx3-dev * Removing lintian overrides, not in use anymore * Dropped the soversion from the -doc and -dbg package too. -- Marcin Kulisz (kuLa) Thu, 14 Nov 2013 20:03:43 +0000 libpqxx (4.0.1-1) unstable; urgency=low * New upstream - Improvements for clang compilation - Fixes for BSD compilation - Compatibility for OS X - Bug fixes * Added python as a build dep for autogenerating configs (regarding upstream changes) * Added lintian override for symlink in libpqxx-4.0 package for libpqxx.so -> libpqxx-4.0.so * Fixing autotools bug (Closes: #727432) * Added build dep on autotools-dev * Fixed vcs urls * Standards-version bump to 3.9.4 -- Marcin Kulisz (kuLa) Wed, 30 Oct 2013 18:38:26 +0100 libpqxx (4.0-2) unstable; urgency=low * Upload to unstable * Added README.source describing workflaw for working with this package -- Marcin Kulisz (kuLa) Thu, 14 Jun 2012 14:08:21 +0100 libpqxx (4.0-1) experimental; urgency=low [ Marcin Kulisz] * New upstream, slightly changed API * d/control: - renaming packages to libpqxx-4.0 and libpqxx4 (changed ABI) * removing useless quilt patches * d/copyright bump to DEP5 * Closing (LP: 842873) * Implementing propper URL for Copyright format 1.0 (DEP-5) * Closing (Closes: #672021) as not applicable for v4.0 * Standards version bump to 3.9.3 [ Matthijs Möhlmann ] * Debhelper level 9, adjust the control file. * Fix the install files and update to multiarch. -- Marcin Kulisz (kuLa) Thu, 10 May 2012 20:49:13 +0100 libpqxx3 (3.1-1) unstable; urgency=low [ Marcin Kulisz ] * Adopting package (Closes: #618703) * d/rules total rewrite * adding symbols file * fixing all lintian issues [ Matthijs Möhlmann ] * New upstream version (Closes: #622728) * Update copyright file and include BSD license. * Switch to dpkg-source 3.0 (quilt) format * Empty the dependency_lib line in the .la file. (Closes: #622480) * Use debhelper 8 -- Marcin Kulisz (kuLa) Mon, 28 Nov 2011 20:52:27 +0000 libpqxx3 (3.0.2-2) unstable; urgency=low * Orphaned the package. * debian/control: - Added quilt to Build-Depends. - Bumped Standards-Version to 3.9.2, no changes needed. * debian/rules: - Use quilt. * debian/patches: - New patch 100-fix-g++4.6-compilation.patch (provided by Matthias Klose ). (Closes: #624876) * debian/README.source: - Added with standard instructions how to use quilt. -- Eugene V. Lyubimkin Tue, 03 May 2011 20:00:49 +0300 libpqxx3 (3.0.2-1) unstable; urgency=low * New upstream bugfix-only release. * debian/control: - Bumped Standards-Version to 3.8.3, no changes needed. - Added {misc:Depends} to dependencies of binary packages. - Updated my mail address. * debian/libpqxx3-doc.install: - Added test headers to allow compiling examples. (Closes: 539814) -- Eugene V. Lyubimkin Mon, 28 Sep 2009 01:13:16 +0300 libpqxx3 (3.0.0-3) unstable; urgency=medium * debian/control: - Make libpqxx3-dev also replace the libpqxx-dev to easy upgrade path. (Closes: #520171) - Make libpqxx3-doc conflict with and replace libpqxx-doc. Fixes a RC bug, so urgency is set to medium. (Closes: #520169) - Binary package 'libpqxx-3.0-dbg' is now in 'debug' section. - Removed duplicated 'Section' tag for 'libpqxx-3.0', as suggested by lintian. - Bump 'Standards-Version' to 3.8.1, no changes needed. -- Eugene V. Lyubimkin Thu, 19 Mar 2009 19:50:47 +0200 libpqxx3 (3.0.0-2) unstable; urgency=low * Upload to unstable. -- Eugene V. Lyubimkin Sun, 01 Mar 2009 09:11:59 +0200 libpqxx3 (3.0.0-1) experimental; urgency=low * New upstream release. * Switched source package from libpqxx to libpqxx3, allowing both libpqxx v2 and v3 being installed simultaneously. * debian/control: - Added 'Vcs-Git' and 'Vcs-Browser' fields. - Make libpqxx3-dev conflict with libpqxx-dev, they contain the same include paths. * debian/rules: - Moved renewing config.sub and config.guess code to 'autoconfigure' target. Added deleting of these files in 'clean' target. - Don't parse changelog for library version, it changes rarely anyway. - Deal better with config/config.{sub,guess} files in 'clean' and 'autoconfigure' targets. * Deleted obsolete debian/libpqxx3-dev.preinst. * Reverted default config/config.{sub,guess} files to upstream ones. -- Eugene V. Lyubimkin Sun, 30 Nov 2008 14:52:11 +0200 libpqxx (3.0.0~svn1419-1) experimental; urgency=low * New upstream development snapshot. - No more g++ 4.3 warnings on build. - Test suite passed fully. * debian/rules: - Removed check for 'noopt', it is handled automatically by providing appropriate values in CFLAGS by dpkg-buildpackage. - Removed unneeded 'rm -rf' for previously unsynced upstream files as these files are not shipped anymore. -- Eugene V. Lyubimkin Thu, 16 Oct 2008 20:42:28 +0300 libpqxx (3.0.0~svn1401-1) experimental; urgency=low * New upstream development snapshot. * debian/control.in: - Eliminated, it leads to synchronize errors too often. * debian/control: - Changed section of 'libpqxx-3.0.0-dbg' from libs to libdevel. - Updated accordingly to SONAME and version bump. * debian/libpqxx-3.0.0.shlibs: - Introduced. * debian/rules: - Updated accordingly to upstream version bump. - Removed obsoleted debian/control.in stuff. -- Eugene V. Lyubimkin Sat, 04 Oct 2008 15:16:27 +0300 libpqxx (2.6.9-8) unstable; urgency=low * debian/control: - Bumped 'Conflicts' and 'Replaces' in libpqxx-doc to (<< 2.6.9-7) due to broken build system of 2.6.9-6. -- Eugene V. Lyubimkin Tue, 29 Jul 2008 23:40:12 +0300 libpqxx (2.6.9-7) unstable; urgency=low * Introduced debug package: libpqxx2.6.9ldbl-dbg. * Removed static library from -dev package, I see no objections to use shared version of library. * Patch: used PQXX_LIBEXPORT in function 'void pqxx::internal::freemem_result_data(result_data *d)'. Now 'make check'-tests are passed fully. * debian/rules: - Now library compiles with '-D_REENTRANT'. - Add deleting of author-provided 'libpqxx-dev.doc-base.*' in 'autoconfigure' rule to avoid incorrect doc-base entries in 'libpqxx-dev' package. (Closes: #492174) -- Eugene V. Lyubimkin Fri, 11 Jul 2008 11:10:12 +0300 libpqxx (2.6.9-6) unstable; urgency=low * New maintainer. (Closes: #479399) - Thanks for work, Roger Leigh! * Moved all documentation stuff to new binary package 'libpqxx-doc'. * debian/rules: - Some cleanup. - Added support for 'parallel=n' in DEB_BUILD_OPTIONS. - Fixed support for 'noopt' in DEB_BUILD_OPTIONS. * debian/control.in: - Fixed using "${binary:Version}" in new builds. - Bumped 'Standards-Version' to 3.8.0. - Added 'Homepage' field. - Added debian/watch. - Added 'parallel=n' support (see above). - Changed 'doc-base' sections to 'Programming/C++'. * debian/copyright: - Fixed a typo: 'Authors' -> 'Author'. - Renewed copyrights. -- Eugene V. Lyubimkin Sat, 09 Jul 2008 02:09:30 +0300 libpqxx (2.6.9-5) unstable; urgency=low * src/binarystring.cxx, src/connection_base.cxx, src/cursor.cxx, src/result.cxx, src/transaction_base.cxx, test/test003.cxx, test/test011.cxx, test/test022.cxx, test/test030.cxx, test/test092.cxx: Include and to prototype string, memory, and maths functions needed to build with GCC 4.3 (Closes: #441558). * debian/rules: Remove redundant "make distclean" in clean target. * debian/control: Use ${binary:Version} in place of ${Source-Version}. -- Roger Leigh Tue, 11 Sep 2007 09:38:15 +0100 libpqxx (2.6.9-4) unstable; urgency=low * debian/rules: Add "ldbl" suffix to LIBRARY_VERSION for the "long double" ABI transition (Closes: #430294). * debian/control.in: libpqxx: Conflict with libpqxx-2.6.9. -- Roger Leigh Sun, 24 Jun 2007 12:18:44 +0100 libpqxx (2.6.9-3) unstable; urgency=low * src/result.cxx: Really include missing cstdlib header, needed to build with GCC 4.3 (Closes: #417360). -- Roger Leigh Fri, 27 Apr 2007 20:58:53 +0100 libpqxx (2.6.9-2) unstable; urgency=low * src/result.cxx: Include missing cstdlib header, needed to build with GCC 4.3 (Closes: #417360). * debian/compat: New file. Set debhelper compatibility level to 5. * debian/control: Build-Depend on debhelper >> 5.0.0. -- Roger Leigh Sun, 22 Apr 2007 16:16:39 +0100 libpqxx (2.6.9-1) experimental; urgency=low * New upstream release. -- Roger Leigh Sat, 3 Feb 2007 11:52:31 +0000 libpqxx (2.6.8-1) unstable; urgency=low * New upstream release. -- Roger Leigh Thu, 7 Sep 2006 10:05:55 +0100 libpqxx (2.6.7-1) unstable; urgency=low * New upstream release. * debian/libpqxx-dev.docs: Include README-UPGRADE. * debian/rules: Drop c2a library suffix. * debian/control: - Drop c2a library suffix. - Update to Standards-Version 3.7.2. - Added Martin Pitt to Uploaders. -- Roger Leigh Sun, 9 Jul 2006 13:04:15 +0100 libpqxx (2.5.5-2) unstable; urgency=low * debian/control.in: - Add a "c2a" suffix to the library package name, and conflict with the previous name. This is for rebuilding against the new libstdc++ allocator, which changes the C++ ABI (Closes: #339216). - Build-Depend upon at least debhelper version 4. * debian/rules: - Create and remove package symlinks with a "c2a" suffix. - Use debhelper v4 compatibility mode. -- Roger Leigh Thu, 17 Nov 2005 12:48:21 +0000 libpqxx (2.5.5-1) unstable; urgency=low * New upstream release. * Update to Standards-Version 3.6.2. * The package is built with g++ 4.0, but no "c2" suffix has been added because the soname has also changed. -- Roger Leigh Sat, 9 Jul 2005 14:49:05 +0100 libpqxx (2.4.3-2) unstable; urgency=low * PostgreSQL 8.0 transition. - Build-Depend upon libpq-dev rather than postgresql-dev. - libpqxx-dev: Depend upon libpq-dev rather than postgresql-dev. -- Roger Leigh Thu, 9 Jun 2005 19:37:04 +0100 libpqxx (2.4.3-1) unstable; urgency=low * New upstream release. -- Roger Leigh Thu, 10 Feb 2005 21:30:15 +0000 libpqxx (2.4.1-2) unstable; urgency=low * Regenerate debian/control to ensure packages names are correct. -- Roger Leigh Wed, 24 Nov 2004 23:55:55 +0000 libpqxx (2.4.1-1) unstable; urgency=low * New upstream release. * Dropped all patches; these are now incorporated upstream. * Build-Depend on postgresql-dev (>= 7.4.6-1) in order to guarantee ABI compatibility with postgresql on all arches. -- Roger Leigh Sun, 7 Nov 2004 22:44:23 +0000 libpqxx (2.4.0-2) unstable; urgency=low * Really bootstrap with the current autotools. -- Roger Leigh Sun, 31 Oct 2004 14:02:07 +0000 libpqxx (2.4.0-1) unstable; urgency=low * New upstream release. * Retained patches from previous release: - include/pqxx/Makefile.am (installed headers) - debian/rules (delete examples using internal headers) - debian/control.in (version Build-Depends on postgresql-dev and chrpath, libpqxx-dev depends on versioned postgresql-dev and pkg-config). * Re-bootstrapped with current autotools. -- Roger Leigh Sun, 31 Oct 2004 12:14:11 +0000 libpqxx (2.3.0-3) unstable; urgency=low * libpqxx-dev: - Depend upon pkg-config. - Don't install compiler.h, which includes internal headers that are not installed. Thanks to Dennis Lubert for reporting these problems. - Remove all examples that include private headers; the deletion rules were outdated due to header renaming. -- Roger Leigh Sun, 10 Oct 2004 15:59:52 +0100 libpqxx (2.3.0-2) unstable; urgency=low * Don't install private headers which are only for internal use for the duration of the build. Only install config-public-*.h. * Patch configure.ac.in to work with automake-1.9 (added a tar-ustar option to ensure portable tarballs may be generated). -- Roger Leigh Tue, 28 Sep 2004 22:38:24 +0100 libpqxx (2.3.0-1) unstable; urgency=low * New upstream release (Closes: #265639). * This release builds with GCC 3.4 (Closes: #260467). * configure.ac.in and tools/Makefile.am required minor changes to allow VPATH building. The changes have been submitted upstream. -- Roger Leigh Wed, 1 Sep 2004 23:16:10 +0100 libpqxx (2.2.2-1) unstable; urgency=low * New upstream release. * debian/rules: Removed deletion of include/pqxx/config.h and include/pqxx/libconfig.h, which are no longer distributed. * debian/rules: libpqxx-dev includes the regression tests as example code. Some tests use the internal headers internalconfig.h and compiler.h. These tests are now removed from libpqxx-dev (Closes: #240499). -- Roger Leigh Sat, 8 May 2004 14:55:23 +0100 libpqxx (2.2.1-2) unstable; urgency=low * tools/Makefile.am: add -I$(top_builddir)/include to INCLUDES to fix VPATH build. Regenerate Makefile.ins with automake. -- Roger Leigh Sun, 4 Apr 2004 17:52:32 +0100 libpqxx (2.2.1-1) unstable; urgency=low * New upstream release. -- Roger Leigh Mon, 22 Mar 2004 20:43:26 +0000 libpqxx (2.2.0-1) unstable; urgency=low * New upstream release. * pqxx::result memory leak present in 2.1.3 is fixed with this release (Closes: #239195). -- Roger Leigh Sun, 21 Mar 2004 15:08:01 +0000 libpqxx (2.1.3-5) unstable; urgency=low * libpqxx-dev depends upon postgresql-dev. This should solve some potential build environment incompatibilities. -- Roger Leigh Wed, 17 Mar 2004 20:41:59 +0000 libpqxx (2.1.3-4) unstable; urgency=low * Force building with the correct version of postgresql-dev by Build-Depending upon postgresql-dev (>= 7.4.1-3). -- Roger Leigh Sun, 8 Feb 2004 20:25:43 +0000 libpqxx (2.1.3-3) unstable; urgency=low * Rebuild to fix a dependency issue due to an outdated libpq3 shlibs file (Bug #230259, which was reassigned to postgresql). This caused run-time linker errors when used with older libpq3 versions, due to missing symbols only present with PostgreSQL 7.4.x. -- Roger Leigh Sun, 8 Feb 2004 17:58:54 +0000 libpqxx (2.1.3-2) unstable; urgency=low * Fix failure when converting a pqxx::result::tuple into a bool. The fix was backported from libpqxx CVS. -- Roger Leigh Thu, 15 Jan 2004 11:09:35 +0000 libpqxx (2.1.3-1) unstable; urgency=low * New upstream release (Closes: #219389). * Acknowledge bugs closed by previous NMUs (Closes: #217203, #198441, #201263). * Switched to using the new library versioning scheme with package version string in the library DT_SONAME. This requires preprocessing of debian/control, and versioned symlinks are created at build time. * Added pkg-config libpqxx.pc file. -- Roger Leigh Thu, 8 Jan 2004 15:05:44 +0000 libpqxx (2.0.0-1) unstable; urgency=low * New upstream release. * Added myself as the new maintainer of libpqxx. * Merge upstream Debian packaging changes: - 1.7.6-1: Example packaging to be used with libpqxx development version 1.7.6 (Greg Hookey). - 1.9.6-1: Source changes (Jeroen T. Vermeulen). - 2.0.0-1: [debian/control, debian/rules] Use chrpath to get rid of RPATH in the shared library (J.H.M. Dassen (Ray)) * Added the new tutorial to libpqxx-dev. -- Roger Leigh Thu, 20 Nov 2003 21:09:06 +0000 libpqxx (1.5.1-1.2) unstable; urgency=low * Non-maintainer upload. * Include test/*.cxx as usage examples in libpqxx-dev (Closes: #217203). -- Roger Leigh Mon, 27 Oct 2003 22:23:31 +0000 libpqxx (1.5.1-1.1) unstable; urgency=low * Non-maintainer upload. * Add API reference documentation to libpqxx-dev (Closes: #198441, #201263). * Use dh_install instead of the old dh_movefiles, to enable copying of the HTML documentation. * Use DESTDIR rather than prefix for make install, since overriding prefix may cause subtle breakage. * /usr/share/doc/libpqxx-dev may no longer be a symbolic link. libpqxx now has a preinst script to remove the link if it is detected, to prevent the documentation being incorrectly installed under /usr/share/doc/libpqxx0 (since dpkg follows symbolic links). * CVS directories present in the upstream tarball are removed in the debian/rules clean rule, to prevent inclusion in a binary package. * Fold lines over 79 columns in debian/copyright. * Change section of libpqxx-dev from libs to libdevel. -- Roger Leigh Thu, 4 Sep 2003 23:49:17 +0100 libpqxx (1.5.1-1) unstable; urgency=low * Initial Release. (closes: #170932) -- Greg Hookey Sat, 22 Mar 2003 16:00:10 -0800 debian/compat0000664000000000000000000000000212316342240010363 0ustar 9 debian/libpqxx-doc.install0000664000000000000000000000023412316342240013006 0ustar doc/html usr/share/doc/libpqxx-doc test/*.cxx usr/share/doc/libpqxx-doc/examples test/*.hxx usr/share/doc/libpqxx-doc/examples debian/README.source0000664000000000000000000000326012316342257011355 0ustar libpqxx for Debian ------------------ The libpqxx source is obtained from or via SVN from The debian packaging tracks the latest tarball from the 1st url. Due to DSFG upstream source is cleaned by removing minified JavaScript files without source and other incompatible code. Cleaned source has "dfsg" as suffix. It’s handled with debian/rules get-orig-source target. Following files has been removed from orig.tar.gz: * doc/html/Reference/jquery.js The libpqxx package source is maintained in the Debian collab-maint project. You can obtain a copy of the source (including the upstream source) from * The 'pristine-tar' branch is used to store imported (with pristine-tar) tarballs ** If you wish you can recreate original tarball running pristine-tar command ** It's a standalone branch * 'upstream' branch is where we're keeping untarred source code for libpqxx coming in from tarball which was loaded into pristine-tar branch ** It's a clean branch which is merged into master * The 'master' branch is a branch where we're keeping Debian package specific files and merging in (with --no-ff) 'upstream' branch to build packages. ** All Debian specific patches are stored in this branch * We carry upstream's tags in 'upstream' branch prefixed with 'upstream/', if there is no tag on revision we're using tag accordingly to following e.g: upstream/3.0.0.svn1419 * We prefix our tags with 'debian/' e.g. debian/3.0.2-2 ** experimental releases are prefixed 'debian/experimental' e.g. debian/experimental/4.0-1 debian/libpqxx-4.0.docs0000664000000000000000000000004112316342240012020 0ustar NEWS README debian/README.source debian/Makefile.in0000664000000000000000000002727612316342240011250 0ustar # Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software # Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ am__make_dryrun = \ { \ am__dry=no; \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ *) \ for am__flg in $$MAKEFLAGS; do \ case $$am__flg in \ *=*|--*) ;; \ *n*) am__dry=yes; break;; \ esac; \ done;; \ esac; \ test $$am__dry = yes; \ } pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ subdir = debian DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/config/m4/libtool.m4 \ $(top_srcdir)/config/m4/ltoptions.m4 \ $(top_srcdir)/config/m4/ltsugar.m4 \ $(top_srcdir)/config/m4/ltversion.m4 \ $(top_srcdir)/config/m4/lt~obsolete.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs CONFIG_HEADER = $(top_builddir)/include/pqxx/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = SOURCES = DIST_SOURCES = am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AR = @AR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DLLTOOL = @DLLTOOL@ DOXYGEN = @DOXYGEN@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ GREP = @GREP@ HAVE_DOT = @HAVE_DOT@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAINT = @MAINT@ MAKEINFO = @MAKEINFO@ MANIFEST_TOOL = @MANIFEST_TOOL@ MKDIR = @MKDIR@ MKDIR_P = @MKDIR_P@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PG_CONFIG = @PG_CONFIG@ PKG_CONFIG = @PKG_CONFIG@ POSTGRES_INCLUDE = @POSTGRES_INCLUDE@ POSTGRES_LIB = @POSTGRES_LIB@ PQXXVERSION = @PQXXVERSION@ PQXX_ABI = @PQXX_ABI@ PQXX_MAJOR = @PQXX_MAJOR@ PQXX_MINOR = @PQXX_MINOR@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ XMLTO = @XMLTO@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ with_postgres_include = @with_postgres_include@ with_postgres_lib = @with_postgres_lib@ MAINT_CHARSET = latin1 EXTRA_DIST = \ changelog \ compat \ control \ copyright \ libpqxx-dev.dirs \ libpqxx-dev.docs \ libpqxx-dev.install \ libpqxx-dev.preinst \ libpqxx-doc.doc-base.reference \ libpqxx-doc.doc-base.tutorial \ libpqxx-doc.install \ libpqxx.docs \ libpqxx.install \ rules \ watch # Distribute debian/control (not in EXTRA_DIST to avoid $(srcdir) dependencies # Do nothing actually, left in for compatibility DEBUILD_OPTIONS = -us -uc MAINTAINERCLEANFILES = \ Makefile.in all: all-am .SUFFIXES: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu debian/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu debian/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="$(top_distdir)" distdir="$(distdir)" \ dist-hook check-am: all-am check: check-am all-am: Makefile installdirs: install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) clean: clean-am clean-am: clean-generic clean-libtool mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: .MAKE: install-am install-strip .PHONY: all all-am check check-am clean clean-generic clean-libtool \ dist-hook distclean distclean-generic distclean-libtool \ distdir dvi dvi-am html html-am info info-am install \ install-am install-data install-data-am install-dvi \ install-dvi-am install-exec install-exec-am install-html \ install-html-am install-info install-info-am install-man \ install-pdf install-pdf-am install-ps install-ps-am \ install-strip installcheck installcheck-am installdirs \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ uninstall uninstall-am @SET_MAKE@ dist-hook: deb: changelog control rules $(MAKE) -C ../ dist -$(RM) -r debian-build -mkdir debian-build cd debian-build ; \ mv ../../$(PACKAGE)-$(VERSION).tar.gz $(PACKAGE)_$(VERSION).orig.tar.gz ; \ tar xfvz $(PACKAGE)_$(VERSION).orig.tar.gz ; \ cd $(PACKAGE)-$(VERSION) ; \ debuild $(DEBUILD_OPTIONS) ; \ cd .. ; \ $(RM) -r $(PACKAGE)-$(VERSION) .PHONY: deb # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: debian/copyright0000664000000000000000000000514312316342257011133 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: pqxx Source: http://pqxx.org/development/libpqxx/ Files: * Copyright: 2001-2008 Jeroen T. Vermeulen 1994-2008 Free Software Foundation. 2006 Bart Samwel License: BSD Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the author, nor the names of other contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: debian/* Copyright: 2011 Marcin Kulisz (kuLa) 2002 Greg Hookey License: GPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". debian/source/0000775000000000000000000000000012316372025010471 5ustar debian/source/format0000664000000000000000000000001412316342240011673 0ustar 3.0 (quilt) debian/README.Debian0000664000000000000000000000062612316342240011232 0ustar libpqxx for Debian --------------- As original source code includes jquery.js which is separately packaged in Debian (http://packages.qa.debian.org/j/jquery.html) subjected file has been removed from source. In it's place symbolic link has been created and dependency for libjs-jquery has been added into libpqxx-doc package. -- Marcin Kulisz (kuLa) Tue, 20 Dec 2011 19:35:43 +0000 debian/repack.sh0000775000000000000000000000176612316342257011013 0ustar #!/bin/sh - #=============================================================================== # # FILE: repack.sh # # DESCRIPTION: Repackage upstream source to exclude non-distributable files # should be called as "repack.sh --upstream-source # (for example, via uscan), have a look into d/rules # #=============================================================================== set -e # Break and exit script on error set -o nounset # Treat unset variables as an error VER=$2 ORIG_TARBALL="libpqxx-${VER}.tar.gz" DFSG_TARBALL="libpqxx_${VER}+dfsg1.orig.tar.xz" ## Untar tarball tar zxf ../$ORIG_TARBALL -C ../ ## Remove sourceless files rm -r ../libpqxx-${VER}/doc/html/Reference/jquery.js ## Repack mv ../libpqxx-${VER} ../libpqxx-${VER}+dfsg1.orig tar Jcf ../$DFSG_TARBALL ../libpqxx-${VER}+dfsg1.orig > /dev/null 2>&1 ## Clean up rm -r ../libpqxx-${VER}.tar.gz ../libpqxx-${VER}+dfsg1.orig debian/libpqxx-4.0.symbols0000664000000000000000000000000012316342240012553 0ustar debian/libpqxx-dev.install0000664000000000000000000000024212316342240013016 0ustar debian/tmp/usr/include usr debian/tmp/usr/lib/*/libpqxx.la debian/tmp/usr/lib/*/libpqxx.so debian/tmp/usr/lib/*/pkgconfig debian/tmp/usr/lib/*/libpqxx.a debian/libpqxx-doc.doc-base.reference0000664000000000000000000000046012316342240014753 0ustar Document: libpqxx-reference Title: libpqxx Reference Manual Author: Jeroen T. Vermeulen Abstract: A C++ API to the PostgreSQL database management system. Section: Programming/C++ Format: HTML Index: /usr/share/doc/libpqxx-doc/html/Reference/index.html Files: /usr/share/doc/libpqxx-doc/html/Reference/* debian/libpqxx-4.0.install0000664000000000000000000000004312316342240012540 0ustar debian/tmp/usr/lib/*/libpqxx-*.so* debian/libpqxx-doc.doc-base.tutorial0000664000000000000000000000047312316342240014664 0ustar Document: libpqxx-tutorial Title: libpqxx Tutorial Author: Jeroen T. Vermeulen Abstract: Tutorial for libpqxx, a C++ API to the PostgreSQL database management system. Section: Programming/C++ Format: HTML Index: /usr/share/doc/libpqxx-doc/html/Tutorial/index.html Files: /usr/share/doc/libpqxx-doc/html/Tutorial/* debian/libpqxx-doc.links0000664000000000000000000000013112316342240012454 0ustar usr/share/javascript/jquery/jquery.js usr/share/doc/libpqxx-doc/html/Reference/jquery.js debian/source.lintian-overrides0000664000000000000000000000014512316342257014055 0ustar ## Upstream is not providing gpg singed sources libpqxx source: debian-watch-may-check-gpg-signature debian/Makefile.am0000664000000000000000000000160412316342240011222 0ustar @SET_MAKE@ MAINT_CHARSET = latin1 EXTRA_DIST = \ changelog \ compat \ control \ copyright \ libpqxx-dev.dirs \ libpqxx-dev.docs \ libpqxx-dev.install \ libpqxx-dev.preinst \ libpqxx-doc.doc-base.reference \ libpqxx-doc.doc-base.tutorial \ libpqxx-doc.install \ libpqxx.docs \ libpqxx.install \ rules \ watch ## Rules dist-hook: # Distribute debian/control (not in EXTRA_DIST to avoid $(srcdir) dependencies # Do nothing actually, left in for compatibility DEBUILD_OPTIONS = -us -uc deb: changelog control rules $(MAKE) -C ../ dist -$(RM) -r debian-build -mkdir debian-build cd debian-build ; \ mv ../../$(PACKAGE)-$(VERSION).tar.gz $(PACKAGE)_$(VERSION).orig.tar.gz ; \ tar xfvz $(PACKAGE)_$(VERSION).orig.tar.gz ; \ cd $(PACKAGE)-$(VERSION) ; \ debuild $(DEBUILD_OPTIONS) ; \ cd .. ; \ $(RM) -r $(PACKAGE)-$(VERSION) MAINTAINERCLEANFILES = \ Makefile.in .PHONY: deb debian/libpqxx-dev.docs0000664000000000000000000000003312316342240012276 0ustar NEWS README README-UPGRADE debian/control0000664000000000000000000000462412316342315010601 0ustar Source: libpqxx Section: libs Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Marcin Kulisz (kuLa) Build-Depends: debhelper (>> 9.0.0), libpq-dev (>= 8.0.3), chrpath, libtool, python-all, dh-autoreconf Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/collab-maint/libpqxx.git Vcs-Browser: http://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}, libpq-dev (>= 8.0.3-1), libpqxx-4.0 (= ${binary:Version}), pkg-config 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: libpqxx-doc Section: doc Architecture: all 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.0 Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} 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. Package: libpqxx-dbg Section: debug Priority: extra Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, libpqxx-4.0 (= ${binary:Version}) Conflicts: libpqxx4-dbg Replaces: libpqxx4-dbg Description: 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.