Your message dated Sun, 07 Apr 2024 11:08:06 +0000
with message-id <[email protected]>
and subject line Bug#1049118: fixed in paperwork 2.2.2-1
has caused the Debian Bug report #1049118,
regarding paperwork: 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 [email protected]
immediately.)


-- 
1049118: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1049118
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: paperwork
Version: 2.1.2-1
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 paperwork
> dpkg-buildpackage: info: source version 2.1.2-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Thomas Perret 
> <[email protected]>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean --with python3,sphinxdoc --buildsystem=pybuild
>       rm -f debian/openpaperwork-core-doc.debhelper.log 
> debian/openpaperwork-core.debhelper.log 
> debian/openpaperwork-gtk-doc.debhelper.log 
> debian/openpaperwork-gtk.debhelper.log 
> debian/paperwork-backend-doc.debhelper.log 
> debian/paperwork-backend.debhelper.log 
> debian/paperwork-gtk-l10n-de.debhelper.log 
> debian/paperwork-gtk-l10n-en.debhelper.log 
> debian/paperwork-gtk-l10n-es.debhelper.log 
> debian/paperwork-gtk-l10n-fr.debhelper.log 
> debian/paperwork-gtk-l10n-oc.debhelper.log 
> debian/paperwork-gtk-l10n-uk.debhelper.log debian/paperwork-gtk.debhelper.log 
> debian/paperwork-shell.debhelper.log
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_clean -D openpaperwork-core --buildsystem=pybuild
>       pybuild --clean -i python{version} -p 3.11 --dir openpaperwork-core
> D: pybuild pybuild:598: version: 6.20230802
> D: pybuild pybuild:599: ['/usr/bin/pybuild', '--clean', '-i', 
> 'python{version}', '-p', '3.11', '--dir', 'openpaperwork-core']
> D: pybuild pybuild:39: cfg: Namespace(verbose=True, quiet=False, 
> really_quiet=False, detect_only=False, clean_only=True, configure_only=False, 
> build_only=False, install_only=False, test_only=False, 
> autopkgtest_only=False, list_systems=False, print_args=None, 
> before_clean=None, clean_args=None, after_clean=None, before_configure=None, 
> configure_args=None, after_configure=None, before_build=None, 
> build_args=None, after_build=None, before_install=None, install_args=None, 
> after_install=None, before_test=None, test_args=None, after_test=None, 
> test_nose=False, test_nose2=False, test_pytest=False, test_tox=False, 
> test_custom=False, dir='openpaperwork-core', destdir='debian/tmp', 
> ext_destdir=None, ext_pattern='\\.so(\\.[^/]*)?$', ext_sub_pattern=None, 
> ext_sub_repl=None, install_dir=None, name=None, 
> system=None, versions=['3.11'], interpreter=['python{version}'], 
> disable=None, custom_tests=False)
> D: pybuild __init__:37: cannot initialize 'cmake' plugin: Missing command 
> 'cmake'
> D: pybuild __init__:37: cannot initialize 'meson' plugin: Missing command 
> 'meson'
> D: pybuild tools:232: invoking: /usr/bin/dpkg-architecture
> D: pybuild debhelper:175: skipping package openpaperwork-core-doc (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:175: skipping package openpaperwork-gtk-doc (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:175: skipping package paperwork-backend-doc (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:175: skipping package paperwork-gtk-l10n-en (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:175: skipping package paperwork-gtk-l10n-fr (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:175: skipping package paperwork-gtk-l10n-de (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:175: skipping package paperwork-gtk-l10n-uk (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:175: skipping package paperwork-gtk-l10n-es (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:175: skipping package paperwork-gtk-l10n-oc (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:183: source=paperwork, binary 
> packages=['openpaperwork-core', 'openpaperwork-gtk', 'paperwork-backend', 
> 'paperwork-gtk', 'paperwork-shell']
> D: pybuild pybuild:123: Plugin autopkgtest: certainty 0
> D: pybuild pybuild:123: Plugin custom: certainty 0
> D: pybuild pybuild:123: Plugin distutils: certainty 51
> D: pybuild pybuild:123: Plugin flit: certainty 0
> D: pybuild pybuild:123: Plugin pyproject: certainty 0
> D: pybuild pybuild:149: detected build system: distutils (certainty: 51%)
> D: pybuild base:190: removing dir: 
> openpaperwork-core/src/openpaperwork_core/__pycache__
> D: pybuild base:190: removing dir: 
> openpaperwork-core/src/openpaperwork_core/config/__pycache__
> D: pybuild base:190: removing dir: 
> openpaperwork-core/src/openpaperwork_core/config/backend/__pycache__
> D: pybuild base:190: removing dir: 
> openpaperwork-core/src/openpaperwork_core/fs/__pycache__
> I: pybuild base:275: python3.11 setup.py clean 
> D: pybuild tools:232: invoking: python3.11 setup.py clean 
> OpenPaperwork-core version: 2.1.2
> running clean
> removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build' (and everything 
> under it)
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-3.11' does not exist -- can't clean it
>       rm -rf .pybuild/
>       find . -name \*.pyc -exec rm {} \;
> dh_auto_clean -D openpaperwork-gtk --buildsystem=pybuild
>       pybuild --clean -i python{version} -p 3.11 --dir openpaperwork-gtk
> D: pybuild pybuild:598: version: 6.20230802
> D: pybuild pybuild:599: ['/usr/bin/pybuild', '--clean', '-i', 
> 'python{version}', '-p', '3.11', '--dir', 'openpaperwork-gtk']
> D: pybuild pybuild:39: cfg: Namespace(verbose=True, quiet=False, 
> really_quiet=False, detect_only=False, clean_only=True, configure_only=False, 
> build_only=False, install_only=False, test_only=False, 
> autopkgtest_only=False, list_systems=False, print_args=None, 
> before_clean=None, clean_args=None, after_clean=None, before_configure=None, 
> configure_args=None, after_configure=None, before_build=None, 
> build_args=None, after_build=None, before_install=None, install_args=None, 
> after_install=None, before_test=None, test_args=None, after_test=None, 
> test_nose=False, test_nose2=False, test_pytest=False, test_tox=False, 
> test_custom=False, dir='openpaperwork-gtk', destdir='debian/tmp', 
> ext_destdir=None, ext_pattern='\\.so(\\.[^/]*)?$', ext_sub_pattern=None, 
> ext_sub_repl=None, install_dir=None, name=None, 
> system=None, versions=['3.11'], interpreter=['python{version}'], 
> disable=None, custom_tests=False)
> D: pybuild __init__:37: cannot initialize 'cmake' plugin: Missing command 
> 'cmake'
> D: pybuild __init__:37: cannot initialize 'meson' plugin: Missing command 
> 'meson'
> D: pybuild tools:232: invoking: /usr/bin/dpkg-architecture
> D: pybuild debhelper:175: skipping package openpaperwork-core-doc (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:175: skipping package openpaperwork-gtk-doc (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:175: skipping package paperwork-backend-doc (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:175: skipping package paperwork-gtk-l10n-en (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:175: skipping package paperwork-gtk-l10n-fr (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:175: skipping package paperwork-gtk-l10n-de (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:175: skipping package paperwork-gtk-l10n-uk (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:175: skipping package paperwork-gtk-l10n-es (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:175: skipping package paperwork-gtk-l10n-oc (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:183: source=paperwork, binary 
> packages=['openpaperwork-core', 'openpaperwork-gtk', 'paperwork-backend', 
> 'paperwork-gtk', 'paperwork-shell']
> D: pybuild pybuild:123: Plugin autopkgtest: certainty 0
> D: pybuild pybuild:123: Plugin custom: certainty 0
> D: pybuild pybuild:123: Plugin distutils: certainty 51
> D: pybuild pybuild:123: Plugin flit: certainty 0
> D: pybuild pybuild:123: Plugin pyproject: certainty 0
> D: pybuild pybuild:149: detected build system: distutils (certainty: 51%)
> D: pybuild plugin_distutils:54: pydistutils config file:
> [clean]
> all=1
> [build]
> build_lib=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build
> [install]
> force=1
> install_layout=deb
> install_scripts=$base/bin
> install_lib=/usr/lib/python3.11/dist-packages
> prefix=/usr
> 
> I: pybuild base:275: python3.11 setup.py clean 
> D: pybuild tools:232: invoking: python3.11 setup.py clean 
> OpenPaperwork-gtk version: 2.1.2
> running clean
> removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build' (and everything 
> under it)
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-3.11' does not exist -- can't clean it
>       rm -rf .pybuild/
>       find . -name \*.pyc -exec rm {} \;
> dh_auto_clean -D paperwork-gtk --buildsystem=pybuild
>       pybuild --clean -i python{version} -p 3.11 --dir paperwork-gtk
> D: pybuild pybuild:598: version: 6.20230802
> D: pybuild pybuild:599: ['/usr/bin/pybuild', '--clean', '-i', 
> 'python{version}', '-p', '3.11', '--dir', 'paperwork-gtk']
> D: pybuild pybuild:39: cfg: Namespace(verbose=True, quiet=False, 
> really_quiet=False, detect_only=False, clean_only=True, configure_only=False, 
> build_only=False, install_only=False, test_only=False, 
> autopkgtest_only=False, list_systems=False, print_args=None, 
> before_clean=None, clean_args=None, after_clean=None, before_configure=None, 
> configure_args=None, after_configure=None, before_build=None, 
> build_args=None, after_build=None, before_install=None, install_args=None, 
> after_install=None, before_test=None, test_args=None, after_test=None, 
> test_nose=False, test_nose2=False, test_pytest=False, test_tox=False, 
> test_custom=False, dir='paperwork-gtk', destdir='debian/tmp', 
> ext_destdir=None, ext_pattern='\\.so(\\.[^/]*)?$', ext_sub_pattern=None, 
> ext_sub_repl=None, install_dir=None, name=None, system=None, 
> versions=['3.11'], interpreter=['python{version}'], disable=None, 
> custom_tests=False)
> D: pybuild __init__:37: cannot initialize 'cmake' plugin: Missing command 
> 'cmake'
> D: pybuild __init__:37: cannot initialize 'meson' plugin: Missing command 
> 'meson'
> D: pybuild tools:232: invoking: /usr/bin/dpkg-architecture
> D: pybuild debhelper:175: skipping package openpaperwork-core-doc (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:175: skipping package openpaperwork-gtk-doc (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:175: skipping package paperwork-backend-doc (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:175: skipping package paperwork-gtk-l10n-en (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:175: skipping package paperwork-gtk-l10n-fr (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:175: skipping package paperwork-gtk-l10n-de (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:175: skipping package paperwork-gtk-l10n-uk (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:175: skipping package paperwork-gtk-l10n-es (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:175: skipping package paperwork-gtk-l10n-oc (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:183: source=paperwork, binary 
> packages=['openpaperwork-core', 'openpaperwork-gtk', 'paperwork-backend', 
> 'paperwork-gtk', 'paperwork-shell']
> D: pybuild pybuild:123: Plugin autopkgtest: certainty 0
> D: pybuild pybuild:123: Plugin custom: certainty 0
> D: pybuild pybuild:123: Plugin distutils: certainty 50
> D: pybuild pybuild:123: Plugin flit: certainty 0
> D: pybuild pybuild:123: Plugin pyproject: certainty 0
> D: pybuild pybuild:149: detected build system: distutils (certainty: 50%)
> D: pybuild plugin_distutils:54: pydistutils config file:
> [clean]
> all=1
> [build]
> build_lib=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build
> [install]
> force=1
> install_layout=deb
> install_scripts=$base/bin
> install_lib=/usr/lib/python3.11/dist-packages
> prefix=/usr
> 
> I: pybuild base:275: python3.11 setup.py clean 
> D: pybuild tools:232: invoking: python3.11 setup.py clean 
> Paperwork version: 2.1.2
> running clean
> removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build' (and everything 
> under it)
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-3.11' does not exist -- can't clean it
> ============================================================
> ============================================================
> ||                       IMPORTANT                        ||
> ||                                                        ||
> ||                       Please run                       ||
> ||--------------------------------------------------------||
> ||                  paperwork-gtk chkdeps                 ||
> ||              paperwork-gtk install --user              ||
> ||--------------------------------------------------------||
> ||             to find any missing dependencies           ||
> ||       and install Paperwork's icons and shortcuts      ||
> ============================================================
> ============================================================
>       rm -rf .pybuild/
>       find . -name \*.pyc -exec rm {} \;
> dh_auto_clean -D paperwork-backend --buildsystem=pybuild
>       pybuild --clean -i python{version} -p 3.11 --dir paperwork-backend
> D: pybuild pybuild:598: version: 6.20230802
> D: pybuild pybuild:599: ['/usr/bin/pybuild', '--clean', '-i', 
> 'python{version}', '-p', '3.11', '--dir', 'paperwork-backend']
> D: pybuild pybuild:39: cfg: Namespace(verbose=True, quiet=False, 
> really_quiet=False, detect_only=False, clean_only=True, configure_only=False, 
> build_only=False, install_only=False, test_only=False, 
> autopkgtest_only=False, list_systems=False, print_args=None, 
> before_clean=None, clean_args=None, after_clean=None, before_configure=None, 
> configure_args=None, after_configure=None, before_build=None, 
> build_args=None, after_build=None, before_install=None, install_args=None, 
> after_install=None, before_test=None, test_args=None, after_test=None, 
> test_nose=False, test_nose2=False, test_pytest=False, test_tox=False, 
> test_custom=False, dir='paperwork-backend', destdir='debian/tmp', 
> ext_destdir=None, ext_pattern='\\.so(\\.[^/]*)?$', ext_sub_pattern=None, 
> ext_sub_repl=None, install_dir=None, name=None, 
> system=None, versions=['3.11'], interpreter=['python{version}'], 
> disable=None, custom_tests=False)
> D: pybuild __init__:37: cannot initialize 'cmake' plugin: Missing command 
> 'cmake'
> D: pybuild __init__:37: cannot initialize 'meson' plugin: Missing command 
> 'meson'
> D: pybuild tools:232: invoking: /usr/bin/dpkg-architecture
> D: pybuild debhelper:175: skipping package openpaperwork-core-doc (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:175: skipping package openpaperwork-gtk-doc (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:175: skipping package paperwork-backend-doc (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:175: skipping package paperwork-gtk-l10n-en (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:175: skipping package paperwork-gtk-l10n-fr (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:175: skipping package paperwork-gtk-l10n-de (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:175: skipping package paperwork-gtk-l10n-uk (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:175: skipping package paperwork-gtk-l10n-es (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:175: skipping package paperwork-gtk-l10n-oc (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:183: source=paperwork, binary 
> packages=['openpaperwork-core', 'openpaperwork-gtk', 'paperwork-backend', 
> 'paperwork-gtk', 'paperwork-shell']
> D: pybuild pybuild:123: Plugin autopkgtest: certainty 0
> D: pybuild pybuild:123: Plugin custom: certainty 0
> D: pybuild pybuild:123: Plugin distutils: certainty 50
> D: pybuild pybuild:123: Plugin flit: certainty 0
> D: pybuild pybuild:123: Plugin pyproject: certainty 0
> D: pybuild pybuild:149: detected build system: distutils (certainty: 50%)
> D: pybuild plugin_distutils:54: pydistutils config file:
> [clean]
> all=1
> [build]
> build_lib=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build
> [install]
> force=1
> install_layout=deb
> install_scripts=$base/bin
> install_lib=/usr/lib/python3.11/dist-packages
> prefix=/usr
> 
> I: pybuild base:275: python3.11 setup.py clean 
> D: pybuild tools:232: invoking: python3.11 setup.py clean 
> Paperwork-backend version: 2.1.2
> running clean
> removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build' (and everything 
> under it)
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-3.11' does not exist -- can't clean it
> ============================================================
> ============================================================
> ||                       IMPORTANT                        ||
> ||          Please run 'paperwork-cli chkdeps'            ||
> ||            to find any missing dependency              ||
> ============================================================
> ============================================================
>       rm -rf .pybuild/
>       find . -name \*.pyc -exec rm {} \;
> dh_auto_clean -D paperwork-shell --buildsystem=pybuild
>       pybuild --clean -i python{version} -p 3.11 --dir paperwork-shell
> D: pybuild pybuild:598: version: 6.20230802
> D: pybuild pybuild:599: ['/usr/bin/pybuild', '--clean', '-i', 
> 'python{version}', '-p', '3.11', '--dir', 'paperwork-shell']
> D: pybuild pybuild:39: cfg: Namespace(verbose=True, quiet=False, 
> really_quiet=False, detect_only=False, clean_only=True, configure_only=False, 
> build_only=False, install_only=False, test_only=False, 
> autopkgtest_only=False, list_systems=False, print_args=None, 
> before_clean=None, clean_args=None, after_clean=None, before_configure=None, 
> configure_args=None, after_configure=None, before_build=None, 
> build_args=None, after_build=None, before_install=None, install_args=None, 
> after_install=None, before_test=None, test_args=None, after_test=None, 
> test_nose=False, test_nose2=False, test_pytest=False, test_tox=False, 
> test_custom=False, dir='paperwork-shell', destdir='debian/tmp', 
> ext_destdir=None, ext_pattern='\\.so(\\.[^/]*)?$', ext_sub_pattern=None, 
> ext_sub_repl=None, install_dir=None, name=None, system=None, 
> versions=['3.11'], interpreter=['python{version}'], disable=None, 
> custom_tests=False)
> D: pybuild __init__:37: cannot initialize 'cmake' plugin: Missing command 
> 'cmake'
> D: pybuild __init__:37: cannot initialize 'meson' plugin: Missing command 
> 'meson'
> D: pybuild tools:232: invoking: /usr/bin/dpkg-architecture
> D: pybuild debhelper:175: skipping package openpaperwork-core-doc (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:175: skipping package openpaperwork-gtk-doc (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:175: skipping package paperwork-backend-doc (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:175: skipping package paperwork-gtk-l10n-en (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:175: skipping package paperwork-gtk-l10n-fr (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:175: skipping package paperwork-gtk-l10n-de (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:175: skipping package paperwork-gtk-l10n-uk (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:175: skipping package paperwork-gtk-l10n-es (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:175: skipping package paperwork-gtk-l10n-oc (missing 
> ${python3:Depends} in Depends/Recommends)
> D: pybuild debhelper:183: source=paperwork, binary 
> packages=['openpaperwork-core', 'openpaperwork-gtk', 'paperwork-backend', 
> 'paperwork-gtk', 'paperwork-shell']
> D: pybuild pybuild:123: Plugin autopkgtest: certainty 0
> D: pybuild pybuild:123: Plugin custom: certainty 0
> D: pybuild pybuild:123: Plugin distutils: certainty 50
> D: pybuild pybuild:123: Plugin flit: certainty 0
> D: pybuild pybuild:123: Plugin pyproject: certainty 0
> D: pybuild pybuild:149: detected build system: distutils (certainty: 50%)
> D: pybuild plugin_distutils:54: pydistutils config file:
> [clean]
> all=1
> [build]
> build_lib=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build
> [install]
> force=1
> install_layout=deb
> install_scripts=$base/bin
> install_lib=/usr/lib/python3.11/dist-packages
> prefix=/usr
> 
> I: pybuild base:275: python3.11 setup.py clean 
> D: pybuild tools:232: invoking: python3.11 setup.py clean 
> Paperwork-shell version: 2.1.2
> running clean
> removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build' (and everything 
> under it)
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-3.11' does not exist -- can't clean it
> ============================================================
> ============================================================
> ||                       IMPORTANT                        ||
> ||          Please run 'paperwork-cli chkdeps'            ||
> ||            to find any missing dependency              ||
> ============================================================
> ============================================================
>       rm -rf .pybuild/
>       find . -name \*.pyc -exec rm {} \;
> rm -f openpaperwork-core/src/openpaperwork_core/_version.py
> rm -f openpaperwork-gtk/src/openpaperwork_gtk/_version.py
> rm -f paperwork-backend/src/paperwork_backend/_version.py
> rm -f paperwork-gtk/src/paperwork_gtk/_version.py
> rm -f paperwork-shell/src/paperwork_shell/_version.py
> rm -f debian/paperwork-gtk.1
> rm -f debian/paperwork-cli.1
> rm -f debian/paperwork-json.1
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean -O--buildsystem=pybuild
>    dh_clean -O--buildsystem=pybuild
>       rm -f debian/debhelper-build-stamp
>       rm -rf debian/.debhelper/
>       rm -f -- debian/openpaperwork-core.substvars 
> debian/openpaperwork-core.postinst.debhelper 
> debian/openpaperwork-core.prerm.debhelper 
> debian/openpaperwork-core-doc.substvars debian/openpaperwork-gtk.substvars 
> debian/openpaperwork-gtk.postinst.debhelper 
> debian/openpaperwork-gtk.prerm.debhelper 
> debian/openpaperwork-gtk-doc.substvars debian/paperwork-backend.substvars 
> debian/paperwork-backend.postinst.debhelper 
> debian/paperwork-backend.prerm.debhelper 
> debian/paperwork-backend-doc.substvars debian/paperwork-gtk.substvars 
> debian/paperwork-gtk.postinst.debhelper debian/paperwork-gtk.prerm.debhelper 
> debian/paperwork-shell.substvars debian/paperwork-shell.postinst.debhelper 
> debian/paperwork-shell.prerm.debhelper debian/paperwork-gtk-l10n-en.substvars 
> debian/paperwork-gtk-l10n-fr.substvars debian/paperwork-gtk-l10n-de.substvars 
> debian/paperwork-gtk-l10n-uk.substvars debian/paperwork-gtk-l10n-es.substvars 
> debian/paperwork-gtk-l10n-oc.substvars debian/files
>       rm -fr -- debian/openpaperwork-core/ debian/tmp/ 
> debian/openpaperwork-core-doc/ debian/openpaperwork-gtk/ 
> debian/openpaperwork-gtk-doc/ debian/paperwork-backend/ 
> debian/paperwork-backend-doc/ debian/paperwork-gtk/ debian/paperwork-shell/ 
> debian/paperwork-gtk-l10n-en/ debian/paperwork-gtk-l10n-fr/ 
> debian/paperwork-gtk-l10n-de/ debian/paperwork-gtk-l10n-uk/ 
> debian/paperwork-gtk-l10n-es/ debian/paperwork-gtk-l10n-oc/
>       find .  \( \( \
>               \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path 
> .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o 
> -type f -a \
>               \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
>                -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
>                -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
>                -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
>               \) -exec rm -f {} + \) -o \
>               \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) 
> \)
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building paperwork using existing 
> ./paperwork_2.1.2.orig-test-documents.tar.gz
> dpkg-source: info: building paperwork using existing 
> ./paperwork_2.1.2.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to 
> build/openpaperwork_core/html/.doctrees/config.doctree: binary file contents 
> changed
> dpkg-source: error: add 
> build/openpaperwork_core/html/.doctrees/config.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> build/openpaperwork_core/html/.doctrees/core.doctree: binary file contents 
> changed
> dpkg-source: error: add build/openpaperwork_core/html/.doctrees/core.doctree 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> build/openpaperwork_core/html/.doctrees/core_api.doctree: binary file 
> contents changed
> dpkg-source: error: add 
> build/openpaperwork_core/html/.doctrees/core_api.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> build/openpaperwork_core/html/.doctrees/environment.pickle: binary file 
> contents changed
> dpkg-source: error: add 
> build/openpaperwork_core/html/.doctrees/environment.pickle in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> build/openpaperwork_core/html/.doctrees/example_app.doctree: binary file 
> contents changed
> dpkg-source: error: add 
> build/openpaperwork_core/html/.doctrees/example_app.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> build/openpaperwork_core/html/.doctrees/example_plugin.doctree: binary file 
> contents changed
> dpkg-source: error: add 
> build/openpaperwork_core/html/.doctrees/example_plugin.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> build/openpaperwork_core/html/.doctrees/fs.doctree: binary file contents 
> changed
> dpkg-source: error: add build/openpaperwork_core/html/.doctrees/fs.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> build/openpaperwork_core/html/.doctrees/index.doctree: binary file contents 
> changed
> dpkg-source: error: add build/openpaperwork_core/html/.doctrees/index.doctree 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> build/openpaperwork_core/html/.doctrees/logs.doctree: binary file contents 
> changed
> dpkg-source: error: add build/openpaperwork_core/html/.doctrees/logs.doctree 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> build/openpaperwork_core/html/.doctrees/mainloop.doctree: binary file 
> contents changed
> dpkg-source: error: add 
> build/openpaperwork_core/html/.doctrees/mainloop.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> build/openpaperwork_core/html/.doctrees/promise.doctree: binary file contents 
> changed
> dpkg-source: error: add 
> build/openpaperwork_core/html/.doctrees/promise.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> build/openpaperwork_core/html/_images/plantuml-4633743a165c45ebf5874ab606c4d81b313ff0b7.png:
>  binary file contents changed
> dpkg-source: error: add 
> build/openpaperwork_core/html/_images/plantuml-4633743a165c45ebf5874ab606c4d81b313ff0b7.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 
> build/openpaperwork_core/html/_images/plantuml-4bc6f01f95c4a994e4b71c538cbd39ad42ab4cb2.png:
>  binary file contents changed
> dpkg-source: error: add 
> build/openpaperwork_core/html/_images/plantuml-4bc6f01f95c4a994e4b71c538cbd39ad42ab4cb2.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 
> build/openpaperwork_core/html/_images/plantuml-9780857c51dfaae6376da98c802f05a94c82b714.png:
>  binary file contents changed
> dpkg-source: error: add 
> build/openpaperwork_core/html/_images/plantuml-9780857c51dfaae6376da98c802f05a94c82b714.png
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: file 
> paperwork-2.1.2/build/openpaperwork_core/html/_modules/index.html has no 
> final newline (either original or modified version)
> dpkg-source: warning: file 
> paperwork-2.1.2/build/openpaperwork_core/html/_modules/openpaperwork_core.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> paperwork-2.1.2/build/openpaperwork_core/html/_modules/openpaperwork_core/config.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> paperwork-2.1.2/build/openpaperwork_core/html/_modules/openpaperwork_core/config/backend/configparser.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> paperwork-2.1.2/build/openpaperwork_core/html/_modules/openpaperwork_core/fs/memory.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> paperwork-2.1.2/build/openpaperwork_core/html/_modules/openpaperwork_core/promise.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> paperwork-2.1.2/build/openpaperwork_core/html/_static/alabaster.css has no 
> final newline (either original or modified version)
> dpkg-source: warning: file 
> paperwork-2.1.2/build/openpaperwork_core/html/_static/basic.css has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> paperwork-2.1.2/build/openpaperwork_core/html/_static/documentation_options.js
>  has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> build/openpaperwork_core/html/_static/file.png: binary file contents changed
> dpkg-source: error: add build/openpaperwork_core/html/_static/file.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 
> build/openpaperwork_core/html/_static/forkme_right_darkblue_121621.png: 
> binary file contents changed
> dpkg-source: error: add 
> build/openpaperwork_core/html/_static/forkme_right_darkblue_121621.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 
> build/openpaperwork_core/html/_static/minus.png: binary file contents changed
> dpkg-source: error: add build/openpaperwork_core/html/_static/minus.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 
> build/openpaperwork_core/html/_static/plus.png: binary file contents changed
> dpkg-source: error: add build/openpaperwork_core/html/_static/plus.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file 
> paperwork-2.1.2/build/openpaperwork_core/html/_static/pygments.css has no 
> final newline (either original or modified version)
> dpkg-source: warning: file 
> paperwork-2.1.2/build/openpaperwork_core/html/config.html has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> paperwork-2.1.2/build/openpaperwork_core/html/core.html has no final newline 
> (either original or modified version)
> dpkg-source: warning: file 
> paperwork-2.1.2/build/openpaperwork_core/html/core_api.html has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> paperwork-2.1.2/build/openpaperwork_core/html/example_app.html has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> paperwork-2.1.2/build/openpaperwork_core/html/example_plugin.html has no 
> final newline (either original or modified version)
> dpkg-source: warning: file 
> paperwork-2.1.2/build/openpaperwork_core/html/fs.html has no final newline 
> (either original or modified version)
> dpkg-source: warning: file 
> paperwork-2.1.2/build/openpaperwork_core/html/genindex.html has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> paperwork-2.1.2/build/openpaperwork_core/html/index.html has no final newline 
> (either original or modified version)
> dpkg-source: warning: file 
> paperwork-2.1.2/build/openpaperwork_core/html/logs.html has no final newline 
> (either original or modified version)
> dpkg-source: warning: file 
> paperwork-2.1.2/build/openpaperwork_core/html/mainloop.html has no final 
> newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> build/openpaperwork_core/html/objects.inv: binary file contents changed
> dpkg-source: error: add build/openpaperwork_core/html/objects.inv in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file 
> paperwork-2.1.2/build/openpaperwork_core/html/promise.html has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> paperwork-2.1.2/build/openpaperwork_core/html/py-modindex.html has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> paperwork-2.1.2/build/openpaperwork_core/html/search.html has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> paperwork-2.1.2/build/openpaperwork_core/html/searchindex.js has no final 
> newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> build/openpaperwork_gtk/html/.doctrees/environment.pickle: binary file 
> contents changed
> dpkg-source: error: add 
> build/openpaperwork_gtk/html/.doctrees/environment.pickle in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> build/openpaperwork_gtk/html/.doctrees/index.doctree: binary file contents 
> changed
> dpkg-source: error: add build/openpaperwork_gtk/html/.doctrees/index.doctree 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file 
> paperwork-2.1.2/build/openpaperwork_gtk/html/_static/alabaster.css has no 
> final newline (either original or modified version)
> dpkg-source: warning: file 
> paperwork-2.1.2/build/openpaperwork_gtk/html/_static/basic.css has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> paperwork-2.1.2/build/openpaperwork_gtk/html/_static/documentation_options.js 
> has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> build/openpaperwork_gtk/html/_static/file.png: binary file contents changed
> dpkg-source: error: add build/openpaperwork_gtk/html/_static/file.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 
> build/openpaperwork_gtk/html/_static/forkme_right_darkblue_121621.png: binary 
> file contents changed
> dpkg-source: error: add 
> build/openpaperwork_gtk/html/_static/forkme_right_darkblue_121621.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 
> build/openpaperwork_gtk/html/_static/minus.png: binary file contents changed
> dpkg-source: error: add build/openpaperwork_gtk/html/_static/minus.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 
> build/openpaperwork_gtk/html/_static/plus.png: binary file contents changed
> dpkg-source: error: add build/openpaperwork_gtk/html/_static/plus.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file 
> paperwork-2.1.2/build/openpaperwork_gtk/html/_static/pygments.css has no 
> final newline (either original or modified version)
> dpkg-source: warning: file 
> paperwork-2.1.2/build/openpaperwork_gtk/html/genindex.html has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> paperwork-2.1.2/build/openpaperwork_gtk/html/index.html has no final newline 
> (either original or modified version)
> dpkg-source: error: cannot represent change to 
> build/openpaperwork_gtk/html/objects.inv: binary file contents changed
> dpkg-source: error: add build/openpaperwork_gtk/html/objects.inv in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file 
> paperwork-2.1.2/build/openpaperwork_gtk/html/search.html has no final newline 
> (either original or modified version)
> dpkg-source: warning: file 
> paperwork-2.1.2/build/openpaperwork_gtk/html/searchindex.js has no final 
> newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> build/paperwork_backend/html/.doctrees/environment.pickle: binary file 
> contents changed
> dpkg-source: error: add 
> build/paperwork_backend/html/.doctrees/environment.pickle in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> build/paperwork_backend/html/.doctrees/index.doctree: binary file contents 
> changed
> dpkg-source: error: add build/paperwork_backend/html/.doctrees/index.doctree 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file 
> paperwork-2.1.2/build/paperwork_backend/html/_static/alabaster.css has no 
> final newline (either original or modified version)
> dpkg-source: warning: file 
> paperwork-2.1.2/build/paperwork_backend/html/_static/basic.css has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> paperwork-2.1.2/build/paperwork_backend/html/_static/documentation_options.js 
> has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> build/paperwork_backend/html/_static/file.png: binary file contents changed
> dpkg-source: error: add build/paperwork_backend/html/_static/file.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 
> build/paperwork_backend/html/_static/forkme_right_darkblue_121621.png: binary 
> file contents changed
> dpkg-source: error: add 
> build/paperwork_backend/html/_static/forkme_right_darkblue_121621.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 
> build/paperwork_backend/html/_static/minus.png: binary file contents changed
> dpkg-source: error: add build/paperwork_backend/html/_static/minus.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 
> build/paperwork_backend/html/_static/plus.png: binary file contents changed
> dpkg-source: error: add build/paperwork_backend/html/_static/plus.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file 
> paperwork-2.1.2/build/paperwork_backend/html/_static/pygments.css has no 
> final newline (either original or modified version)
> dpkg-source: warning: file 
> paperwork-2.1.2/build/paperwork_backend/html/genindex.html has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> paperwork-2.1.2/build/paperwork_backend/html/index.html has no final newline 
> (either original or modified version)
> dpkg-source: error: cannot represent change to 
> build/paperwork_backend/html/objects.inv: binary file contents changed
> dpkg-source: error: add build/paperwork_backend/html/objects.inv in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file 
> paperwork-2.1.2/build/paperwork_backend/html/search.html has no final newline 
> (either original or modified version)
> dpkg-source: warning: file 
> paperwork-2.1.2/build/paperwork_backend/html/searchindex.js has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> paperwork-2.1.2/openpaperwork-core/src/openpaperwork_core.egg-info/SOURCES.txt
>  has no final newline (either original or modified version)
> dpkg-source: warning: newly created empty file 
> 'openpaperwork-core/src/openpaperwork_core/l10n/out/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'openpaperwork-core/src/openpaperwork_core/l10n/out/de/LC_MESSAGES/__init__.py'
>  will not be represented in diff
> dpkg-source: error: cannot represent change to 
> openpaperwork-core/src/openpaperwork_core/l10n/out/de/LC_MESSAGES/openpaperwork_core.mo:
>  binary file contents changed
> dpkg-source: error: add 
> openpaperwork-core/src/openpaperwork_core/l10n/out/de/LC_MESSAGES/openpaperwork_core.mo
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: newly created empty file 
> 'openpaperwork-core/src/openpaperwork_core/l10n/out/de/__init__.py' will not 
> be represented in diff
> dpkg-source: warning: newly created empty file 
> 'openpaperwork-core/src/openpaperwork_core/l10n/out/es/LC_MESSAGES/__init__.py'
>  will not be represented in diff
> dpkg-source: error: cannot represent change to 
> openpaperwork-core/src/openpaperwork_core/l10n/out/es/LC_MESSAGES/openpaperwork_core.mo:
>  binary file contents changed
> dpkg-source: error: add 
> openpaperwork-core/src/openpaperwork_core/l10n/out/es/LC_MESSAGES/openpaperwork_core.mo
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: newly created empty file 
> 'openpaperwork-core/src/openpaperwork_core/l10n/out/es/__init__.py' will not 
> be represented in diff
> dpkg-source: warning: newly created empty file 
> 'openpaperwork-core/src/openpaperwork_core/l10n/out/fr/LC_MESSAGES/__init__.py'
>  will not be represented in diff
> dpkg-source: error: cannot represent change to 
> openpaperwork-core/src/openpaperwork_core/l10n/out/fr/LC_MESSAGES/openpaperwork_core.mo:
>  binary file contents changed
> dpkg-source: error: add 
> openpaperwork-core/src/openpaperwork_core/l10n/out/fr/LC_MESSAGES/openpaperwork_core.mo
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: newly created empty file 
> 'openpaperwork-core/src/openpaperwork_core/l10n/out/fr/__init__.py' will not 
> be represented in diff
> dpkg-source: warning: newly created empty file 
> 'openpaperwork-core/src/openpaperwork_core/l10n/out/oc/LC_MESSAGES/__init__.py'
>  will not be represented in diff
> dpkg-source: error: cannot represent change to 
> openpaperwork-core/src/openpaperwork_core/l10n/out/oc/LC_MESSAGES/openpaperwork_core.mo:
>  binary file contents changed
> dpkg-source: error: add 
> openpaperwork-core/src/openpaperwork_core/l10n/out/oc/LC_MESSAGES/openpaperwork_core.mo
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: newly created empty file 
> 'openpaperwork-core/src/openpaperwork_core/l10n/out/oc/__init__.py' will not 
> be represented in diff
> dpkg-source: warning: newly created empty file 
> 'openpaperwork-core/src/openpaperwork_core/l10n/out/uk/LC_MESSAGES/__init__.py'
>  will not be represented in diff
> dpkg-source: error: cannot represent change to 
> openpaperwork-core/src/openpaperwork_core/l10n/out/uk/LC_MESSAGES/openpaperwork_core.mo:
>  binary file contents changed
> dpkg-source: error: add 
> openpaperwork-core/src/openpaperwork_core/l10n/out/uk/LC_MESSAGES/openpaperwork_core.mo
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: newly created empty file 
> 'openpaperwork-core/src/openpaperwork_core/l10n/out/uk/__init__.py' will not 
> be represented in diff
> dpkg-source: warning: file 
> paperwork-2.1.2/openpaperwork-gtk/src/openpaperwork_gtk.egg-info/SOURCES.txt 
> has no final newline (either original or modified version)
> dpkg-source: warning: newly created empty file 
> 'openpaperwork-gtk/src/openpaperwork_gtk/l10n/out/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'openpaperwork-gtk/src/openpaperwork_gtk/l10n/out/de/LC_MESSAGES/__init__.py' 
> will not be represented in diff
> dpkg-source: error: cannot represent change to 
> openpaperwork-gtk/src/openpaperwork_gtk/l10n/out/de/LC_MESSAGES/openpaperwork_gtk.mo:
>  binary file contents changed
> dpkg-source: error: add 
> openpaperwork-gtk/src/openpaperwork_gtk/l10n/out/de/LC_MESSAGES/openpaperwork_gtk.mo
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: newly created empty file 
> 'openpaperwork-gtk/src/openpaperwork_gtk/l10n/out/de/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'openpaperwork-gtk/src/openpaperwork_gtk/l10n/out/es/LC_MESSAGES/__init__.py' 
> will not be represented in diff
> dpkg-source: error: cannot represent change to 
> openpaperwork-gtk/src/openpaperwork_gtk/l10n/out/es/LC_MESSAGES/openpaperwork_gtk.mo:
>  binary file contents changed
> dpkg-source: error: add 
> openpaperwork-gtk/src/openpaperwork_gtk/l10n/out/es/LC_MESSAGES/openpaperwork_gtk.mo
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: newly created empty file 
> 'openpaperwork-gtk/src/openpaperwork_gtk/l10n/out/es/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'openpaperwork-gtk/src/openpaperwork_gtk/l10n/out/fr/LC_MESSAGES/__init__.py' 
> will not be represented in diff
> dpkg-source: error: cannot represent change to 
> openpaperwork-gtk/src/openpaperwork_gtk/l10n/out/fr/LC_MESSAGES/openpaperwork_gtk.mo:
>  binary file contents changed
> dpkg-source: error: add 
> openpaperwork-gtk/src/openpaperwork_gtk/l10n/out/fr/LC_MESSAGES/openpaperwork_gtk.mo
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: newly created empty file 
> 'openpaperwork-gtk/src/openpaperwork_gtk/l10n/out/fr/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'openpaperwork-gtk/src/openpaperwork_gtk/l10n/out/oc/LC_MESSAGES/__init__.py' 
> will not be represented in diff
> dpkg-source: error: cannot represent change to 
> openpaperwork-gtk/src/openpaperwork_gtk/l10n/out/oc/LC_MESSAGES/openpaperwork_gtk.mo:
>  binary file contents changed
> dpkg-source: error: add 
> openpaperwork-gtk/src/openpaperwork_gtk/l10n/out/oc/LC_MESSAGES/openpaperwork_gtk.mo
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: newly created empty file 
> 'openpaperwork-gtk/src/openpaperwork_gtk/l10n/out/oc/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'openpaperwork-gtk/src/openpaperwork_gtk/l10n/out/uk/LC_MESSAGES/__init__.py' 
> will not be represented in diff
> dpkg-source: error: cannot represent change to 
> openpaperwork-gtk/src/openpaperwork_gtk/l10n/out/uk/LC_MESSAGES/openpaperwork_gtk.mo:
>  binary file contents changed
> dpkg-source: error: add 
> openpaperwork-gtk/src/openpaperwork_gtk/l10n/out/uk/LC_MESSAGES/openpaperwork_gtk.mo
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: newly created empty file 
> 'openpaperwork-gtk/src/openpaperwork_gtk/l10n/out/uk/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: file 
> paperwork-2.1.2/paperwork-backend/src/paperwork_backend.egg-info/SOURCES.txt 
> has no final newline (either original or modified version)
> dpkg-source: warning: newly created empty file 
> 'paperwork-backend/src/paperwork_backend/l10n/out/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'paperwork-backend/src/paperwork_backend/l10n/out/de/LC_MESSAGES/__init__.py' 
> will not be represented in diff
> dpkg-source: error: cannot represent change to 
> paperwork-backend/src/paperwork_backend/l10n/out/de/LC_MESSAGES/paperwork_backend.mo:
>  binary file contents changed
> dpkg-source: error: add 
> paperwork-backend/src/paperwork_backend/l10n/out/de/LC_MESSAGES/paperwork_backend.mo
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: newly created empty file 
> 'paperwork-backend/src/paperwork_backend/l10n/out/de/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'paperwork-backend/src/paperwork_backend/l10n/out/es/LC_MESSAGES/__init__.py' 
> will not be represented in diff
> dpkg-source: error: cannot represent change to 
> paperwork-backend/src/paperwork_backend/l10n/out/es/LC_MESSAGES/paperwork_backend.mo:
>  binary file contents changed
> dpkg-source: error: add 
> paperwork-backend/src/paperwork_backend/l10n/out/es/LC_MESSAGES/paperwork_backend.mo
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: newly created empty file 
> 'paperwork-backend/src/paperwork_backend/l10n/out/es/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'paperwork-backend/src/paperwork_backend/l10n/out/fr/LC_MESSAGES/__init__.py' 
> will not be represented in diff
> dpkg-source: error: cannot represent change to 
> paperwork-backend/src/paperwork_backend/l10n/out/fr/LC_MESSAGES/paperwork_backend.mo:
>  binary file contents changed
> dpkg-source: error: add 
> paperwork-backend/src/paperwork_backend/l10n/out/fr/LC_MESSAGES/paperwork_backend.mo
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: newly created empty file 
> 'paperwork-backend/src/paperwork_backend/l10n/out/fr/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'paperwork-backend/src/paperwork_backend/l10n/out/oc/LC_MESSAGES/__init__.py' 
> will not be represented in diff
> dpkg-source: error: cannot represent change to 
> paperwork-backend/src/paperwork_backend/l10n/out/oc/LC_MESSAGES/paperwork_backend.mo:
>  binary file contents changed
> dpkg-source: error: add 
> paperwork-backend/src/paperwork_backend/l10n/out/oc/LC_MESSAGES/paperwork_backend.mo
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: newly created empty file 
> 'paperwork-backend/src/paperwork_backend/l10n/out/oc/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'paperwork-backend/src/paperwork_backend/l10n/out/uk/LC_MESSAGES/__init__.py' 
> will not be represented in diff
> dpkg-source: error: cannot represent change to 
> paperwork-backend/src/paperwork_backend/l10n/out/uk/LC_MESSAGES/paperwork_backend.mo:
>  binary file contents changed
> dpkg-source: error: add 
> paperwork-backend/src/paperwork_backend/l10n/out/uk/LC_MESSAGES/paperwork_backend.mo
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: newly created empty file 
> 'paperwork-backend/src/paperwork_backend/l10n/out/uk/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: file 
> paperwork-2.1.2/paperwork-gtk/src/paperwork.egg-info/SOURCES.txt has no final 
> newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> paperwork-gtk/src/paperwork_gtk/icon/out/paperwork_128.png: binary file 
> contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/icon/out/paperwork_128.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 
> paperwork-gtk/src/paperwork_gtk/icon/out/paperwork_16.png: binary file 
> contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/icon/out/paperwork_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 
> paperwork-gtk/src/paperwork_gtk/icon/out/paperwork_32.png: binary file 
> contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/icon/out/paperwork_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 
> paperwork-gtk/src/paperwork_gtk/icon/out/paperwork_48.png: binary file 
> contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/icon/out/paperwork_48.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 
> paperwork-gtk/src/paperwork_gtk/icon/out/paperwork_64.png: binary file 
> contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/icon/out/paperwork_64.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: newly created empty file 
> 'paperwork-gtk/src/paperwork_gtk/l10n/out/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'paperwork-gtk/src/paperwork_gtk/l10n/out/de/LC_MESSAGES/__init__.py' will 
> not be represented in diff
> dpkg-source: error: cannot represent change to 
> paperwork-gtk/src/paperwork_gtk/l10n/out/de/LC_MESSAGES/paperwork_gtk.mo: 
> binary file contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/l10n/out/de/LC_MESSAGES/paperwork_gtk.mo in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: newly created empty file 
> 'paperwork-gtk/src/paperwork_gtk/l10n/out/de/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'paperwork-gtk/src/paperwork_gtk/l10n/out/es/LC_MESSAGES/__init__.py' will 
> not be represented in diff
> dpkg-source: error: cannot represent change to 
> paperwork-gtk/src/paperwork_gtk/l10n/out/es/LC_MESSAGES/paperwork_gtk.mo: 
> binary file contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/l10n/out/es/LC_MESSAGES/paperwork_gtk.mo in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: newly created empty file 
> 'paperwork-gtk/src/paperwork_gtk/l10n/out/es/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'paperwork-gtk/src/paperwork_gtk/l10n/out/fr/LC_MESSAGES/__init__.py' will 
> not be represented in diff
> dpkg-source: error: cannot represent change to 
> paperwork-gtk/src/paperwork_gtk/l10n/out/fr/LC_MESSAGES/paperwork_gtk.mo: 
> binary file contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/l10n/out/fr/LC_MESSAGES/paperwork_gtk.mo in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: newly created empty file 
> 'paperwork-gtk/src/paperwork_gtk/l10n/out/fr/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'paperwork-gtk/src/paperwork_gtk/l10n/out/oc/LC_MESSAGES/__init__.py' will 
> not be represented in diff
> dpkg-source: error: cannot represent change to 
> paperwork-gtk/src/paperwork_gtk/l10n/out/oc/LC_MESSAGES/paperwork_gtk.mo: 
> binary file contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/l10n/out/oc/LC_MESSAGES/paperwork_gtk.mo in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: newly created empty file 
> 'paperwork-gtk/src/paperwork_gtk/l10n/out/oc/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'paperwork-gtk/src/paperwork_gtk/l10n/out/uk/LC_MESSAGES/__init__.py' will 
> not be represented in diff
> dpkg-source: error: cannot represent change to 
> paperwork-gtk/src/paperwork_gtk/l10n/out/uk/LC_MESSAGES/paperwork_gtk.mo: 
> binary file contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/l10n/out/uk/LC_MESSAGES/paperwork_gtk.mo in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: newly created empty file 
> 'paperwork-gtk/src/paperwork_gtk/l10n/out/uk/__init__.py' will not be 
> represented in diff
> dpkg-source: error: cannot represent change to 
> paperwork-gtk/src/paperwork_gtk/model/help/out/advanced_search.png: binary 
> file contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/model/help/out/advanced_search.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 
> paperwork-gtk/src/paperwork_gtk/model/help/out/advanced_search_button.png: 
> binary file contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/model/help/out/advanced_search_button.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 
> paperwork-gtk/src/paperwork_gtk/model/help/out/app_menu.png: binary file 
> contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/model/help/out/app_menu.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 
> paperwork-gtk/src/paperwork_gtk/model/help/out/app_menu_opened.png: binary 
> file contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/model/help/out/app_menu_opened.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 
> paperwork-gtk/src/paperwork_gtk/model/help/out/bug_report.png: binary file 
> contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/model/help/out/bug_report.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 
> paperwork-gtk/src/paperwork_gtk/model/help/out/doc_extra_text.png: binary 
> file contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/model/help/out/doc_extra_text.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 
> paperwork-gtk/src/paperwork_gtk/model/help/out/doc_labels.png: binary file 
> contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/model/help/out/doc_labels.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 
> paperwork-gtk/src/paperwork_gtk/model/help/out/doc_menu_opened.png: binary 
> file contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/model/help/out/doc_menu_opened.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 
> paperwork-gtk/src/paperwork_gtk/model/help/out/doc_new_button.png: binary 
> file contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/model/help/out/doc_new_button.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 
> paperwork-gtk/src/paperwork_gtk/model/help/out/doc_new_label.png: binary file 
> contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/model/help/out/doc_new_label.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 
> paperwork-gtk/src/paperwork_gtk/model/help/out/doc_properties_button.png: 
> binary file contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/model/help/out/doc_properties_button.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 
> paperwork-gtk/src/paperwork_gtk/model/help/out/docview_layout.png: binary 
> file contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/model/help/out/docview_layout.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 
> paperwork-gtk/src/paperwork_gtk/model/help/out/docview_layout_grid.png: 
> binary file contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/model/help/out/docview_layout_grid.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 
> paperwork-gtk/src/paperwork_gtk/model/help/out/docview_layout_paged.png: 
> binary file contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/model/help/out/docview_layout_paged.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 
> paperwork-gtk/src/paperwork_gtk/model/help/out/docview_layout_scale.png: 
> binary file contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/model/help/out/docview_layout_scale.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 
> paperwork-gtk/src/paperwork_gtk/model/help/out/docview_layout_show_all_boxes.png:
>  binary file contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/model/help/out/docview_layout_show_all_boxes.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 
> paperwork-gtk/src/paperwork_gtk/model/help/out/intro.pdf: binary file 
> contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/model/help/out/intro.pdf in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> paperwork-gtk/src/paperwork_gtk/model/help/out/main_window.png: binary file 
> contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/model/help/out/main_window.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 
> paperwork-gtk/src/paperwork_gtk/model/help/out/main_window_split.png: binary 
> file contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/model/help/out/main_window_split.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 
> paperwork-gtk/src/paperwork_gtk/model/help/out/page_actions.png: binary file 
> contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/model/help/out/page_actions.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 
> paperwork-gtk/src/paperwork_gtk/model/help/out/page_add.png: binary file 
> contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/model/help/out/page_add.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 
> paperwork-gtk/src/paperwork_gtk/model/help/out/page_menu_opened.png: binary 
> file contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/model/help/out/page_menu_opened.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 
> paperwork-gtk/src/paperwork_gtk/model/help/out/paperwork_going_up.png: binary 
> file contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/model/help/out/paperwork_going_up.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 
> paperwork-gtk/src/paperwork_gtk/model/help/out/search.png: binary file 
> contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/model/help/out/search.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 
> paperwork-gtk/src/paperwork_gtk/model/help/out/settings.png: binary file 
> contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/model/help/out/settings.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 
> paperwork-gtk/src/paperwork_gtk/model/help/out/settings_calibration_dialog.png:
>  binary file contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/model/help/out/settings_calibration_dialog.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 
> paperwork-gtk/src/paperwork_gtk/model/help/out/settings_help_improve_paperwork.png:
>  binary file contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/model/help/out/settings_help_improve_paperwork.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 
> paperwork-gtk/src/paperwork_gtk/model/help/out/settings_optical_character_recognition.png:
>  binary file contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/model/help/out/settings_optical_character_recognition.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 
> paperwork-gtk/src/paperwork_gtk/model/help/out/settings_scanner.png: binary 
> file contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/model/help/out/settings_scanner.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 
> paperwork-gtk/src/paperwork_gtk/model/help/out/settings_scanner_calibration.png:
>  binary file contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/model/help/out/settings_scanner_calibration.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 
> paperwork-gtk/src/paperwork_gtk/model/help/out/settings_scanner_device.png: 
> binary file contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/model/help/out/settings_scanner_device.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 
> paperwork-gtk/src/paperwork_gtk/model/help/out/settings_scanner_mode.png: 
> binary file contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/model/help/out/settings_scanner_mode.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 
> paperwork-gtk/src/paperwork_gtk/model/help/out/settings_scanner_resolution.png:
>  binary file contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/model/help/out/settings_scanner_resolution.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 
> paperwork-gtk/src/paperwork_gtk/model/help/out/settings_storage.png: binary 
> file contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/model/help/out/settings_storage.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 
> paperwork-gtk/src/paperwork_gtk/model/help/out/settings_updates.png: binary 
> file contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/model/help/out/settings_updates.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 
> paperwork-gtk/src/paperwork_gtk/model/help/out/shortcuts.png: binary file 
> contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/model/help/out/shortcuts.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 
> paperwork-gtk/src/paperwork_gtk/model/help/out/translated_intro_de.pdf: 
> binary file contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/model/help/out/translated_intro_de.pdf in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> paperwork-gtk/src/paperwork_gtk/model/help/out/translated_intro_fr.pdf: 
> binary file contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/model/help/out/translated_intro_fr.pdf in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> paperwork-gtk/src/paperwork_gtk/model/help/out/translated_usage_de.pdf: 
> binary file contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/model/help/out/translated_usage_de.pdf in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> paperwork-gtk/src/paperwork_gtk/model/help/out/translated_usage_fr.pdf: 
> binary file contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/model/help/out/translated_usage_fr.pdf in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> paperwork-gtk/src/paperwork_gtk/model/help/out/usage.pdf: binary file 
> contents changed
> dpkg-source: error: add 
> paperwork-gtk/src/paperwork_gtk/model/help/out/usage.pdf in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file 
> paperwork-2.1.2/paperwork-shell/src/paperwork_shell.egg-info/SOURCES.txt has 
> no final newline (either original or modified version)
> dpkg-source: warning: newly created empty file 
> 'paperwork-shell/src/paperwork_shell/l10n/out/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'paperwork-shell/src/paperwork_shell/l10n/out/de/LC_MESSAGES/__init__.py' 
> will not be represented in diff
> dpkg-source: error: cannot represent change to 
> paperwork-shell/src/paperwork_shell/l10n/out/de/LC_MESSAGES/paperwork_shell.mo:
>  binary file contents changed
> dpkg-source: error: add 
> paperwork-shell/src/paperwork_shell/l10n/out/de/LC_MESSAGES/paperwork_shell.mo
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: newly created empty file 
> 'paperwork-shell/src/paperwork_shell/l10n/out/de/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'paperwork-shell/src/paperwork_shell/l10n/out/es/LC_MESSAGES/__init__.py' 
> will not be represented in diff
> dpkg-source: error: cannot represent change to 
> paperwork-shell/src/paperwork_shell/l10n/out/es/LC_MESSAGES/paperwork_shell.mo:
>  binary file contents changed
> dpkg-source: error: add 
> paperwork-shell/src/paperwork_shell/l10n/out/es/LC_MESSAGES/paperwork_shell.mo
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: newly created empty file 
> 'paperwork-shell/src/paperwork_shell/l10n/out/es/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'paperwork-shell/src/paperwork_shell/l10n/out/fr/LC_MESSAGES/__init__.py' 
> will not be represented in diff
> dpkg-source: error: cannot represent change to 
> paperwork-shell/src/paperwork_shell/l10n/out/fr/LC_MESSAGES/paperwork_shell.mo:
>  binary file contents changed
> dpkg-source: error: add 
> paperwork-shell/src/paperwork_shell/l10n/out/fr/LC_MESSAGES/paperwork_shell.mo
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: newly created empty file 
> 'paperwork-shell/src/paperwork_shell/l10n/out/fr/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'paperwork-shell/src/paperwork_shell/l10n/out/oc/LC_MESSAGES/__init__.py' 
> will not be represented in diff
> dpkg-source: error: cannot represent change to 
> paperwork-shell/src/paperwork_shell/l10n/out/oc/LC_MESSAGES/paperwork_shell.mo:
>  binary file contents changed
> dpkg-source: error: add 
> paperwork-shell/src/paperwork_shell/l10n/out/oc/LC_MESSAGES/paperwork_shell.mo
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: newly created empty file 
> 'paperwork-shell/src/paperwork_shell/l10n/out/oc/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'paperwork-shell/src/paperwork_shell/l10n/out/uk/LC_MESSAGES/__init__.py' 
> will not be represented in diff
> dpkg-source: error: cannot represent change to 
> paperwork-shell/src/paperwork_shell/l10n/out/uk/LC_MESSAGES/paperwork_shell.mo:
>  binary file contents changed
> dpkg-source: error: add 
> paperwork-shell/src/paperwork_shell/l10n/out/uk/LC_MESSAGES/paperwork_shell.mo
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: newly created empty file 
> 'paperwork-shell/src/paperwork_shell/l10n/out/uk/__init__.py' 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/paperwork_2.1.2-1_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: paperwork
Source-Version: 2.2.2-1
Done: Thomas Perret <[email protected]>

We believe that the bug you reported is fixed in the latest version of
paperwork, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Perret <[email protected]> (supplier of updated paperwork 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 [email protected])


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

Format: 1.8
Date: Sun, 07 Apr 2024 12:30:02 +0200
Source: paperwork
Architecture: source
Version: 2.2.2-1
Distribution: unstable
Urgency: medium
Maintainer: Thomas Perret <[email protected]>
Changed-By: Thomas Perret <[email protected]>
Closes: 1049118 1049533 1059633
Changes:
 paperwork (2.2.2-1) unstable; urgency=medium
 .
   * New upstream version 2.2.2
   * debian/control:
     + Switch build system to pyproject
     + Drop unused dependency (Mitigates: #1061434)
     + Add new dependency
     + Add missing dependencies
   * debian/patches:
     + Refresh patches
     + Drop patch applied upstream
     + Split flaky test for autopkgtest (Closes: #1059633)
   * debian/copyright:
     + Update Copyright authors and years
     + Update package upstream metadata
   * debian/rules:
     + Add/Improve comments in build system
     + Clean after build as per policy (Closes: #1049118, #1049533)
     + Build sphinx documentation in standard location
   * debian/NEWS: Document JPEG to PNG migration
   * debian/u/metadata: Update package upstream metadata
   * debian/watch:
     + drop filename mangling
     + update checking URL
Checksums-Sha1:
 07ba2e45f554e0ae8aea0319a9b5bf0026e42e01 3913 paperwork_2.2.2-1.dsc
 ee6f7591c140250626ddc9c99833f4008d67ceb5 140736861 
paperwork_2.2.2.orig-test-documents.tar.gz
 0e0a64f709d5fe4446e5b36a0bbcebca3fa5d14a 2784836 paperwork_2.2.2.orig.tar.gz
 b0dcbb690aaed760d1a29f35a03f81d30d1aefd9 13648 paperwork_2.2.2-1.debian.tar.xz
 25304585d0bed7d0131229fc907920ddeffc2b19 22574 
paperwork_2.2.2-1_amd64.buildinfo
Checksums-Sha256:
 95ef777e0eff02b30baaef5db0d006e21c798e83804ff6f1d77319c709d6bc10 3913 
paperwork_2.2.2-1.dsc
 3e0afcad8894161cad97689c006ab929225bf9fa809f3eef61c571a4dbf1cf35 140736861 
paperwork_2.2.2.orig-test-documents.tar.gz
 36fafeb67f21926ea6d19910bdcc7e3080906466d70bd23ea0030661dbc3e93e 2784836 
paperwork_2.2.2.orig.tar.gz
 f59c974455aade849facbe89871ec9afda34be7d210d557b8afc2f5fa86a1b88 13648 
paperwork_2.2.2-1.debian.tar.xz
 241f437a717f47cc15629fe9555407d65e4051aaa7e670de493001135d84f7aa 22574 
paperwork_2.2.2-1_amd64.buildinfo
Files:
 37bc217b5242103d220dfb913f700910 3913 python optional paperwork_2.2.2-1.dsc
 4ec57262a0c46512470f32510764988e 140736861 python optional 
paperwork_2.2.2.orig-test-documents.tar.gz
 1c8ad251893bad24194e7258a3380e65 2784836 python optional 
paperwork_2.2.2.orig.tar.gz
 18bd270806678366d8f7c2e724e7ed02 13648 python optional 
paperwork_2.2.2-1.debian.tar.xz
 30c30666123c19a290dd617e100c9118 22574 python optional 
paperwork_2.2.2-1_amd64.buildinfo

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

iQIzBAEBCgAdFiEEvN44oGB4ZqDxNBUTaSmcjtOQ5RwFAmYSePIACgkQaSmcjtOQ
5Rza8A//UP9Xto5UJIcKYfrrT3geO6/YIYz/Ybky0c6UhrGZdEuBZ9rL5bO95Og/
JthHCJ4iTJXdv1jDpZ2jswm5qQHDSy8m1JRxR+ZMxoE4EGwlGUWenKb1ldSzVvAr
DmdMAHbq0bHAZPc9iqPnvq/lnLochb5cjb1ZOOb11F75m3s/6UGvKVRd2ifpwYJS
7QdLrTKvF/866Z+7EdCGcExSjLKvTxSjLmmVViTY5/TOcOcEmFHsEI7sTnvT3k+5
O+hEKn6S4+F8fZ309gg0X0avd6Sl/nlGR56AVMQgj/W6iGTa40ixkyw3NRUe1gl8
KV675POmu2tOq5URzjvduivqHWH7ptI6RWWeDRiRVOjF76e0f9wME2jeZoIgS7GS
ah7RpFVjVu7eBq0BSNU1iO98QVeaPbh4IzzK7Q+TgkBaBkc15R7sP58fFnxqxV+1
tfHQAghxUK31XU+lMWqozG44cYS3BTKuH7KCZ1j/iB8wCXN95wnPh6n62Diz1hVe
UerbK0EkTp5NCIsRDTzInBOhOw0k2r5W3H8qolGfA+yag6E80G7ifQaA+hRsNBMj
dq9AWxXb0svmXijRmEKjvAnqfDOZbFYbi2Bog/wMgtDnZPXNBjiB585xIArn4DKF
JvVb7x9ONO+W5aRXOOHSqXJQHX1hnb09x/y66l7uQCJugD0b4gw=
=eamy
-----END PGP SIGNATURE-----

Attachment: pgpcKaz6U3LXu.pgp
Description: PGP signature


--- End Message ---

Reply via email to