Your message dated Fri, 08 Sep 2023 06:01:05 +0000
with message-id <e1qeuyd-00aov7...@fasolo.debian.org>
and subject line Bug#1046966: fixed in libpqxx 7.8.1-1
has caused the Debian Bug report #1046966,
regarding libpqxx: Fails to build source after successful build
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1046966: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046966
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libpqxx
Version: 6.4.5-2
Severity: minor
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian...@lists.debian.org
Usertags: qa-doublebuild

Hi,

This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env 
> -us -uc -rfakeroot -S
> ---------------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package libpqxx
> dpkg-buildpackage: info: source version 6.4.5-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Marcin Kulisz <deb...@kulisz.net>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean
>    dh_auto_clean
>       make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in include
> make[2]: Entering directory '/<<PKGBUILDDIR>>/include'
> Making distclean in pqxx
> make[3]: Entering directory '/<<PKGBUILDDIR>>/include/pqxx'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f config.h stamp-h1
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> test -z "config-internal-autotools.h config-internal-compiler.h 
> config-public-compiler.h" || rm -f config-internal-autotools.h 
> config-internal-compiler.h config-public-compiler.h
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/include/pqxx'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/include'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/include'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/include'
> Making distclean in src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> test -z "libpqxx.la" || rm -f libpqxx.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./so_locations
> rm -f ./.deps/array.Plo
> rm -f ./.deps/binarystring.Plo
> rm -f ./.deps/connection.Plo
> rm -f ./.deps/connection_base.Plo
> rm -f ./.deps/cursor.Plo
> rm -f ./.deps/dbtransaction.Plo
> rm -f ./.deps/encodings.Plo
> rm -f ./.deps/errorhandler.Plo
> rm -f ./.deps/except.Plo
> rm -f ./.deps/field.Plo
> rm -f ./.deps/largeobject.Plo
> rm -f ./.deps/nontransaction.Plo
> rm -f ./.deps/notification.Plo
> rm -f ./.deps/pipeline.Plo
> rm -f ./.deps/prepared_statement.Plo
> rm -f ./.deps/result.Plo
> rm -f ./.deps/robusttransaction.Plo
> rm -f ./.deps/row.Plo
> rm -f ./.deps/sql_cursor.Plo
> rm -f ./.deps/statement_parameters.Plo
> rm -f ./.deps/strconv.Plo
> rm -f ./.deps/stream_base.Plo
> rm -f ./.deps/stream_from.Plo
> rm -f ./.deps/stream_to.Plo
> rm -f ./.deps/subtransaction.Plo
> rm -f ./.deps/tablereader.Plo
> rm -f ./.deps/tablestream.Plo
> rm -f ./.deps/tablewriter.Plo
> rm -f ./.deps/transaction.Plo
> rm -f ./.deps/transaction_base.Plo
> rm -f ./.deps/util.Plo
> rm -f ./.deps/version.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making distclean in test
> make[2]: Entering directory '/<<PKGBUILDDIR>>/test'
> Making distclean in unit
> make[3]: Entering directory '/<<PKGBUILDDIR>>/test/unit'
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
>  rm -f runner
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/runner.Po
> rm -f ./.deps/test_array.Po
> rm -f ./.deps/test_binarystring.Po
> rm -f ./.deps/test_cancel_query.Po
> rm -f ./.deps/test_cursor.Po
> rm -f ./.deps/test_encodings.Po
> rm -f ./.deps/test_error_verbosity.Po
> rm -f ./.deps/test_errorhandler.Po
> rm -f ./.deps/test_escape.Po
> rm -f ./.deps/test_exceptions.Po
> rm -f ./.deps/test_float.Po
> rm -f ./.deps/test_notification.Po
> rm -f ./.deps/test_parameterized.Po
> rm -f ./.deps/test_pipeline.Po
> rm -f ./.deps/test_prepared_statement.Po
> rm -f ./.deps/test_read_transaction.Po
> rm -f ./.deps/test_result_iteration.Po
> rm -f ./.deps/test_result_slicing.Po
> rm -f ./.deps/test_row.Po
> rm -f ./.deps/test_simultaneous_transactions.Po
> rm -f ./.deps/test_sql_cursor.Po
> rm -f ./.deps/test_stateless_cursor.Po
> rm -f ./.deps/test_stream_from.Po
> rm -f ./.deps/test_stream_to.Po
> rm -f ./.deps/test_string_conversion.Po
> rm -f ./.deps/test_subtransaction.Po
> rm -f ./.deps/test_test_helpers.Po
> rm -f ./.deps/test_thread_safety_model.Po
> rm -f ./.deps/test_transaction_base.Po
> rm -f ./.deps/test_transactor.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/test/unit'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/test'
> test -z "pqxxlo.txt" || rm -f pqxxlo.txt
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
>  rm -f runner
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/test'
> rm -f ./.deps/runner.Po
> rm -f ./.deps/test00.Po
> rm -f ./.deps/test01.Po
> rm -f ./.deps/test02.Po
> rm -f ./.deps/test04.Po
> rm -f ./.deps/test07.Po
> rm -f ./.deps/test10.Po
> rm -f ./.deps/test11.Po
> rm -f ./.deps/test12.Po
> rm -f ./.deps/test13.Po
> rm -f ./.deps/test14.Po
> rm -f ./.deps/test15.Po
> rm -f ./.deps/test16.Po
> rm -f ./.deps/test17.Po
> rm -f ./.deps/test18.Po
> rm -f ./.deps/test20.Po
> rm -f ./.deps/test21.Po
> rm -f ./.deps/test23.Po
> rm -f ./.deps/test26.Po
> rm -f ./.deps/test29.Po
> rm -f ./.deps/test30.Po
> rm -f ./.deps/test31.Po
> rm -f ./.deps/test32.Po
> rm -f ./.deps/test33.Po
> rm -f ./.deps/test34.Po
> rm -f ./.deps/test35.Po
> rm -f ./.deps/test36.Po
> rm -f ./.deps/test37.Po
> rm -f ./.deps/test39.Po
> rm -f ./.deps/test46.Po
> rm -f ./.deps/test48.Po
> rm -f ./.deps/test49.Po
> rm -f ./.deps/test50.Po
> rm -f ./.deps/test51.Po
> rm -f ./.deps/test52.Po
> rm -f ./.deps/test53.Po
> rm -f ./.deps/test54.Po
> rm -f ./.deps/test55.Po
> rm -f ./.deps/test56.Po
> rm -f ./.deps/test57.Po
> rm -f ./.deps/test58.Po
> rm -f ./.deps/test59.Po
> rm -f ./.deps/test60.Po
> rm -f ./.deps/test61.Po
> rm -f ./.deps/test62.Po
> rm -f ./.deps/test63.Po
> rm -f ./.deps/test64.Po
> rm -f ./.deps/test65.Po
> rm -f ./.deps/test66.Po
> rm -f ./.deps/test67.Po
> rm -f ./.deps/test69.Po
> rm -f ./.deps/test70.Po
> rm -f ./.deps/test71.Po
> rm -f ./.deps/test72.Po
> rm -f ./.deps/test73.Po
> rm -f ./.deps/test74.Po
> rm -f ./.deps/test75.Po
> rm -f ./.deps/test76.Po
> rm -f ./.deps/test77.Po
> rm -f ./.deps/test78.Po
> rm -f ./.deps/test79.Po
> rm -f ./.deps/test82.Po
> rm -f ./.deps/test84.Po
> rm -f ./.deps/test86.Po
> rm -f ./.deps/test87.Po
> rm -f ./.deps/test88.Po
> rm -f ./.deps/test89.Po
> rm -f ./.deps/test90.Po
> rm -f ./.deps/test92.Po
> rm -f ./.deps/test93.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/test'
> Making distclean in tools
> make[2]: Entering directory '/<<PKGBUILDDIR>>/tools'
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
>  rm -f rmlo pqxxthreadsafety
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/pqxxthreadsafety.Po
> rm -f ./.deps/rmlo.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/tools'
> Making distclean in win32
> make[2]: Entering directory '/<<PKGBUILDDIR>>/win32'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/win32'
> Making distclean in config
> make[2]: Entering directory '/<<PKGBUILDDIR>>/config'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/config'
> Making distclean in doc
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "Doxyfile" || rm -f Doxyfile
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> test -z "tools/lint.log" || rm -f tools/lint.log
> rm -f *.lo
> test -z "libpqxx.pc" || rm -f libpqxx.pc
> rm -f libtool config.lt
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test -z "tools/lint.trs" || rm -f tools/lint.trs
> test . = "." || test -z "" || rm -f 
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> test -z "test-suite.log" || rm -f test-suite.log
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f config.status config.cache config.log configure.lineno 
> config.status.lineno
> rm -f Makefile
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building libpqxx using existing ./libpqxx_6.4.5.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file aclocal.m4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file INSTALL, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file configure, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file win32/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file test/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file test/unit/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file include/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file include/pqxx/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file include/pqxx/config.h.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file config/install-sh, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file config/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file config/ltmain.sh, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file config/mkinstalldirs, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file config/depcomp, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file config/test-driver, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file config/missing, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file config/m4/ltsugar.m4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file config/m4/lt~obsolete.m4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file config/m4/ltversion.m4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file config/m4/libtool.m4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file config/m4/ltoptions.m4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file tools/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a00255.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a00257.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a00260.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a00261.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a00262.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a00264.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a00265.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a00266.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a00268.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a00269.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01099.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01102.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01102.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01103.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01106.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01106.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01107.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01111.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01114.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01114.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01115.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01118.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01118.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01119.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01122.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01122.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01123.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01126.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01126.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01127.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01131.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01134.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01134.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01135.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01139.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01142.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01142.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01143.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01147.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01151.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01155.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01159.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01162.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01162.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01163.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01166.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01166.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01167.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01170.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01170.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01171.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01174.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01174.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01175.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01178.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01178.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01179.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01182.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01182.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01183.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01186.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01186.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01187.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01190.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01190.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01191.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01194.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01194.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01195.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01198.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01198.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01199.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01202.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01202.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01203.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01206.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01206.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01207.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01210.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01210.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01211.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01214.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01214.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01215.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01218.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01218.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01219.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01222.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01222.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01223.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01226.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01226.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01227.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01230.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01230.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01231.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01234.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01234.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01235.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01238.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01238.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01239.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01242.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01242.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01243.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01246.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01246.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01247.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01250.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01250.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01251.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01254.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01254.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01255.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01258.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01258.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01259.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01262.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01262.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01263.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01266.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01266.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01267.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01270.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01270.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01271.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01274.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01274.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01275.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01278.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01278.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01279.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01282.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01282.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01283.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01286.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01286.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01287.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01290.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01290.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01291.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01294.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01294.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01295.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01298.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01298.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01299.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01302.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01302.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01303.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01306.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01306.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01307.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01310.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01310.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01311.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01314.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01314.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01315.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01318.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01318.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01319.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01322.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01322.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01323.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01326.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01326.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01327.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01330.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01330.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01331.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01334.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01334.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01335.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01338.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01338.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01339.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01343.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01346.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01346.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01347.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01350.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01350.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01351.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01354.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01354.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01355.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01358.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01358.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01359.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01362.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01362.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01363.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01366.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01366.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01367.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01370.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01370.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01371.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01375.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01378.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01378.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01379.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01386.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01386.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01387.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01391.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01395.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01398.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01398.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01399.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01402.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01402.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01403.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01406.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01406.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01407.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01410.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01410.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01411.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01414.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01414.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01415.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01418.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01418.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01419.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01422.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01422.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01423.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01439.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01443.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01470.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01470.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01471.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01474.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01474.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01475.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01478.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01478.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01479.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01483.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01486.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01486.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01487.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01490.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01490.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01491.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01494.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01494.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01495.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01498.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01498.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01499.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01503.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01507.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01510.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01510.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01511.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01514.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01514.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01515.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01518.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01518.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01519.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01522.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01522.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01523.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01526.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01526.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01527.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01531.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01535.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01538.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01538.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01539.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/a01542.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/a01542.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/a01543.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/annotated_dup.js 
> has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/bc_s.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/bc_s.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to doc/html/Reference/bdwn.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/bdwn.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to doc/html/Reference/closed.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/closed.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/dir_09456df80b5baeba1147d2b9ef5f002c_dep.png: binary file 
> contents changed
> dpkg-source: error: add 
> doc/html/Reference/dir_09456df80b5baeba1147d2b9ef5f002c_dep.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/dir_3d7cbfaf9a6edea0a348c9e21a88d076_dep.png: binary file 
> contents changed
> dpkg-source: error: add 
> doc/html/Reference/dir_3d7cbfaf9a6edea0a348c9e21a88d076_dep.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to doc/html/Reference/doc.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/doc.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/folderclosed.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/folderclosed.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/folderopen.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/folderopen.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/functions_dup.js 
> has no final newline (either original or modified version)
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/functions_func.js 
> has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/graph_legend.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/graph_legend.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/hierarchy.js has 
> no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_0.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_0.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_1.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_1.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_10.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_10.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_11.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_11.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_12.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_12.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_13.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_13.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_14.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_14.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_15.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_15.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_16.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_16.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_17.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_17.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_18.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_18.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_19.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_19.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_2.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_2.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_20.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_20.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_21.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_21.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_22.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_22.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_23.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_23.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_24.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_24.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_25.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_25.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_26.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_26.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_27.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_27.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_28.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_28.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_29.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_29.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_3.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_3.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_30.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_30.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_31.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_31.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_32.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_32.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_33.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_33.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_34.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_34.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_35.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_35.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_36.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_36.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_37.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_37.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_38.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_38.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_39.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_39.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_4.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_4.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_40.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_40.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_41.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_41.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_42.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_42.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_5.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_5.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_6.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_6.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_7.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_7.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_8.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_8.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/inherit_graph_9.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/inherit_graph_9.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/jquery.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/modules.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/namespaces_dup.js 
> has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/nav_f.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/nav_f.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to doc/html/Reference/nav_g.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/nav_g.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to doc/html/Reference/nav_h.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/nav_h.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Reference/navtreedata.js 
> has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/Reference/open.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/open.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/splitbar.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/splitbar.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/sync_off.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/sync_off.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/html/Reference/sync_on.png: binary file contents changed
> dpkg-source: error: add doc/html/Reference/sync_on.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to doc/html/Reference/tab_a.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/tab_a.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to doc/html/Reference/tab_b.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/tab_b.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to doc/html/Reference/tab_h.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/tab_h.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to doc/html/Reference/tab_s.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/Reference/tab_s.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Tutorial/ch01.html has no 
> final newline (either original or modified version)
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Tutorial/ch02.html has no 
> final newline (either original or modified version)
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Tutorial/ch03.html has no 
> final newline (either original or modified version)
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Tutorial/ch03s02.html has 
> no final newline (either original or modified version)
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Tutorial/ch03s03.html has 
> no final newline (either original or modified version)
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Tutorial/ch03s04.html has 
> no final newline (either original or modified version)
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Tutorial/ch03s05.html has 
> no final newline (either original or modified version)
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Tutorial/ch03s06.html has 
> no final newline (either original or modified version)
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Tutorial/ch03s07.html has 
> no final newline (either original or modified version)
> dpkg-source: warning: file libpqxx-6.4.5/doc/html/Tutorial/index.html has no 
> final newline (either original or modified version)
> dpkg-source: warning: newly created empty file 'doc/reference-stamp' will not 
> be represented in diff
> dpkg-source: warning: newly created empty file 'doc/tutorial-stamp' will not 
> be represented in diff
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage 
> --sanitize-env -us -uc -rfakeroot -S' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/13/libpqxx_6.4.5-2_unstable.log

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: libpqxx
Source-Version: 7.8.1-1
Done: Teus Benschop <teusbensc...@debian.org>

