Source: libpqxx
Version: 6.4.5-2
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: [email protected]
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 <[email protected]>
>  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.

Reply via email to