Your message dated Tue, 10 Feb 2026 17:20:36 +0000
with message-id <[email protected]>
and subject line Bug#1047384: fixed in zaqar 21.0.0-2
has caused the Debian Bug report #1047384,
regarding zaqar: 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.)


-- 
1047384: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1047384
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: zaqar
Version: 16.0.0-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 zaqar
> dpkg-buildpackage: info: source version 16.0.0-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Thomas Goirand <[email protected]>
>  dpkg-source --before-build .
> dpkg-source: info: using options from zaqar-16.0.0/debian/source/options: 
> --extend-diff-ignore=^[.]gitreview$
>  fakeroot debian/rules clean
> make: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> dh clean --buildsystem=python_distutils --with python3
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make[1]: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> python3 setup.py clean
> /usr/lib/python3/dist-packages/setuptools/__init__.py:84: 
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are 
> deprecated.
> !!
> 
>         
> ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         
> ********************************************************************************
> 
> !!
>   dist.fetch_build_eggs(dist.setup_requires)
> /usr/lib/python3/dist-packages/setuptools/command/develop.py:40: 
> EasyInstallDeprecationWarning: easy_install command is deprecated.
> !!
> 
>         
> ********************************************************************************
>         Please avoid running ``setup.py`` and ``easy_install``.
>         Instead, use pypa/build, pypa/installer or other
>         standards-based tools.
> 
>         See https://github.com/pypa/setuptools/issues/917 for details.
>         
> ********************************************************************************
> 
> !!
>   easy_install.initialize_options(self)
> /usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66: 
> SetuptoolsDeprecationWarning: setup.py install is deprecated.
> !!
> 
>         
> ********************************************************************************
>         Please avoid running ``setup.py`` directly.
>         Instead, use pypa/build, pypa/installer or other
>         standards-based tools.
> 
>         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html 
> for details.
>         
> ********************************************************************************
> 
> !!
>   self.initialize_options()
> running clean
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean -O--buildsystem=python_distutils
>    debian/rules override_dh_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make[1]: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> dh_clean -O--buildsystem=python_distutils
> rm -rf build \
>       debian/zaqar-common.postinst \
>       debian/zaqar-common.config \
>       debian/zaqar-server.postinst \
>       debian/zaqar-server.config \
>       debian/*.service debian/*.init debian/*.upstart
> rm -rf debian/*.templates debian/po
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>  dpkg-source -b .
> dpkg-source: info: using options from zaqar-16.0.0/debian/source/options: 
> --extend-diff-ignore=^[.]gitreview$
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building zaqar using existing ./zaqar_16.0.0.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: file zaqar-16.0.0/zaqar.egg-info/SOURCES.txt has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> zaqar/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/__pycache__/bootstrap.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/__pycache__/bootstrap.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/__pycache__/context.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/__pycache__/context.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/__pycache__/i18n.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/__pycache__/i18n.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/__pycache__/version.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/__pycache__/version.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/api/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/api/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/api/__pycache__/handler.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/api/__pycache__/handler.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/api/v1/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/api/v1/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/api/v1/__pycache__/request.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/api/v1/__pycache__/request.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/api/v1_1/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/api/v1_1/__pycache__/__init__.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/api/v1_1/__pycache__/request.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/api/v1_1/__pycache__/request.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/api/v2/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/api/v2/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/api/v2/__pycache__/endpoints.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/api/v2/__pycache__/endpoints.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/api/v2/__pycache__/request.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/api/v2/__pycache__/request.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/common/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/common/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/common/__pycache__/auth.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/common/__pycache__/auth.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/common/__pycache__/cache.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/common/__pycache__/cache.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/common/__pycache__/consts.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/common/__pycache__/consts.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/common/__pycache__/decorators.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/common/__pycache__/decorators.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/common/__pycache__/errors.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/common/__pycache__/errors.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/common/__pycache__/pipeline.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/common/__pycache__/pipeline.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/common/__pycache__/urls.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/common/__pycache__/urls.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/common/__pycache__/utils.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/common/__pycache__/utils.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/common/api/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/common/api/__pycache__/__init__.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/common/api/__pycache__/api.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/common/api/__pycache__/api.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/common/api/__pycache__/errors.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/common/api/__pycache__/errors.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/common/api/__pycache__/request.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/common/api/__pycache__/request.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/common/api/__pycache__/response.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/common/api/__pycache__/response.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/common/api/__pycache__/utils.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/common/api/__pycache__/utils.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/common/api/schemas/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/common/api/schemas/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/common/api/schemas/__pycache__/flavors.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/common/api/schemas/__pycache__/flavors.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/common/api/schemas/__pycache__/pools.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/common/api/schemas/__pycache__/pools.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/common/api/schemas/v1_1/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> zaqar/common/api/schemas/v1_1/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/common/api/schemas/v1_1/__pycache__/flavors.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> zaqar/common/api/schemas/v1_1/__pycache__/flavors.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/common/policies/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/common/policies/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/common/policies/__pycache__/base.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqar/common/policies/__pycache__/base.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/common/policies/__pycache__/claims.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/common/policies/__pycache__/claims.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/common/policies/__pycache__/flavors.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/common/policies/__pycache__/flavors.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/common/policies/__pycache__/health.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/common/policies/__pycache__/health.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/common/policies/__pycache__/messages.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/common/policies/__pycache__/messages.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/common/policies/__pycache__/pools.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqar/common/policies/__pycache__/pools.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/common/policies/__pycache__/queues.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/common/policies/__pycache__/queues.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/common/policies/__pycache__/subscription.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/common/policies/__pycache__/subscription.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/common/policies/__pycache__/topics.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/common/policies/__pycache__/topics.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/common/storage/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/common/storage/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/common/storage/__pycache__/select.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqar/common/storage/__pycache__/select.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/common/transport/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/common/transport/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/common/transport/wsgi/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/common/transport/wsgi/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/common/transport/wsgi/__pycache__/helpers.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/common/transport/wsgi/__pycache__/helpers.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/conf/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/conf/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/conf/__pycache__/default.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/conf/__pycache__/default.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/conf/__pycache__/drivers.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/conf/__pycache__/drivers.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/conf/__pycache__/drivers_management_store_mongodb.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/conf/__pycache__/drivers_management_store_mongodb.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/conf/__pycache__/drivers_management_store_redis.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> zaqar/conf/__pycache__/drivers_management_store_redis.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/conf/__pycache__/drivers_management_store_sqlalchemy.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/conf/__pycache__/drivers_management_store_sqlalchemy.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/conf/__pycache__/drivers_message_store_mongodb.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> zaqar/conf/__pycache__/drivers_message_store_mongodb.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/conf/__pycache__/drivers_message_store_redis.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> zaqar/conf/__pycache__/drivers_message_store_redis.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/conf/__pycache__/drivers_message_store_swift.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> zaqar/conf/__pycache__/drivers_message_store_swift.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/conf/__pycache__/drivers_transport_websocket.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> zaqar/conf/__pycache__/drivers_transport_websocket.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/conf/__pycache__/drivers_transport_wsgi.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/conf/__pycache__/drivers_transport_wsgi.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/conf/__pycache__/notification.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/conf/__pycache__/notification.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/conf/__pycache__/opts.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/conf/__pycache__/opts.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/conf/__pycache__/pooling_catalog.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqar/conf/__pycache__/pooling_catalog.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/conf/__pycache__/profiler.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/conf/__pycache__/profiler.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/conf/__pycache__/signed_url.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/conf/__pycache__/signed_url.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/conf/__pycache__/storage.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/conf/__pycache__/storage.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/conf/__pycache__/transport.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/conf/__pycache__/transport.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/hacking/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/hacking/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/hacking/__pycache__/checks.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/hacking/__pycache__/checks.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/notification/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqar/notification/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/notification/__pycache__/notifier.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqar/notification/__pycache__/notifier.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/notification/tasks/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/notification/tasks/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/notification/tasks/__pycache__/mailto.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/notification/tasks/__pycache__/mailto.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/notification/tasks/__pycache__/webhook.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/notification/tasks/__pycache__/webhook.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/storage/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/storage/__pycache__/base.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/__pycache__/configuration.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqar/storage/__pycache__/configuration.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/__pycache__/errors.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/storage/__pycache__/errors.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/__pycache__/pipeline.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/storage/__pycache__/pipeline.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/__pycache__/pooling.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/storage/__pycache__/pooling.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/__pycache__/utils.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/storage/__pycache__/utils.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/mongodb/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/mongodb/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/mongodb/__pycache__/catalogue.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/mongodb/__pycache__/catalogue.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/mongodb/__pycache__/claims.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/mongodb/__pycache__/claims.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/mongodb/__pycache__/controllers.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/mongodb/__pycache__/controllers.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/mongodb/__pycache__/driver.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/mongodb/__pycache__/driver.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/mongodb/__pycache__/flavors.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/mongodb/__pycache__/flavors.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/mongodb/__pycache__/messages.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/mongodb/__pycache__/messages.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/mongodb/__pycache__/pools.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqar/storage/mongodb/__pycache__/pools.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/mongodb/__pycache__/queues.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/mongodb/__pycache__/queues.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/mongodb/__pycache__/subscriptions.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/mongodb/__pycache__/subscriptions.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/mongodb/__pycache__/topics.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/mongodb/__pycache__/topics.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/mongodb/__pycache__/utils.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqar/storage/mongodb/__pycache__/utils.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/redis/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/redis/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/redis/__pycache__/catalogue.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/redis/__pycache__/catalogue.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/redis/__pycache__/claims.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqar/storage/redis/__pycache__/claims.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/redis/__pycache__/controllers.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/redis/__pycache__/controllers.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/redis/__pycache__/driver.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqar/storage/redis/__pycache__/driver.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/redis/__pycache__/flavors.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqar/storage/redis/__pycache__/flavors.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/redis/__pycache__/messages.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/redis/__pycache__/messages.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/redis/__pycache__/models.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqar/storage/redis/__pycache__/models.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/redis/__pycache__/pools.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/storage/redis/__pycache__/pools.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/redis/__pycache__/queues.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqar/storage/redis/__pycache__/queues.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/redis/__pycache__/scripting.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/redis/__pycache__/scripting.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/redis/__pycache__/subscriptions.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/redis/__pycache__/subscriptions.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/redis/__pycache__/utils.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/storage/redis/__pycache__/utils.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/sqlalchemy/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/sqlalchemy/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/sqlalchemy/__pycache__/catalogue.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/sqlalchemy/__pycache__/catalogue.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/sqlalchemy/__pycache__/controllers.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/sqlalchemy/__pycache__/controllers.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/sqlalchemy/__pycache__/driver.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/sqlalchemy/__pycache__/driver.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/sqlalchemy/__pycache__/flavors.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/sqlalchemy/__pycache__/flavors.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/sqlalchemy/__pycache__/pools.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/sqlalchemy/__pycache__/pools.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/sqlalchemy/__pycache__/queues.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/sqlalchemy/__pycache__/queues.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/sqlalchemy/__pycache__/tables.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/sqlalchemy/__pycache__/tables.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/sqlalchemy/__pycache__/utils.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/sqlalchemy/__pycache__/utils.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/sqlalchemy/migration/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/storage/sqlalchemy/migration/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/sqlalchemy/migration/__pycache__/cli.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> zaqar/storage/sqlalchemy/migration/__pycache__/cli.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/swift/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/swift/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/swift/__pycache__/claims.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqar/storage/swift/__pycache__/claims.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/swift/__pycache__/controllers.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/swift/__pycache__/controllers.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/swift/__pycache__/driver.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqar/storage/swift/__pycache__/driver.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/swift/__pycache__/messages.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/swift/__pycache__/messages.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/swift/__pycache__/subscriptions.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/swift/__pycache__/subscriptions.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/storage/swift/__pycache__/utils.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/storage/swift/__pycache__/utils.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/tests/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/tests/__pycache__/base.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/__pycache__/helpers.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/tests/__pycache__/helpers.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/tests/unit/__pycache__/__init__.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/__pycache__/test_bootstrap.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/__pycache__/test_bootstrap.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/cmd/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/cmd/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/common/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/common/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/common/__pycache__/test_api.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/common/__pycache__/test_api.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/common/__pycache__/test_decorators.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/common/__pycache__/test_decorators.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/common/__pycache__/test_pipeline.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/common/__pycache__/test_pipeline.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/common/__pycache__/test_request.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/common/__pycache__/test_request.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/common/__pycache__/test_urls.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/common/__pycache__/test_urls.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/common/storage/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/common/storage/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/common/storage/__pycache__/test_select.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/common/storage/__pycache__/test_select.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/common/storage/__pycache__/test_utils.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/common/storage/__pycache__/test_utils.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/hacking/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/hacking/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/hacking/__pycache__/test_hacking.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/hacking/__pycache__/test_hacking.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/notification/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/notification/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/notification/__pycache__/test_notifier.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/notification/__pycache__/test_notifier.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/storage/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/storage/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/storage/__pycache__/base.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/storage/__pycache__/base.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/storage/__pycache__/test_impl_mongodb.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/storage/__pycache__/test_impl_mongodb.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/storage/__pycache__/test_impl_redis.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/storage/__pycache__/test_impl_redis.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/storage/__pycache__/test_impl_sqlalchemy.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/storage/__pycache__/test_impl_sqlalchemy.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/storage/__pycache__/test_impl_swift.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/storage/__pycache__/test_impl_swift.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/storage/__pycache__/test_pool_catalog_new.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/storage/__pycache__/test_pool_catalog_new.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/storage/__pycache__/test_utils.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/storage/__pycache__/test_utils.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/storage/sqlalchemy_migration/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/storage/sqlalchemy_migration/__pycache__/__init__.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/storage/sqlalchemy_migration/__pycache__/test_db_manage_cli.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/storage/sqlalchemy_migration/__pycache__/test_db_manage_cli.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/storage/sqlalchemy_migration/__pycache__/test_migrations.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/storage/sqlalchemy_migration/__pycache__/test_migrations.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/storage/sqlalchemy_migration/__pycache__/test_migrations_base.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/storage/sqlalchemy_migration/__pycache__/test_migrations_base.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/__pycache__/test_acl.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/__pycache__/test_acl.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/websocket/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/websocket/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/websocket/__pycache__/base.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/websocket/__pycache__/base.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/websocket/__pycache__/test_protocol.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/websocket/__pycache__/test_protocol.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/websocket/__pycache__/utils.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/websocket/__pycache__/utils.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/websocket/v2/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/websocket/v2/__pycache__/__init__.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/websocket/v2/__pycache__/test_auth.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/websocket/v2/__pycache__/test_auth.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/websocket/v2/__pycache__/test_claims.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/websocket/v2/__pycache__/test_claims.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/websocket/v2/__pycache__/test_messages.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/websocket/v2/__pycache__/test_messages.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/websocket/v2/__pycache__/test_queue_lifecycle.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/websocket/v2/__pycache__/test_queue_lifecycle.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/websocket/v2/__pycache__/test_subscriptions.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/websocket/v2/__pycache__/test_subscriptions.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/__pycache__/base.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/__pycache__/base.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/__pycache__/test_utils.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/__pycache__/test_utils.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/__pycache__/test_version.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/__pycache__/test_version.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/v1/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/v1/__pycache__/test_auth.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1/__pycache__/test_auth.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/v1/__pycache__/test_claims.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1/__pycache__/test_claims.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/v1/__pycache__/test_default_limits.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1/__pycache__/test_default_limits.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/v1/__pycache__/test_health.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1/__pycache__/test_health.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/v1/__pycache__/test_home.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1/__pycache__/test_home.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/v1/__pycache__/test_media_type.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1/__pycache__/test_media_type.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/v1/__pycache__/test_messages.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1/__pycache__/test_messages.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/v1/__pycache__/test_pools.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1/__pycache__/test_pools.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/v1/__pycache__/test_queue_lifecycle.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1/__pycache__/test_queue_lifecycle.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/v1/__pycache__/test_validation.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1/__pycache__/test_validation.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/v1_1/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1_1/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/v1_1/__pycache__/test_auth.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1_1/__pycache__/test_auth.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/v1_1/__pycache__/test_claims.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1_1/__pycache__/test_claims.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/v1_1/__pycache__/test_default_limits.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1_1/__pycache__/test_default_limits.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/v1_1/__pycache__/test_health.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1_1/__pycache__/test_health.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/v1_1/__pycache__/test_home.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1_1/__pycache__/test_home.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/v1_1/__pycache__/test_media_type.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1_1/__pycache__/test_media_type.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/v1_1/__pycache__/test_messages.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1_1/__pycache__/test_messages.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/v1_1/__pycache__/test_ping.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1_1/__pycache__/test_ping.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/v1_1/__pycache__/test_queue_lifecycle.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1_1/__pycache__/test_queue_lifecycle.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/v1_1/__pycache__/test_validation.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1_1/__pycache__/test_validation.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_auth.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_auth.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_claims.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_claims.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_default_limits.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_default_limits.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_flavors_new.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_flavors_new.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_health.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_health.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_home.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_home.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_media_type.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_media_type.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_messages.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_messages.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_ping.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_ping.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_pools_new.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_pools_new.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_purge.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_purge.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_queue_lifecycle.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_queue_lifecycle.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_subscriptions.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_subscriptions.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_topic_lifecycle.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_topic_lifecycle.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_urls.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_urls.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_validation.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_validation.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/transport/__pycache__/__init__.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/__pycache__/acl.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/transport/__pycache__/acl.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/transport/__pycache__/base.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/__pycache__/encryptor.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/transport/__pycache__/encryptor.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/__pycache__/utils.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/transport/__pycache__/utils.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/__pycache__/validation.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqar/transport/__pycache__/validation.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/middleware/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/middleware/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/middleware/__pycache__/auth.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/middleware/__pycache__/auth.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/middleware/__pycache__/cors.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/middleware/__pycache__/cors.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/middleware/__pycache__/profile.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/middleware/__pycache__/profile.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/websocket/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/websocket/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/websocket/__pycache__/driver.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/websocket/__pycache__/driver.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/websocket/__pycache__/factory.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/websocket/__pycache__/factory.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/websocket/__pycache__/protocol.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/websocket/__pycache__/protocol.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/wsgi/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/wsgi/__pycache__/driver.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/__pycache__/driver.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/wsgi/__pycache__/errors.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/__pycache__/errors.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/wsgi/__pycache__/utils.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/__pycache__/utils.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/wsgi/__pycache__/version.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/__pycache__/version.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/wsgi/v1_0/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v1_0/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/wsgi/v1_0/__pycache__/claims.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v1_0/__pycache__/claims.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/wsgi/v1_0/__pycache__/health.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v1_0/__pycache__/health.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/wsgi/v1_0/__pycache__/homedoc.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v1_0/__pycache__/homedoc.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/wsgi/v1_0/__pycache__/messages.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v1_0/__pycache__/messages.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/wsgi/v1_0/__pycache__/metadata.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v1_0/__pycache__/metadata.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/wsgi/v1_0/__pycache__/pools.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v1_0/__pycache__/pools.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/wsgi/v1_0/__pycache__/queues.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v1_0/__pycache__/queues.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/wsgi/v1_0/__pycache__/stats.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v1_0/__pycache__/stats.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/wsgi/v1_1/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v1_1/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/wsgi/v1_1/__pycache__/claims.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v1_1/__pycache__/claims.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/wsgi/v1_1/__pycache__/flavors.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v1_1/__pycache__/flavors.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/wsgi/v1_1/__pycache__/health.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v1_1/__pycache__/health.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/wsgi/v1_1/__pycache__/homedoc.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v1_1/__pycache__/homedoc.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/wsgi/v1_1/__pycache__/messages.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v1_1/__pycache__/messages.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/wsgi/v1_1/__pycache__/ping.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v1_1/__pycache__/ping.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/wsgi/v1_1/__pycache__/pools.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v1_1/__pycache__/pools.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/wsgi/v1_1/__pycache__/queues.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v1_1/__pycache__/queues.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/wsgi/v1_1/__pycache__/stats.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v1_1/__pycache__/stats.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/wsgi/v2_0/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v2_0/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/wsgi/v2_0/__pycache__/claims.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v2_0/__pycache__/claims.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/wsgi/v2_0/__pycache__/flavors.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v2_0/__pycache__/flavors.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/wsgi/v2_0/__pycache__/health.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v2_0/__pycache__/health.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/wsgi/v2_0/__pycache__/homedoc.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v2_0/__pycache__/homedoc.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/wsgi/v2_0/__pycache__/messages.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v2_0/__pycache__/messages.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/wsgi/v2_0/__pycache__/ping.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v2_0/__pycache__/ping.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/wsgi/v2_0/__pycache__/pools.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v2_0/__pycache__/pools.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/wsgi/v2_0/__pycache__/purge.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v2_0/__pycache__/purge.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/wsgi/v2_0/__pycache__/queues.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v2_0/__pycache__/queues.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/wsgi/v2_0/__pycache__/stats.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v2_0/__pycache__/stats.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/wsgi/v2_0/__pycache__/subscriptions.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v2_0/__pycache__/subscriptions.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/wsgi/v2_0/__pycache__/topic.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v2_0/__pycache__/topic.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/wsgi/v2_0/__pycache__/topic_purge.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v2_0/__pycache__/topic_purge.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/wsgi/v2_0/__pycache__/topic_stats.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v2_0/__pycache__/topic_stats.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> zaqar/transport/wsgi/v2_0/__pycache__/urls.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v2_0/__pycache__/urls.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> 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/zaqar_16.0.0-2_unstable.log

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

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

--- End Message ---
--- Begin Message ---
Source: zaqar
Source-Version: 21.0.0-2
Done: Thomas Goirand <[email protected]>

We believe that the bug you reported is fixed in the latest version of
zaqar, 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 Goirand <[email protected]> (supplier of updated zaqar 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: Tue, 10 Feb 2026 17:48:37 +0100
Source: zaqar
Architecture: source
Version: 21.0.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1047384
Changes:
 zaqar (21.0.0-2) unstable; urgency=medium
 .
   * Cleans better (Closes: #1047384).
Checksums-Sha1:
 62137435eea24daa11e67ecafd106aaa5658da06 3162 zaqar_21.0.0-2.dsc
 0f333090ecb31b0f1aaeeb44a3ffebc6e440c169 8704 zaqar_21.0.0-2.debian.tar.xz
 e909b6a9547df0e290a4af0726e9264dc105faea 16713 zaqar_21.0.0-2_amd64.buildinfo
Checksums-Sha256:
 f2dd9aa752ba5e169cb6318c7938cf88b7018c7a4d51896b5312a8a8774e71fc 3162 
zaqar_21.0.0-2.dsc
 fa8e8ffc95b9deb1ae49760e059be17a3bde2db5e2815f11fd506b3bccc2b655 8704 
zaqar_21.0.0-2.debian.tar.xz
 00686754ca7fd95fea794519ff24fe665a2c5de302f07c11f5ff642d0b09884e 16713 
zaqar_21.0.0-2_amd64.buildinfo
Files:
 5b10bf11838fab30cdafbf6bc2746b4e 3162 net optional zaqar_21.0.0-2.dsc
 ddfb799a4e857af75dfacdb35a498c5e 8704 net optional zaqar_21.0.0-2.debian.tar.xz
 5af905adc3aadabbebbfa6558acb0193 16713 net optional 
zaqar_21.0.0-2_amd64.buildinfo

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

iQIzBAEBCgAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmmLYjsACgkQ1BatFaxr
Q/5BKg/+IiLDW61qwxST2jtzB3Wwa+DqH1OofGD9wv4oJ8bKy39ZYmOqkH1OhfEx
UvAGaDwGLB898T4P55AjAavE/UNfHH8Rsn93uWkQ9+VEa3RvGcx5VrYMH0pZR67Q
HFxHXW8VV59ne4PirUrUPbXcGcWhYShsRFxVyVDHBLHWx3D5bY4IPCj98594CLbU
iQ1LWjsl/Y7JhQiyrGEmVFZPAT5Mg8nZjzQTwI9fLSX87aH8i4YR1JyOiT5W3krq
aVYbBXIC8JyLCsV1k3mwGNhHj9Phk5U9SnIx4xtNgz5fxgVoxCCSMd21UpDl/Gtl
4WkhmdsLmG7kSM+ZMxtyJ4KFTYG/QqDQ4dz+SaZObaSEMKrRMUDLpAqfNXk3yNkb
jwNr17kb0M2piX/6tiG2bBLOSHi5N5IwknSQoKWqTxh0Ygo0oU2+n6RXdGZ/64x/
9+beqiJhyKVNwSWmQen//ygH5fhY9f04c1SsthncrXcDKrVIMLvon4Vv3osMAUhh
AHleCUwXOYl57Bkpwjw1ZKWGWuc8ZmVY7hrKbX4+ioAtVmCgGHM1AvjzVu7cS8bt
1xa23qMnLC8+s1hFUqQGYfCHuT73cTH46Ap92Yy0wNJVDQX7W4AxTwul3eKPhGvD
GHImwNDpL3GzpM7icjQJ22GVwW0ri8BV9runz1xVSvgFH2R2Gbw=
=+KqE
-----END PGP SIGNATURE-----

Attachment: pgpteXBRH0dZl.pgp
Description: PGP signature


--- End Message ---

Reply via email to