We believe that the bug you reported is fixed in the latest version of
libpqxx, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1046...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Teus Benschop <teusbensc...@debian.org> (supplier of updated libpqxx package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 07 Sep 2023 17:14:04 +0200
Source: libpqxx
Binary: libpqxx-7.8 libpqxx-7.8-dbgsym libpqxx-dev libpqxx-doc
Architecture: source amd64 all
Version: 7.8.1-1
Distribution: experimental
Urgency: medium
Maintainer: Debian PostgreSQL team <team+postgre...@tracker.debian.org>
Changed-By: Teus Benschop <teusbensc...@debian.org>
Description:
 libpqxx-7.8 - C++ library to connect to PostgreSQL
 libpqxx-dev - C++ library to connect to PostgreSQL (development files)
 libpqxx-doc - C++ library to connect to PostgreSQL (documentation)
Closes: 975000 1003724 1046966
Changes:
 libpqxx (7.8.1-1) experimental; urgency=medium
 .
   [ Marcin Kulisz ]
   * New upstream version 7.2.1
   * Removing unused patches
   * Fixing lintian issues
   * d/watch std bump to 4
 .
   [ Teus Benschop ]
   * New upstream version 7.2.1
 .
   [ Christoph Berg ]
   * debian/watch: Look at GitHub tags.
 .
   [ Maarten van Geijn ]
   * New upstream version 7.8.1 (Closes: #1003724, #1046966, #975000)
     - Developers using this version please beware of API changes since
       Last version shipped with Debian.
       See https://github.com/jtv/libpqxx/releases for more information.
   * Solve lintian warnings indicated by Debian Janitor.
Checksums-Sha1:
 e93350c63b83ceaa7e5fb1d643acee6e2acb306d 2304 libpqxx_7.8.1-1.dsc
 989c74f1d8f1e18ff2822f0541ae89a5940b0e3f 776338 libpqxx_7.8.1.orig.tar.gz
 987df3e2668ec761ac66c81f342950a4b5553dce 19320 libpqxx_7.8.1-1.debian.tar.xz
 396db6d884cdcfbf05bc3dd14219092ae7175923 2254052 
libpqxx-7.8-dbgsym_7.8.1-1_amd64.deb
 7cd14cb36b3897ea3aaf7964486c8d434dea81ae 183704 libpqxx-7.8_7.8.1-1_amd64.deb
 02f8bb4b0f3803f31e037cfa29e2f612d9a6da95 340084 libpqxx-dev_7.8.1-1_amd64.deb
 3cfc443d66b1ebe46f70b12c457b8887290ccc01 1628340 libpqxx-doc_7.8.1-1_all.deb
 79429e037a2a54f25054f25742d1404c93ae6201 10461 libpqxx_7.8.1-1_amd64.buildinfo
Checksums-Sha256:
 c0db9533aa34e40865beea2f669662f6ed9fe086e6168e0d8cc84f9f6011d26d 2304 
libpqxx_7.8.1-1.dsc
 0f4c0762de45a415c9fd7357ce508666fa88b9a4a463f5fb76c235bc80dd6a84 776338 
libpqxx_7.8.1.orig.tar.gz
 8cfe1223a32f59c62042a044a50fc3141471fc244eee61c0680216049ebb5653 19320 
libpqxx_7.8.1-1.debian.tar.xz
 c1dc5ab4e233f50dbfc4c7e0bc8c239acb9b9817da7a34b5ee06fa0cc16b5174 2254052 
libpqxx-7.8-dbgsym_7.8.1-1_amd64.deb
 f80aa88cb7e838e6d61ed18915c37f534a718e57f60413a11adc2ec19f66ae13 183704 
libpqxx-7.8_7.8.1-1_amd64.deb
 2f618122ddac45cc9cb53b53c315751e30c90f2be472c0c4d694b0b705dc4693 340084 
libpqxx-dev_7.8.1-1_amd64.deb
 c2cfbcc9be828a34f6a433eb9adbd98ac6148146981ff936179a4a10c541fb19 1628340 
libpqxx-doc_7.8.1-1_all.deb
 02a4142f6e698ec237e1cc48b16504450efcc8f57f38c8621d007f2ee055f687 10461 
libpqxx_7.8.1-1_amd64.buildinfo
Files:
 7161555c0597c149a4e31e7ffa868f12 2304 libs optional libpqxx_7.8.1-1.dsc
 ab70c9e8c00ac970177c592708f7f39c 776338 libs optional libpqxx_7.8.1.orig.tar.gz
 110158a73e5a395df182d31090353465 19320 libs optional 
libpqxx_7.8.1-1.debian.tar.xz
 01ecb7b9f56170c3dacd8559451adc4f 2254052 debug optional 
libpqxx-7.8-dbgsym_7.8.1-1_amd64.deb
 1e32ebb47603f53ed7ec88f4401777ab 183704 libs optional 
libpqxx-7.8_7.8.1-1_amd64.deb
 24f93920cc230d93325f89ec8c8dbcf3 340084 libdevel optional 
libpqxx-dev_7.8.1-1_amd64.deb
 fbf1c89b544b4ae32ce531fe4254cc4e 1628340 doc optional 
libpqxx-doc_7.8.1-1_all.deb
 0078f9889f52388fb8ecf99f67dfff58 10461 libs optional 
libpqxx_7.8.1-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJMBAEBCgA2FiEEher+5c8s1QBza9jekwIrrQVjpR0FAmT5+xYYHHRldXNiZW5z
Y2hvcEBkZWJpYW4ub3JnAAoJEJMCK60FY6UdX20P/RjrORqc22rVTKSJQ6PX6iUM
AwkR44kDr6YZObqwvfnMBefbF1mXbpaxnVKT9W7vwxt4XvpyFTtV/DvpoKEr9L1E
B/3xEl/3ThfPEag1J6EzZspUmK+fHmKWVn4ecweyyqY0t+BCnngcKmP8g2cMmp4c
KaR6LeONb0zCgqReeRa8b3xcrE5gf0NOOU8sqU9w7lqAEVmFnFITTxI5liXsRV5w
6BMZ3YPwBpRjibYJiohd+M52iYFws/Jl3GnXuzph6TytjC0vd+nNmCyWQHSKE01X
Cs4NyCpVw/KqCEkRuKyXr1dNoQ2E2ALAQNW7ByfwTkWVXAb97uPuuZei3Dr+IWLI
w3EHcAiM5ji0MWUk0LKY0QEcQEuqM1BMKArFrOKbQo4uw0y4rZrytcF+ANMtNuhM
I/1dNSTJK15mc9wfBN5vHCNhEEaM+9FluVanETLwYT16f3m05T4VSovi+xOpsE2c
eM0GuBlBnY/QM+btx/hteYAdJYsTdeGqO6vkw+VFKsfQ0o+NgR+zP71HleNcvxil
kQ9vK1kvCyyRY7WdUywFf86PxhFBrT7YJ3b9/BHWpoFaHmXAlnvWc688ofthCbgN
2OWkqNaDyn0UTd2SiWMM0ymSZzEUW2QfoxGyUMMTXIZsj4ROaOCq3eEe6NjJDnRM
/M0NGrSVFQyf4TuP7zbr
=XfFY
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to