Bug#1058112: python-coverage-test-runner: FTBFS: ModuleNotFoundError: No module named 'imp'

2023-12-12 Thread Lucas Nussbaum
Source: python-coverage-test-runner
Version: 1.13.1-4
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20231212 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules clean
> dh clean --with=python3 --buildsystem=pybuild
>dh_auto_clean -O--buildsystem=pybuild
> I: pybuild base:310: python3.12 setup.py clean 
> Traceback (most recent call last):
>   File "/<>/setup.py", line 22, in 
> import CoverageTestRunner
>   File "/<>/CoverageTestRunner.py", line 22, in 
> import imp
> ModuleNotFoundError: No module named 'imp'
> E: pybuild pybuild:395: clean: plugin distutils failed with: exit code=1: 
> python3.12 setup.py clean 
> dh_auto_clean: error: pybuild --clean -i python{version} -p "3.12 3.11" 
> returned exit code 13
> make: *** [debian/rules:6: clean] Error 25


The full build log is available from:
http://qa-logs.debian.net/2023/12/12/python-coverage-test-runner_1.13.1-4_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

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.



Bug#1058134: python-redmine: FTBFS: AttributeError: 'RedmineTestCase' object has no attribute 'assertEquals'. Did you mean: 'assertEqual'?

2023-12-12 Thread Lucas Nussbaum
Source: python-redmine
Version: 2.3.0-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20231212 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary --buildsystem=pybuild --with python3
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_autoreconf -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:310: python3.12 setup.py config 
> running config
> I: pybuild base:310: python3.11 setup.py config 
> running config
>dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:310: /usr/bin/python3.12 setup.py build 
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.12_redminelib/build/redminelib
> copying redminelib/__init__.py -> 
> /<>/.pybuild/cpython3_3.12_redminelib/build/redminelib
> copying redminelib/lookups.py -> 
> /<>/.pybuild/cpython3_3.12_redminelib/build/redminelib
> copying redminelib/version.py -> 
> /<>/.pybuild/cpython3_3.12_redminelib/build/redminelib
> copying redminelib/exceptions.py -> 
> /<>/.pybuild/cpython3_3.12_redminelib/build/redminelib
> copying redminelib/resultsets.py -> 
> /<>/.pybuild/cpython3_3.12_redminelib/build/redminelib
> copying redminelib/utilities.py -> 
> /<>/.pybuild/cpython3_3.12_redminelib/build/redminelib
> creating 
> /<>/.pybuild/cpython3_3.12_redminelib/build/redminelib/engines
> copying redminelib/engines/__init__.py -> 
> /<>/.pybuild/cpython3_3.12_redminelib/build/redminelib/engines
> copying redminelib/engines/sync.py -> 
> /<>/.pybuild/cpython3_3.12_redminelib/build/redminelib/engines
> copying redminelib/engines/base.py -> 
> /<>/.pybuild/cpython3_3.12_redminelib/build/redminelib/engines
> creating 
> /<>/.pybuild/cpython3_3.12_redminelib/build/redminelib/resources
> copying redminelib/resources/__init__.py -> 
> /<>/.pybuild/cpython3_3.12_redminelib/build/redminelib/resources
> copying redminelib/resources/standard.py -> 
> /<>/.pybuild/cpython3_3.12_redminelib/build/redminelib/resources
> copying redminelib/resources/base.py -> 
> /<>/.pybuild/cpython3_3.12_redminelib/build/redminelib/resources
> creating 
> /<>/.pybuild/cpython3_3.12_redminelib/build/redminelib/managers
> copying redminelib/managers/__init__.py -> 
> /<>/.pybuild/cpython3_3.12_redminelib/build/redminelib/managers
> copying redminelib/managers/standard.py -> 
> /<>/.pybuild/cpython3_3.12_redminelib/build/redminelib/managers
> copying redminelib/managers/base.py -> 
> /<>/.pybuild/cpython3_3.12_redminelib/build/redminelib/managers
> I: pybuild base:310: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.11_redminelib/build/redminelib
> copying redminelib/__init__.py -> 
> /<>/.pybuild/cpython3_3.11_redminelib/build/redminelib
> copying redminelib/lookups.py -> 
> /<>/.pybuild/cpython3_3.11_redminelib/build/redminelib
> copying redminelib/version.py -> 
> /<>/.pybuild/cpython3_3.11_redminelib/build/redminelib
> copying redminelib/exceptions.py -> 
> /<>/.pybuild/cpython3_3.11_redminelib/build/redminelib
> copying redminelib/resultsets.py -> 
> /<>/.pybuild/cpython3_3.11_redminelib/build/redminelib
> copying redminelib/utilities.py -> 
> /<>/.pybuild/cpython3_3.11_redminelib/build/redminelib
> creating 
> /<>/.pybuild/cpython3_3.11_redminelib/build/redminelib/engines
> copying redminelib/engines/__init__.py -> 
> /<>/.pybuild/cpython3_3.11_redminelib/build/redminelib/engines
> copying redminelib/engines/sync.py -> 
> /<>/.pybuild/cpython3_3.11_redminelib/build/redminelib/engines
> copying redminelib/engines/base.py -> 
> /<>/.pybuild/cpython3_3.11_redminelib/build/redminelib/engines
> creating 
> /<>/.pybuild/cpython3_3.11_redminelib/build/redminelib/resources
> copying redminelib/resources/__init__.py -> 
> /<>/.pybuild/cpython3_3.11_redminelib/build/redminelib/resources
> copying redminelib/resources/standard.py -> 
> /<>/.pybuild/cpython3_3.11_redminelib/build/redminelib/resources
> copying redminelib/resources/base.py -> 
> /<>/.pybuild/cpython3_3.11_redminelib/build/redminelib/resources
> creating 
> /<>/.pybuild/cpython3_3.11_redminelib/build/redminelib/managers
> copying redminelib/managers/__init__.py -> 
> /<>/.pybuild/cpython3_3.11_redminelib/build/redminelib/managers
> copying redminelib/managers/standard.py -> 
> /<>/.pybuil

Bug#1058179: python-cliapp: FTBFS: ModuleNotFoundError: No module named 'imp'

2023-12-12 Thread Lucas Nussbaum
Source: python-cliapp
Version: 1.20180812.1-4
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20231212 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  fakeroot debian/rules clean
> dh clean --with=python3 --buildsystem=pybuild
> dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
>dh_auto_clean -O--buildsystem=pybuild
> dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level 
> 9 in use)
> I: pybuild base:310: python3.12 setup.py clean 
> Traceback (most recent call last):
>   File "/<>/setup.py", line 22, in 
> import cliapp
>   File "/<>/cliapp/__init__.py", line 45, in 
> from .pluginmgr import PluginManager
>   File "/<>/cliapp/pluginmgr.py", line 29, in 
> import imp
> ModuleNotFoundError: No module named 'imp'
> E: pybuild pybuild:395: clean: plugin distutils failed with: exit code=1: 
> python3.12 setup.py clean 
> dh_auto_clean: error: pybuild --clean -i python{version} -p "3.12 3.11" 
> returned exit code 13
> make: *** [debian/rules:6: clean] Error 25


The full build log is available from:
http://qa-logs.debian.net/2023/12/12/python-cliapp_1.20180812.1-4_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

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.



Bug#1058238: python-bayespy: FTBFS: AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'?

2023-12-12 Thread Lucas Nussbaum
Source: python-bayespy
Version: 0.5.22-5
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20231212 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules clean
> dh clean --with python3 --buildsystem=pybuild
>dh_auto_clean -O--buildsystem=pybuild
> I: pybuild base:310: python3.12 setup.py clean 
> /<>/versioneer.py:485: SyntaxWarning: invalid escape sequence 
> '\s'
>   LONG_VERSION_PY['git'] = '''
> Traceback (most recent call last):
>   File "/<>/setup.py", line 24, in 
> VERSION  = versioneer.get_version()
>
>   File "/<>/versioneer.py", line 1473, in get_version
> return get_versions()["version"]
>^^
>   File "/<>/versioneer.py", line 1406, in get_versions
> cfg = get_config_from_root(root)
>   ^^
>   File "/<>/versioneer.py", line 412, in get_config_from_root
> parser = configparser.SafeConfigParser()
>  ^
> AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. 
> Did you mean: 'RawConfigParser'?
> E: pybuild pybuild:395: clean: plugin distutils failed with: exit code=1: 
> python3.12 setup.py clean 
> dh_auto_clean: error: pybuild --clean -i python{version} -p "3.12 3.11" 
> returned exit code 13
> make: *** [debian/rules:9: clean] Error 25


The full build log is available from:
http://qa-logs.debian.net/2023/12/12/python-bayespy_0.5.22-5_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

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.



Bug#1058297: python-svg.path: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.12 3.11" returned exit code 13

2023-12-12 Thread Lucas Nussbaum
Source: python-svg.path
Version: 6.3-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20231212 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules build
> dh build --buildsystem=pybuild
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_autoreconf -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:310: python3.12 setup.py config 
> running config
> I: pybuild base:310: python3.11 setup.py config 
> running config
>dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:310: /usr/bin/python3.12 setup.py build 
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.12_svg.path/build/svg
> copying src/svg/__init__.py -> 
> /<>/.pybuild/cpython3_3.12_svg.path/build/svg
> creating /<>/.pybuild/cpython3_3.12_svg.path/build/svg/path
> copying src/svg/path/__init__.py -> 
> /<>/.pybuild/cpython3_3.12_svg.path/build/svg/path
> copying src/svg/path/path.py -> 
> /<>/.pybuild/cpython3_3.12_svg.path/build/svg/path
> copying src/svg/path/parser.py -> 
> /<>/.pybuild/cpython3_3.12_svg.path/build/svg/path
> running egg_info
> creating src/svg.path.egg-info
> writing src/svg.path.egg-info/PKG-INFO
> writing dependency_links to src/svg.path.egg-info/dependency_links.txt
> writing requirements to src/svg.path.egg-info/requires.txt
> writing top-level names to src/svg.path.egg-info/top_level.txt
> writing manifest file 'src/svg.path.egg-info/SOURCES.txt'
> reading manifest file 'src/svg.path.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no previously-included files found matching 'Makefile'
> adding license file 'LICENSE.txt'
> writing manifest file 'src/svg.path.egg-info/SOURCES.txt'
> I: pybuild base:310: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.11_svg.path/build/svg
> copying src/svg/__init__.py -> 
> /<>/.pybuild/cpython3_3.11_svg.path/build/svg
> creating /<>/.pybuild/cpython3_3.11_svg.path/build/svg/path
> copying src/svg/path/__init__.py -> 
> /<>/.pybuild/cpython3_3.11_svg.path/build/svg/path
> copying src/svg/path/path.py -> 
> /<>/.pybuild/cpython3_3.11_svg.path/build/svg/path
> copying src/svg/path/parser.py -> 
> /<>/.pybuild/cpython3_3.11_svg.path/build/svg/path
> running egg_info
> writing src/svg.path.egg-info/PKG-INFO
> writing dependency_links to src/svg.path.egg-info/dependency_links.txt
> writing requirements to src/svg.path.egg-info/requires.txt
> writing top-level names to src/svg.path.egg-info/top_level.txt
> reading manifest file 'src/svg.path.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no previously-included files found matching 'Makefile'
> adding license file 'LICENSE.txt'
> writing manifest file 'src/svg.path.egg-info/SOURCES.txt'
>dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:310: cd 
> /<>/.pybuild/cpython3_3.12_svg.path/build; python3.12 -m pytest 
> tests
> = test session starts 
> ==
> platform linux -- Python 3.12.1, pytest-7.4.3, pluggy-1.3.0
> rootdir: /<>
> configfile: setup.cfg
> plugins: cov-4.1.0
> collected 53 items
> 
> tests/test_boundingbox_image.py F[  
> 1%]
> tests/test_doc.py .  [  
> 3%]
> tests/test_generation.py .   [  
> 5%]
> tests/test_image.py F[  
> 7%]
> tests/test_parsing.py .  [ 
> 39%]
> tests/test_paths.py ..   [ 
> 88%]
> tests/test_tokenizer.py ..   
> [100%]
> 
> === FAILURES 
> ===
> ___ BoundingBoxImageTest.test_image 
> 
> 
> self =  testMethod=test_image>
> 
> @pytest.mark.skipif(
> sys.platform != "linux", reason="Different platforms have different 
> fonts"
> )
> def test_image(self):
> self.draw.text((10, 10), "This is an SVG line:")
> self.draw.text(
> (10, 100),
> "The red line is a bounding box.",
>

Bug#1058352: pytest-localserver: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.12 3.11" returned exit code 13

2023-12-12 Thread Lucas Nussbaum
Source: pytest-localserver
Version: 0.5.0-4
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20231212 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> PYBUILD_SYSTEM=custom PYBUILD_TEST_ARGS="{interpreter} -m pytest -v -x" 
> dh_auto_test
> I: pybuild base:310: python3.12 -m pytest -v -x
> = test session starts 
> ==
> platform linux -- Python 3.12.1, pytest-7.4.3, pluggy-1.3.0 -- 
> /usr/bin/python3.12
> cachedir: .pytest_cache
> rootdir: /<>
> plugins: localserver-0.5.0
> collecting ... collected 11 items / 1 error
> 
>  ERRORS 
> 
> _ ERROR collecting tests/test_smtp.py 
> __
> ImportError while importing test module '/<>/tests/test_smtp.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.12/importlib/__init__.py:90: in import_module
> return _bootstrap._gcd_import(name[level:], package, level)
> tests/test_smtp.py:8: in 
> from pytest_localserver import plugin, smtp
> pytest_localserver/smtp.py:10: in 
> import asyncore
> E   ModuleNotFoundError: No module named 'asyncore'
> === short test summary info 
> 
> ERROR tests/test_smtp.py
> !! stopping after 1 failures 
> !!!
>  Interrupted: 1 error during collection 
> 
> === 1 error in 0.19s 
> ===
> E: pybuild pybuild:395: test: plugin custom failed with: exit code=2: 
> python3.12 -m pytest -v -x
> I: pybuild base:310: python3.11 -m pytest -v -x
> = test session starts 
> ==
> platform linux -- Python 3.11.7, pytest-7.4.3, pluggy-1.3.0 -- 
> /usr/bin/python3.11
> cachedir: .pytest_cache
> rootdir: /<>
> plugins: localserver-0.5.0
> collecting ... collected 16 items
> 
> tests/test_http.py::test_httpserver_funcarg PASSED   [  
> 6%]
> tests/test_http.py::test_server_does_not_serve_file_at_startup PASSED[ 
> 12%]
> tests/test_http.py::test_some_content_retrieval PASSED   [ 
> 18%]
> tests/test_http.py::test_request_is_stored PASSED[ 
> 25%]
> tests/test_http.py::test_GET_request PASSED  [ 
> 31%]
> tests/test_http.py::test_HEAD_request PASSED [ 
> 37%]
> tests/test_https.py::test_httpsserver_funcarg PASSED [ 
> 43%]
> tests/test_https.py::test_server_does_not_serve_file_at_startup PASSED   [ 
> 50%]
> tests/test_https.py::test_some_content_retrieval PASSED  [ 
> 56%]
> tests/test_https.py::test_GET_request PASSED [ 
> 62%]
> tests/test_https.py::test_HEAD_request PASSED[ 
> 68%]
> tests/test_smtp.py::test_smtpserver_funcarg PASSED   [ 
> 75%]
> tests/test_smtp.py::test_server_is_killed PASSED [ 
> 81%]
> tests/test_smtp.py::test_server_is_deleted PASSED[ 
> 87%]
> tests/test_smtp.py::test_smtpserver_has_empty_outbox_at_startup PASSED   [ 
> 93%]
> tests/test_smtp.py::test_send_email PASSED   
> [100%]
> 
> === warnings summary 
> ===
> pytest_localserver/smtp.py:10
>   /<>/pytest_localserver/smtp.py:10: DeprecationWarning: The 
> asyncore module is deprecated and will be removed in Python 3.12. The 
> recommended replacement is asyncio
> import asyncore
> 
> pytest_localserver/smtp.py:12
>   /<>/pytest_localserver/smtp.py:12: DeprecationWarning: The 
> smtpd module is deprecated and unmaintained and will be removed in Python 
> 3.12.  Please see aiosmtpd (https://aiosmtpd.readthedocs.io/) for the 
> recommended replacement.
> import smtpd
> 
> ../../../usr/lib/python3.11/smtpd.py:97
>   /usr/lib/python3.11/smtpd.py:97: DeprecationWarning: The asynchat module is 
> deprecated and will be removed in Python 3.12. The recommended replacement is 
> asyncio
> import asynchat
> 
> tests/test_https.py::test_some_content_retrieval
> tests/test_https.py::test_GET_request
> tests/test_https.py::test_HEAD_request
>   /usr/lib/python3/dist-packages/urllib3/connection

Processing of parser_3.4.6-4_source.changes

2023-12-12 Thread Debian FTP Masters
parser_3.4.6-4_source.changes uploaded successfully to localhost
along with the files:
  parser_3.4.6-4.dsc
  parser_3.4.6-4.debian.tar.xz
  parser_3.4.6-4_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Bug#1000006: marked as done (parser: depends on obsolete pcre3 library)

2023-12-12 Thread Debian Bug Tracking System
Your message dated Tue, 12 Dec 2023 12:50:34 +
with message-id 
and subject line Bug#106: fixed in parser 3.4.6-4
has caused the Debian Bug report #106,
regarding parser: depends on obsolete pcre3 library
to be marked as done.

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

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


-- 
106: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=106
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: parser
Severity: important
User: matthew-pcre...@debian.org
Usertags: obsolete-pcre3

Dear maintainer,

Your package still depends on the old, obsolete PCRE3[0] libraries
(i.e. libpcre3-dev). This has been end of life for a while now, and
upstream do not intend to fix any further bugs in it. Accordingly, I
would like to remove the pcre3 libraries from Debian, preferably in
time for the release of Bookworm.

The newer PCRE2 library was first released in 2015, and has been in
Debian since stretch. Upstream's documentation for PCRE2 is available
here: https://pcre.org/current/doc/html/

Many large projects that use PCRE have made the switch now (e.g. git,
php); it does involve some work, but we are now at the stage where
PCRE3 should not be used, particularly if it might ever be exposed to
untrusted input.

This mass bug filing was discussed on debian-devel@ in
https://lists.debian.org/debian-devel/2021/11/msg00176.html

Regards,

Matthew [0] Historical reasons mean that old PCRE is packaged as
pcre3 in Debian 
--- End Message ---
--- Begin Message ---
Source: parser
Source-Version: 3.4.6-4
Done: Yavor Doganov 

We believe that the bug you reported is fixed in the latest version of
parser, 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 1000...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Yavor Doganov  (supplier of updated parser package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 12 Dec 2023 10:26:45 +0200
Source: parser
Architecture: source
Version: 3.4.6-4
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Yavor Doganov 
Closes: 106
Changes:
 parser (3.4.6-4) unstable; urgency=medium
 .
   * QA upload.
   * debian/patches/pcre2.patch: New; port to PCRE2 (Closes: #106).
   * debian/control (Build-Depends): Replace libpcre3-dev with
 libpcre2-dev.  Remove apache2-dev version constraint, satisfiable even
 in jessie.
 (Rules-Requires-Root): Set to "no".
 (Standards-Version): Bump to 4.6.2; no changes needed.
   * rules: Drop --with autoreconf; it's the default.
   * debian/watch: Upgrade to version 4.
   * debian/source.lintian-overrides: Rename as...
   * debian/source/lintian-overrides: ...and add
 license-problem-convert-utf-code (false positive).  Rename
 debian-watch-may-check-gpg-signature to
 debian-watch-does-not-check-openpgp-signature.
   * debian/copyright: Update copyright years, add more holders.  Add
 University of Illinois license.  Fix superfluous and redundant
 patterns; remove tabs in license text.
Checksums-Sha1:
 9f880f50471d61b411394ae939ed523cd4ae6754 1987 parser_3.4.6-4.dsc
 ec9adb8fdf63edb18d735fa84414017615b43265 47272 parser_3.4.6-4.debian.tar.xz
 771480a7f0f05eededa8df93ad082ce650375b31 5838 parser_3.4.6-4_source.buildinfo
Checksums-Sha256:
 d994e3ab8ca90d007bdb6ed2c73b6363159b59cebe56ae00f2db64058471555f 1987 
parser_3.4.6-4.dsc
 d2699ba4426589da11d858cd4b71ebcd37b520a5f575eacced9bd4f2fbcadb25 47272 
parser_3.4.6-4.debian.tar.xz
 398cd17f6596ace3f76b238a047d6803b728394b90ade33b3bf24c638309be19 5838 
parser_3.4.6-4_source.buildinfo
Files:
 109d2031e0ef03917f6d35ab82ccd4fa 1987 web optional parser_3.4.6-4.dsc
 f60fc3d556436dff2ac962d550d4087c 47272 web optional 
parser_3.4.6-4.debian.tar.xz
 70d1fc4d03892c409b363f2b6c219bf6 5838 web optional 
parser_3.4.6-4_source.buildinfo

-BEGIN PGP SIGNATURE-

iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmV4TccQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFIcuDACChzr3L6ZUwdLvUxhfL0ZvGCFYvxHJzhy6
go7k50e/xjSMAzHncE6oRiY24ttkyyNaTrCRHmVK7/8u5gQ4OZ340mfLuzVz/SgO
xg8Eayl7dMNfr4NQQiLcCPbSCng/W0NQSlMAk12HN88RpP1vwXl6wdHr92rjnC+V
yS8ciw+qI/jbUMkInZCZQdopWb+Tg1AnT1JN2RKoCDjzuS8Cuv2DiJ

parser_3.4.6-4_source.changes ACCEPTED into unstable

2023-12-12 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 12 Dec 2023 10:26:45 +0200
Source: parser
Architecture: source
Version: 3.4.6-4
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Yavor Doganov 
Closes: 106
Changes:
 parser (3.4.6-4) unstable; urgency=medium
 .
   * QA upload.
   * debian/patches/pcre2.patch: New; port to PCRE2 (Closes: #106).
   * debian/control (Build-Depends): Replace libpcre3-dev with
 libpcre2-dev.  Remove apache2-dev version constraint, satisfiable even
 in jessie.
 (Rules-Requires-Root): Set to "no".
 (Standards-Version): Bump to 4.6.2; no changes needed.
   * rules: Drop --with autoreconf; it's the default.
   * debian/watch: Upgrade to version 4.
   * debian/source.lintian-overrides: Rename as...
   * debian/source/lintian-overrides: ...and add
 license-problem-convert-utf-code (false positive).  Rename
 debian-watch-may-check-gpg-signature to
 debian-watch-does-not-check-openpgp-signature.
   * debian/copyright: Update copyright years, add more holders.  Add
 University of Illinois license.  Fix superfluous and redundant
 patterns; remove tabs in license text.
Checksums-Sha1:
 9f880f50471d61b411394ae939ed523cd4ae6754 1987 parser_3.4.6-4.dsc
 ec9adb8fdf63edb18d735fa84414017615b43265 47272 parser_3.4.6-4.debian.tar.xz
 771480a7f0f05eededa8df93ad082ce650375b31 5838 parser_3.4.6-4_source.buildinfo
Checksums-Sha256:
 d994e3ab8ca90d007bdb6ed2c73b6363159b59cebe56ae00f2db64058471555f 1987 
parser_3.4.6-4.dsc
 d2699ba4426589da11d858cd4b71ebcd37b520a5f575eacced9bd4f2fbcadb25 47272 
parser_3.4.6-4.debian.tar.xz
 398cd17f6596ace3f76b238a047d6803b728394b90ade33b3bf24c638309be19 5838 
parser_3.4.6-4_source.buildinfo
Files:
 109d2031e0ef03917f6d35ab82ccd4fa 1987 web optional parser_3.4.6-4.dsc
 f60fc3d556436dff2ac962d550d4087c 47272 web optional 
parser_3.4.6-4.debian.tar.xz
 70d1fc4d03892c409b363f2b6c219bf6 5838 web optional 
parser_3.4.6-4_source.buildinfo

-BEGIN PGP SIGNATURE-

iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmV4TccQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFIcuDACChzr3L6ZUwdLvUxhfL0ZvGCFYvxHJzhy6
go7k50e/xjSMAzHncE6oRiY24ttkyyNaTrCRHmVK7/8u5gQ4OZ340mfLuzVz/SgO
xg8Eayl7dMNfr4NQQiLcCPbSCng/W0NQSlMAk12HN88RpP1vwXl6wdHr92rjnC+V
yS8ciw+qI/jbUMkInZCZQdopWb+Tg1AnT1JN2RKoCDjzuS8Cuv2DiJRpI1g1CtZX
alh2kwt3eZ8taUgqoz3Ht0WufI/0Axny6SCmGwdQUWhkoXyWbURRK5YXpFLwHRW8
65gJTQyn4gAZ+463LO78oi5PAnVogs7aW6CrZZCP3b5FlW2Cmkga5OFpVQtLsE0l
PUHeU9C+I6GhzQF82WwQyWsNzAgMnqs9NaPxuZ+4eAHGP0scex2UZfOjk4ToEe3Z
Sadt4Em/kgNfx6aocZ9tBo+1Yc7Iw9Vyy3CD03wUdTeEMITcDIG1WbALjbg/+mll
qeuMy7NzWdjGw7hbvW+Gpp+eVCP96R0=
=3Rp0
-END PGP SIGNATURE-



Processing of blobwars_2.00-3_source.changes

2023-12-12 Thread Debian FTP Masters
blobwars_2.00-3_source.changes uploaded successfully to localhost
along with the files:
  blobwars_2.00-3.dsc
  blobwars_2.00-3.debian.tar.xz
  blobwars_2.00-3_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



blobwars_2.00-3_source.changes ACCEPTED into unstable

2023-12-12 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 12 Dec 2023 10:46:42 -0300
Source: blobwars
Architecture: source
Version: 2.00-3
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Manoel Ibere Wiedmer Gomes 
Changes:
 blobwars (2.00-3) unstable; urgency=medium
 .
   * QA upload.
   * debian/control: Change short-description of blobwars-data stanza.
   * debian/watch:
 - Replace some regex's to @TAGS@.
 - Update to version 4.
Checksums-Sha1:
 371d0ac307e6d0bf50e2f28016c3877fffcb70e8 1873 blobwars_2.00-3.dsc
 7562ac26e2169f9c96a83a3302263a8fdeb7e9cf 14112 blobwars_2.00-3.debian.tar.xz
 a4727e8da6107da99bdcf7e031049f13abc3b06e 13854 blobwars_2.00-3_source.buildinfo
Checksums-Sha256:
 7b36b697b73e7b8a664f23198eb01cd39da9847774dabe13abbccef082bf9f1b 1873 
blobwars_2.00-3.dsc
 1751854221ace0f1fbabcc6c1d85b4e9a7e4476d9065910ffad42281fd82161f 14112 
blobwars_2.00-3.debian.tar.xz
 94a2bfaa015c1d84f3fae46acc275d837bc0948fc03d937e8e01705d19b40bdc 13854 
blobwars_2.00-3_source.buildinfo
Files:
 8af9006cc0dbf3d125cb71f432156219 1873 games optional blobwars_2.00-3.dsc
 4f7efdeaaad2f4c7441928224b786649 14112 games optional 
blobwars_2.00-3.debian.tar.xz
 557ddc5320f2f11d22a2fe0528c0039a 13854 games optional 
blobwars_2.00-3_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEtSLzkVnaB9053AsR9LqqgNsoukwFAmV4ZT8ACgkQ9LqqgNso
ukyFBBAAioHoEJabZmVHNahNzjMKuIVYuNWqBOqaHU5/9QXoQu9Zbf2LpLNHlXpw
Ghs5fhG1OEInPMoxa99u1V/n6f5ZcVb+uudMGWWiADrNcNp5v/Tsssz/Ed177drC
4EAhSYheCMZwGREZvoSoGwbECqQKBYCWfQXkrGXLRWm6LB8teOhvGKScNtepdA6D
Mc+FG9OjgUll7oNAkpv2MUnjZfjjhahZThmoAAprj1h7vsICE1LT572KUOxFtdlY
2DASYLaDJYPgv6EpmOFYuPKpE/zIpL6KgT0S4KPp0W8qgekN9zJrsNq3phV4gsz/
CjYQq6u4X0njSoHsCmZavJ/ALESDTzjxWgoLqaL3EsXDzssS66DEiF1d4jtoNYmE
W/3MY9z5EwQABBzwN5sk5OvQSlnmTzzLXBOdDpq8aqjijbXd4WDvcHFgsMFF9syU
fKHChR5fISYqYmwfHggrszuKChgmGBe6EhbqhrGVAnvSZscVwgR3BRRvu3XrKj48
Y7V80ZxwHp4IuVMhkswqrC6kowE8C4c2OFz1SA4pNpJeoxVNAlxVw3Fpm8sEyC1v
LUAHKjZ569KFAQoqhKq61mZbn55b8HJwJ0u0ElwXoZlk9sxavERgFPwY1dArA3G0
+i7+oAIp9wnNkqImKvVaE17oBfY8/sBIiReYdb913IsBYEsrMCQ=
=OVQN
-END PGP SIGNATURE-



Processing of extsmail_2.5-2_source.changes

2023-12-12 Thread Debian FTP Masters
extsmail_2.5-2_source.changes uploaded successfully to localhost
along with the files:
  extsmail_2.5-2.dsc
  extsmail_2.5-2.debian.tar.xz
  extsmail_2.5-2_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Processing of sitecopy_0.16.6-11_source.changes

2023-12-12 Thread Debian FTP Masters
sitecopy_0.16.6-11_source.changes uploaded successfully to localhost
along with the files:
  sitecopy_0.16.6-11.dsc
  sitecopy_0.16.6-11.debian.tar.xz
  sitecopy_0.16.6-11_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Processing of lebiniou_3.66.0-2_source.changes

2023-12-12 Thread Debian FTP Masters
lebiniou_3.66.0-2_source.changes uploaded successfully to localhost
along with the files:
  lebiniou_3.66.0-2.dsc
  lebiniou_3.66.0-2.debian.tar.xz
  lebiniou_3.66.0-2_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



extsmail_2.5-2_source.changes ACCEPTED into unstable

2023-12-12 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 12 Dec 2023 13:44:17 -0300
Source: extsmail
Architecture: source
Version: 2.5-2
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Eduardo Vieira da Costa 
Changes:
 extsmail (2.5-2) unstable; urgency=medium
 .
   * QA upload.
   * Set maintainer to Debian QA Group . (see: 
#1053234).
Checksums-Sha1:
 0abaada5d6ddd5dda6e81be7c14454dfa4e882eb 1805 extsmail_2.5-2.dsc
 eee998b7eefa868f875807e82f808b385ae66fdd 2644 extsmail_2.5-2.debian.tar.xz
 3fa094696eea79148f8f175223081228a76623b2 6746 extsmail_2.5-2_source.buildinfo
Checksums-Sha256:
 899d5ab9500c22733e2ac870ded5e25d9864e73db941df7839f10f4123845044 1805 
extsmail_2.5-2.dsc
 7cb9da931af96481990b7c4a85f4b1c41cd7f0035a7da64d54e9770d12137d90 2644 
extsmail_2.5-2.debian.tar.xz
 4ac82275c9f05fd23d440f68edbf3ae3b0200471967e6930cfcbde7cc7e08a3e 6746 
extsmail_2.5-2_source.buildinfo
Files:
 3d1cc0f754025722b9927e83f5fa8707 1805 mail optional extsmail_2.5-2.dsc
 d27691188bf06b63d3f482b39855c267 2644 mail optional 
extsmail_2.5-2.debian.tar.xz
 461839519d213df0d6bd897111f110a6 6746 mail optional 
extsmail_2.5-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEtSLzkVnaB9053AsR9LqqgNsoukwFAmV4m1EACgkQ9LqqgNso
ukwn1Q/7BEX5LKWu7nQPRsHAn+CDXTS2+Po/wfHbqhXxMUEEPA3wl6W7IRaK4VnM
/mmuVsOgfhsjQZ+aewanXy3oapPcC/f75GDb2BayeWClAP/qaRbiST8ptaBhrzwq
81qGuP5tQ3ROVRWrLRVAgsHwxF/+6l2HXyDPJEIoSpXwA5iG39fILk3ceZGq6uuF
n5om/psiFySH98kOaf6PS4aDeUPkPlWjFrzydxeAx6VlyVQ/kMboof9gyc43REAA
+hi06/6/0hC8MH0Rlh+Gvhf6rcJgcrJhAjCXWICdU0t+GKSelUf7L+NhrfSgazXN
eLJORfRzSGeIbsSZzXTl/sCjopwcGyafppz8QZBw4nJsxq1hlCWDljPUzQ6E2SkF
8ko+SvBbzkNbWo3uLLfo26iRgT8DAKhzhrEKUEOaTPKqaTKcGwMNe4ko6JM8iLbw
xSf+kRr6pMsFVnNNA068IMqfcfPCWxIOpoozWvry9eTyPcNk3UZw7rBIcO6D+eFj
exopGWThgWZfsaFMireJ0VAvIA1YbWYXTVwUXAv2X2tS6T16SArm7lah9iblxYtf
8Oa2qtOT5bXW7riPSSJVP+nNFqAlbx8rX3yQOMWSQeTG64qK4Cg7uT1qeJpckemO
RfXQjY+lIfUq4VaWVVAYZNMai5xvaAry9wUQkvxYfAy5yOW3+SY=
=YxGu
-END PGP SIGNATURE-



lebiniou_3.66.0-2_source.changes ACCEPTED into unstable

2023-12-12 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 12 Dec 2023 12:27:38 -0300
Source: lebiniou
Architecture: source
Version: 3.66.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Eduardo Vieira da Costa 
Changes:
 lebiniou (3.66.0-2) unstable; urgency=medium
 .
   * QA upload.
   * Set maintainer to Debian QA Group . (see: 
#1053231).
Checksums-Sha1:
 d7274dfcee86fb164c7baf2c5bcae2fda54ada65 2131 lebiniou_3.66.0-2.dsc
 ecf1b2bd59dfbc447c5410e54721eb8dcb12793e 6100 lebiniou_3.66.0-2.debian.tar.xz
 c3e298b609721e8525d139e10e3cb92919fc2894 18108 
lebiniou_3.66.0-2_source.buildinfo
Checksums-Sha256:
 e596888d614882dd7242fc8cedff5e064db7934952b4a0a433bdbda253b1dc69 2131 
lebiniou_3.66.0-2.dsc
 c8cdb1beeca26935a73a549bb7d646752e6e8640261bdef489dd00e335e078bd 6100 
lebiniou_3.66.0-2.debian.tar.xz
 7510477c85260180ef0d1962414f0edb9615bc497285eb010cce70cbd736c835 18108 
lebiniou_3.66.0-2_source.buildinfo
Files:
 e9eb6164639bf7d05952c15227a90cf8 2131 graphics optional lebiniou_3.66.0-2.dsc
 314dc2c0ab298b05d43688e7a83f7fe1 6100 graphics optional 
lebiniou_3.66.0-2.debian.tar.xz
 8af5fc7527384f7b867704d0f963c91e 18108 graphics optional 
lebiniou_3.66.0-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEtSLzkVnaB9053AsR9LqqgNsoukwFAmV4nC8ACgkQ9LqqgNso
ukyjyQ//YVFYoNT3IetIIO9r3fYeYPaFZb3kAO9BGfvG8tkVlNh+NYQKJAG6uuQn
ntVV6LQ6U5lYvTf+A9Cb6CxsLZ2W7K38ofDWbFOslhpdCwW/A85lAugYgyGMBhL4
WuPbOQ7Igg4foUAS1dDAneSlZELvbvbrs3sRY4rCvA69FLqWxpWgEs7K9nwmd7J0
UcqB2A/40s3NGI384g983ITkC1YlHBGewyZOX3Er+u6irmWaf0V7to4IZ4LAbY/y
+ZGIVEJ5jvtr4u8zcgggp1Kbc6ImAAHMpVlISaUEVXrB7oiGwPsFCK8hBz023vFb
HpGuWQ2SBsgn5CAb+mMeAWOVqT4FZ4GU4cOgGI2+ebCfLTWM1Y/d6V4hs17XdcAe
SLEGnkPWgU0nuQzxecJ3hHKPYDqkE7QmSZGmSrOnmnmuNMWdN+7qJ+j9DMmNjHud
uqdZ1NDfIvrEZuv3rxt4LNL2PcUrnMUMFtOiMx5hGQtNcvadBxTo+AA3eRY2ZFYl
QQBX5Xqof6GWCn84RzK8qf8vA02BDy+YTrMUGer+oMT/vSWNao34/xEOmA+orLSi
D7TOFIsGfCEJYacZYwJA/SaxzG6KqTuKT4MmvwOFfNqw8rQHbmC1eKF3IO01hEhC
6i7lJINz2uCzX4EdxEGq6rbONktmPKuoaTDOhQi7mEcWCemLNuA=
=RpT4
-END PGP SIGNATURE-



Processing of fl-cow_0.6-7_source.changes

2023-12-12 Thread Debian FTP Masters
fl-cow_0.6-7_source.changes uploaded successfully to localhost
along with the files:
  fl-cow_0.6-7.dsc
  fl-cow_0.6-7.debian.tar.xz
  fl-cow_0.6-7_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



sitecopy_0.16.6-11_source.changes ACCEPTED into unstable

2023-12-12 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 12 Dec 2023 11:52:29 -0300
Source: sitecopy
Architecture: source
Version: 1:0.16.6-11
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Eduardo Vieira da Costa 
Changes:
 sitecopy (1:0.16.6-11) unstable; urgency=medium
 .
   * QA upload.
   * Set maintainer to Debian QA Group . (see: 
#1055868).
Checksums-Sha1:
 69f9639ce1f30fcd06acaae09ad1fbcc8cd8e6b1 1795 sitecopy_0.16.6-11.dsc
 30cdf6881a4c024af96bef2a623931364d8f9d3a 36528 sitecopy_0.16.6-11.debian.tar.xz
 fd1673c9b66bb616ba80cf51afe505a63a9e466c 7648 
sitecopy_0.16.6-11_source.buildinfo
Checksums-Sha256:
 c5e87eb3beb9e6dbe0a494af6da64079ff5443bce09481adc15f340d7ae917e3 1795 
sitecopy_0.16.6-11.dsc
 569384ef7dcaef32d18fa8046866ee9d2876ec2641722b50d87841056d118f18 36528 
sitecopy_0.16.6-11.debian.tar.xz
 5b65feaaf0ef3c6552dc8403452b4ce858726fa4c9e5c46487870cd246ffd530 7648 
sitecopy_0.16.6-11_source.buildinfo
Files:
 963dd5f5633c446651e8e6f1bf1de9f6 1795 web extra sitecopy_0.16.6-11.dsc
 5f8c183d723b790bba66a3af5dc544d0 36528 web extra 
sitecopy_0.16.6-11.debian.tar.xz
 1b0a348cae56f1358d5eb386a23ef868 7648 web extra 
sitecopy_0.16.6-11_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEtSLzkVnaB9053AsR9LqqgNsoukwFAmV4nN0ACgkQ9LqqgNso
ukz0zBAAmkaCAKF4YThScalLTGj1UJarEsN05M9cFkAj9GdbKDZ1Sbth/bDnvuru
jtj20kqJHkQ6DBaG9Ldqi2A6ZLswD+PWM+Fb4CzAMfil94KaaCW+k7jGPlvNc145
dX7Pi/H7fwEENYJ/KBtphXah074FGkTiz2McPo1t6Av/g+5BmTQ3GtbIKReV3cJW
sKXGFXXyQeWxTAljZaRgR2Pn9q1+nxwcqY0RDlg+hhh8G3rP6J7qw3sZrKjhR4Ut
8n9YKdRVx9oksBAfNksJkfPYUzFBvsomUysf5BLTGMtqjx/6VOnPp80tfUKwQFBc
TEq24yuzgeEejb8zeivtW66End0hQDQtHD/vWXabNwgTJDFX+L7byxk0OHX0HFm+
0gYvrcwZkKdKDYwXEyDKSwFvJqfC/iulbJHelgVd7V76atW7cYGbzmok+4L/8E00
EKUCh4WniS1yDzqwG1sd3tkMJJbeT3EN6ECRmRkAmXdpf2dxQFvG4ah5W3sYqAyJ
/X0FsOqAbrMPUJljj3gD9WYzpHnpAXEX7xeCahYWyQXUgIW7wTwWXamFmnYEhNej
trli4epvJ6WMgqGcVfo3Yx+uO2oYf44N6tWnzAcJ1C1gMfLAOJmOAsQuf9LnAbyz
s9BtLgA4Y8Wh7zVwrZuTzvcILedInlZwluBZQ8myJ3rOY2sFSCQ=
=Xvbk
-END PGP SIGNATURE-



Processing of linklint_2.3.5-7_source.changes

2023-12-12 Thread Debian FTP Masters
linklint_2.3.5-7_source.changes uploaded successfully to localhost
along with the files:
  linklint_2.3.5-7.dsc
  linklint_2.3.5-7.debian.tar.xz
  linklint_2.3.5-7_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Processing of jargon_4.0.0-7_source.changes

2023-12-12 Thread Debian FTP Masters
jargon_4.0.0-7_source.changes uploaded successfully to localhost
along with the files:
  jargon_4.0.0-7.dsc
  jargon_4.0.0-7.debian.tar.xz
  jargon_4.0.0-7_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Processing of xvier_1.0-9_source.changes

2023-12-12 Thread Debian FTP Masters
xvier_1.0-9_source.changes uploaded successfully to localhost
along with the files:
  xvier_1.0-9.dsc
  xvier_1.0-9.debian.tar.xz
  xvier_1.0-9_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Processing of info2www_1.2.2.9-26_source.changes

2023-12-12 Thread Debian FTP Masters
info2www_1.2.2.9-26_source.changes uploaded successfully to localhost
along with the files:
  info2www_1.2.2.9-26.dsc
  info2www_1.2.2.9-26.debian.tar.xz
  info2www_1.2.2.9-26_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Processing of nslint_3.0a2-3_source.changes

2023-12-12 Thread Debian FTP Masters
nslint_3.0a2-3_source.changes uploaded successfully to localhost
along with the files:
  nslint_3.0a2-3.dsc
  nslint_3.0a2-3.debian.tar.xz
  nslint_3.0a2-3_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



fl-cow_0.6-7_source.changes ACCEPTED into unstable

2023-12-12 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 11 Dec 2023 23:05:10 -0300
Source: fl-cow
Architecture: source
Version: 0.6-7
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Jacqueline Agatha Agnes Ferreira 
Changes:
 fl-cow (0.6-7) unstable; urgency=medium
 .
   * QA upload.
   * debian/control: Change Priority from extra to optional.
Checksums-Sha1:
 84f571c47afbae4e310ccb456df7d450d6cadd70 1719 fl-cow_0.6-7.dsc
 c526e45c4f4c9bf071d8b8d0826d30003a36e6d5 3428 fl-cow_0.6-7.debian.tar.xz
 e3185f55ac6fbffe629cfffb38d2119199e4fb6d 6637 fl-cow_0.6-7_source.buildinfo
Checksums-Sha256:
 08e359a100cba3fac6254bed95ca25dd2a94cf8546f9b25f0befeb4712b265ad 1719 
fl-cow_0.6-7.dsc
 9055620d819a88807191f4b72251f8047a5517bd1e8429ef579572730f3989a5 3428 
fl-cow_0.6-7.debian.tar.xz
 0188e203cb03e2e25dd454337353786dd87a80ac7539f88c824e281acdeeb1d3 6637 
fl-cow_0.6-7_source.buildinfo
Files:
 79ba14693be818f6807e3b26f1de3c94 1719 utils optional fl-cow_0.6-7.dsc
 b63a672949f9fcc6f8c55781850c26cb 3428 utils optional fl-cow_0.6-7.debian.tar.xz
 ad22a0fe52b8ebff50af16a6b3a15c84 6637 utils optional 
fl-cow_0.6-7_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEtSLzkVnaB9053AsR9LqqgNsoukwFAmV4nw4ACgkQ9LqqgNso
ukweWRAAtpENdfdEtZtnUKzocyAXRTOGm6uouJAZSUGCLQ/DSfcGqZ6PpblTK0uy
AF5QOJI8YpbAq/46japuEV7Qylh/QpW0qIhc3lTMvKOz3kt3sRbHX3dym5CMQzrw
kOl6igD45/eXZkigcKAky+Jm/uC8MSbBw1L06l+WDf4XGbaFAAEL5MGP07S2CXn6
axy7Uc8Kj3f2axxGyO0WMmTlnYyrz22G+OK1oAthpaBYbwIJdMBVK+gXujA/NixT
dJrmRU+yY03DPd8+rDKgvtnRk3NgPLfOt4ErA3E1uMWkO5lJE+DaLKNUSnEod0R8
0C/WwZyYVusXEdO+50upjHxBujaFq5jf3AkNSP5JWaOT0qJmq/MfbAj5hOYAuUcK
91nYOdBncR6P2Q1ccdUI7NER7Z8/HuWJ3qBdId2Yjc+ZC0qpkx/98JLUfEd8/LWV
d89cxPEllV3KkLZZ8OXc+yQVoOydFIhHjqst09iMokzBQ1XvKcbEwQRgKIAiFj+M
WKPZLGl56kvZAD3B1rwy/8P3SpNJyhaMRDG2bW7ZqX/XNSr+WxdAoA2xXrg4OWCW
6awxGrpb1J+R2SbQxdkyt22mGbJ/HASHf8o8I+FkcsemsbKGSifuJxbv9WEU5yEf
LXo1RcKoB7NKGGRPqLaPkIfY9UPNE+Akn0uRJbjbucnHkND1xxg=
=Rsyr
-END PGP SIGNATURE-



info2www_1.2.2.9-26_source.changes ACCEPTED into unstable

2023-12-12 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 11 Dec 2023 21:16:16 -0300
Source: info2www
Architecture: source
Version: 1.2.2.9-26
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Lauro Matos dos Santos Silva 
Changes:
 info2www (1.2.2.9-26) unstable; urgency=medium
 .
   * QA upload.
   * debian/changelog: Removed trailing whitespace.
   * debian/control: Added ${misc:Depends} to Depends.
   * debian/rules: Removed trailing whitespace.
   * debian/TODO.Debian: Renamed to debian/TODO.
Checksums-Sha1:
 5d5a4182930b4e00e32aa3fcd90417f8734d 1770 info2www_1.2.2.9-26.dsc
 89a45292c80e3bb62d9ffe978bf16721101be93a 15224 
info2www_1.2.2.9-26.debian.tar.xz
 eb58c6aee20153ee74179819f21d2276032252fc 7217 
info2www_1.2.2.9-26_source.buildinfo
Checksums-Sha256:
 f4d1a46e898c78252bbbc49ebffe5dd19b891d3a56dd5c67c637d6b444ddc6b6 1770 
info2www_1.2.2.9-26.dsc
 9bb001dd700394cd960273f1a340330c752915892442f0c34313c87b420734d5 15224 
info2www_1.2.2.9-26.debian.tar.xz
 00339a9919c12f58c6d09a8e7dafd8747fbf91722fbefbc54bd267606e0f83fd 7217 
info2www_1.2.2.9-26_source.buildinfo
Files:
 0bc52873e0e43a78b8ffa408ddace158 1770 doc optional info2www_1.2.2.9-26.dsc
 26872e1e4d67c6ec8a4c6faff7215c95 15224 doc optional 
info2www_1.2.2.9-26.debian.tar.xz
 a7c9e63e9d57fe1ac4db075e3dfeba4f 7217 doc optional 
info2www_1.2.2.9-26_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEtSLzkVnaB9053AsR9LqqgNsoukwFAmV4om4ACgkQ9LqqgNso
ukwIRRAAtGXjBspKhs0AInn+LaGRL2tTEllSA2JDiZMcnW0cY9xe+NHLNPGsX7Uj
oz/Wv46XnvNBgPwWDf8MufnN5sz4GwXyOl7/ArtsyQ5aail8r0AcZ6H+WSElFmL0
kW5DPl5w/mQ3dgMf90f5PTSa/7U2cBHBbPU551igAVovrbsRRD41jcEOY1n7VDMu
QgZ3eXAYutaQUOyp8byp7E5OPFEd3gNa5G4TQyt+Zi5SaHsT1saGZMmHccJeUttn
wRZRD5iZInTrjtMQbzgew2JkK84NqDL8y7CoqF7IO8FNWf9JPmozzk2aGAO3wVVs
SboUC47P4Gu57al9Np5fXQbBiW2OKS8jcJ1TOanTI9eIZuJNQN2rwSgYwFRwj6GD
bkT3SW9JWfruwbyTLuJkDAsmiupQaXAFZIVHFQlEcMBJQt0Puq5Ybtg+EBkACjdf
DYvjUmfu2tLIZF3b1DfmB/GXMGyjPpaHO0R8Cdu3sPo0PLSarGrCALRVgvBn4d0s
nV7YipQRu+ZYeQwo7ImzVCh4aGQS3qIJKVc3D07uEJiXq/i/fNdWGt/VE0pJKoys
dDWyW3BSxX/lyVfPXmmWByrrQWMwe8tLsY+6FFCnuovOSiXRKCoGTeVo/daOg4P2
JyvbpIgjtxG4N10rT8R9qeM4mHAvUBkfetpFTFQCXn6JPIK8L8o=
=qAxR
-END PGP SIGNATURE-



jargon_4.0.0-7_source.changes ACCEPTED into unstable

2023-12-12 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 11 Dec 2023 22:12:49 -0300
Source: jargon
Architecture: source
Version: 4.0.0-7
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Jacqueline Agatha Agnes Ferreira 
Changes:
 jargon (4.0.0-7) unstable; urgency=medium
 .
   * QA upload.
   * debian/control:
 - Change Priority from extra to optional.
 - Remove article from beginning of Description.
Checksums-Sha1:
 d775e8d82699b4759ba6c5e0234e2a9bd52b016c 1620 jargon_4.0.0-7.dsc
 718e3f0c3ea55e7f7c3a83b43be5d737c0a0b984 21476 jargon_4.0.0-7.debian.tar.xz
 5cd92b206fcc61aa26ffc8b8137194ccfe3ef18a 4897 jargon_4.0.0-7_source.buildinfo
Checksums-Sha256:
 29f82a8f823ba2bf85a0346392733a72761e8aad5a75fd4e2962cd864b8f988a 1620 
jargon_4.0.0-7.dsc
 a2b514b415e771547486e3f01716dc97f46389c501bd9844835ae166d64a11b4 21476 
jargon_4.0.0-7.debian.tar.xz
 0a3b14ac01cd60d2c55f0af0cc812df19c242a63bc007c7561808f39db2f7706 4897 
jargon_4.0.0-7_source.buildinfo
Files:
 16865b54bdcac221dff048ae503f2110 1620 doc optional jargon_4.0.0-7.dsc
 95277cb84a72f5e3d5376e48eab2c3dd 21476 doc optional 
jargon_4.0.0-7.debian.tar.xz
 a8fa3b80608f54ff4fc65cd9db820334 4897 doc optional 
jargon_4.0.0-7_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEtSLzkVnaB9053AsR9LqqgNsoukwFAmV4n7AACgkQ9LqqgNso
ukyTWw/+Ij7DcyoVUp8ikuRdi9HDAXEydlWtZLp9x+ibyAG1xlpAwE2BRExP0CfK
oOqaovY83dtEr6+MkIeYtj3OrFNUVJefFnzVPL5aXNGq5L/qnBlmH4Zctv6TMxVK
lxfn/a41ROv4wm5OzOYoe5hZXfjONSMNil/a4V1Twlq6S3/7OV5pWZEIn5IKOxxn
BHmh4I44a7Hw2ntAWCREsTxqArgAqEHDbfxBMFVMKQoDvhRy//17sgGDfONjmtz/
pPi7Y2UuYSNBT1B4fdT9EzyVI1SEW3WHy6bPVE4IkJtjSIohB9KuT8a6AH/DBPSx
xLOvWUwcUyzcio96uJn3jQJ1yWC6N59WqljdYyLABgkb9mTJP+CkK8nCEBmIgc2f
+5pi+LcObiuS/O+KlUWhk3qofHlwNwqUyIca9igZJ+Q/DSCTim+KXT64lgDw97Y3
lTuMSU/H0ts6vhormfKmTcCjoWjj4OBI1AgcFAGHZ2MYikk/Sp7ynPK+nXy0l/8d
nPYDuTxfi4v43reIMjlHkfV7AWDWrqwz3SZX+wHV+6OxHmI3ElpiedU9acD9SUXJ
va+cmtLbgoG7M+S0kGd9f6d8OBWJiSXsbt6P6NQdNoufAPDSG+edwqINWH+TDZwn
zzw0Vo+c7jyCYdvQ88GND8j83iDTS0qsVw4NMVhx4GHNuyox1fU=
=Mlz6
-END PGP SIGNATURE-



linklint_2.3.5-7_source.changes ACCEPTED into unstable

2023-12-12 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 11 Dec 2023 23:20:47 -0300
Source: linklint
Architecture: source
Version: 2.3.5-7
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Jacqueline Agatha Agnes Ferreira  
Changes:
 linklint (2.3.5-7) unstable; urgency=medium
 .
   * QA upload.
   * debian/control: Remove article from beginning of Description.
Checksums-Sha1:
 f4d672279782f0f42c1e66859f655c0cffced3a2 1690 linklint_2.3.5-7.dsc
 d83fd693a3171176ed336c69858bee8e962c06a9 9740 linklint_2.3.5-7.debian.tar.xz
 8ad6f731a9128d8dd5d24b5de5027cf7e1858b61 6829 linklint_2.3.5-7_source.buildinfo
Checksums-Sha256:
 aebb9cfcf298870277ebddd6877b95963955319d488489c38056b4cfd288189a 1690 
linklint_2.3.5-7.dsc
 18a7b63d6d0b6cc565a75001fd3bd331cf696e41663c63e96b445d53774a909f 9740 
linklint_2.3.5-7.debian.tar.xz
 8a2b27342fe01cfa548d31b5c6760cece0730c79fdd9a8806fbb7ffa30340fd4 6829 
linklint_2.3.5-7_source.buildinfo
Files:
 f518c56657a7d8244360004a4e9291b7 1690 web optional linklint_2.3.5-7.dsc
 e8d90d1dd29a61f6de9659578385c133 9740 web optional 
linklint_2.3.5-7.debian.tar.xz
 e7e3b6fa5171e8a39ca27bb9601fdccf 6829 web optional 
linklint_2.3.5-7_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEtSLzkVnaB9053AsR9LqqgNsoukwFAmV4oFgACgkQ9LqqgNso
ukzLvxAAv3lIq+cgclK95LIzJYMPNs7nTU9N3zMHBqUeuwXFrk9m87pGco09vSRO
OnNkWjqXWdZ3ykMS2hrXXl0jvXWO21M/F1FBMfGNr0399BmM0RzPsDf3zoSYCAb8
BVo2CVFUPxbG5hbIyW1XoyjF/W0PUL/CH4UHZwdAvhkOGGUPyTcy6JqaOZFkftKf
6WXrTEBRVwEK4vEMTuLsHPBNP+GkKhRxXGT1ugvySP5zeH8G1M9AVnCyktBn2zSP
ZUlSInOR3twORnxfwHM3eyS9t76Ff4m+aY+1iBkGFYgydlMtQIWIrLuCxqZXMyCc
xKpKqSG8HBVWUSYHUlkVi3vuCuGXLsJSiZ3dwb8BOmxKv6jkbBwwP43GOxdTJNHa
PvTB1akpk0FSuXfgxG/FVMJ3aZIGyuABzK7XCl94LTG7fRbf7vISmvLmorB9a27r
RzxpGisp89oyQvDCnbLqdW8aRy+wlbzmt8PUN53FBgg0UInj21eAeC73fmcpH3hx
5gdazRCLjF0Voc1SNkswoV/N4cWn7KcoBDaBgXiUjNYCbIZMDgbEKkczNHWprYJJ
QkKiKorFYydZWNJ+tFvLOH7mCr8SIgqk4ZM2DQqTzsZaJE6GJhJLbg19nKWIsiDa
R05DIr0lCOXqa2biqbAYTPtH3u0rO7FrE+bIPRJBTPp0LYNcHxo=
=AFXR
-END PGP SIGNATURE-



nslint_3.0a2-3_source.changes ACCEPTED into unstable

2023-12-12 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 11 Dec 2023 22:09:52 -0300
Source: nslint
Architecture: source
Version: 3.0a2-3
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Robson Morais dos Santos 
Changes:
 nslint (3.0a2-3) unstable; urgency=medium
 .
   * QA upload.
   * debian/changelog: Removed trailing whitespaces.
   * debian/control:
  - Added ${misc:Depends} to Depends.
  - Removed trailing whitespaces.
   * debian/rules: Removed trailing whitespaces.
Checksums-Sha1:
 1b252abdf08f036fb93f28c20ba2b425937f073d 1661 nslint_3.0a2-3.dsc
 3418934b47303bf1f39d868f241a7d67cc7262b4 5852 nslint_3.0a2-3.debian.tar.xz
 2b0fff86b5af41424ea86702ab83533d66d1b194 6645 nslint_3.0a2-3_source.buildinfo
Checksums-Sha256:
 d602cdd8d1ddcedf45b32b3828af820525b1c03156827ddd6d7e5df2d920b7e5 1661 
nslint_3.0a2-3.dsc
 03d5532885f03feb94222372cb3239e35efa74cb91ef4eae833924210d2ca386 5852 
nslint_3.0a2-3.debian.tar.xz
 0a90cdd2748cce9ad4a8caf01c507a1f05fc093a3f48a77e330016a65809faaa 6645 
nslint_3.0a2-3_source.buildinfo
Files:
 b68f9c6ca69081f62f9d7c154b195174 1661 net optional nslint_3.0a2-3.dsc
 e6417d50163ed5bbd7e8ac3241f3254c 5852 net optional nslint_3.0a2-3.debian.tar.xz
 5af29e62be20902e4c86e4c77cc48feb 6645 net optional 
nslint_3.0a2-3_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEtSLzkVnaB9053AsR9LqqgNsoukwFAmV4o+YACgkQ9LqqgNso
ukyWTA//Ukk+ev98uXNffdv1IPopIfVvVkrnS5fRb2+afctIV+aAYHVoenhoS/Hn
M68bkeQBmUEqJ7iZhPzxuMo8OQZT6+69yeWarG30fM2ryp9sYuTRuJ3atnr6wP/n
uhcsjt1Nzcscew9t//X+pycqR3xGlS0QmEyAqv9nk6NdeXBMdu+XWIWCwVa2qofL
T3rASUcvKfQ85WcDbSx61JchvM0TGQbiJ486kYlpnDEbmy1NByKIQud8M3dTWUHN
PIdNAsXBq4Kd2qZRJgWFG7Y62F6/w43WUXo+7FD7Vow321s8cePQ1DM+gfirl/9Y
qhY9QSz6VUkMiZS34tkKSSMr21ERB/q3ymvkXy7D8IgyA5TTs3moE0QtXdUTgU9k
FnhWg9cnzREhd1Yd4l3+JECdyL96S6IfPefojc4CP85brRzR3gBa00fVufB19pYM
qvzcGqcKK/toWGLsojiN3NInRxoqwqLNFU3TXDN4taS1+zAfccQMFumaMhlR7lAg
/ThCnGfQcZhhz39lI6b5fEd/09NHaxJ6Q+55HxAP+wZ4FtBJkPFM+fXJRGbCFNFH
+GTCh9r4WrCecYUoRLlIIaiW59WIamNg0YDmC/JZcdQzgcOewOzNiUaf1xVJRr/e
K9oE+G7U83CxGYmaVjiuxF3rxVOqTHxujYj257fz65n445mzd7s=
=7RYE
-END PGP SIGNATURE-



xvier_1.0-9_source.changes ACCEPTED into unstable

2023-12-12 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 11 Dec 2023 23:34:56 -0300
Source: xvier
Architecture: source
Version: 1.0-9
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Jacqueline Agatha Agnes Ferreira 
Changes:
 xvier (1.0-9) unstable; urgency=medium
 .
   * QA upload.
   * debian/control: Remove article from beginning of Description.
Checksums-Sha1:
 3b8df4f4eab8d32b9096c85896dcea81ef1e8a32 1644 xvier_1.0-9.dsc
 ed155aa030e1bb315f9a5950af3eb9759715c7d5 3556 xvier_1.0-9.debian.tar.xz
 d73dbb8d89b7fecdaeaba85a0b7f9a5bf1db4d2e 5349 xvier_1.0-9_source.buildinfo
Checksums-Sha256:
 f7453bfb2f5d75d0e145cc9b15db4315489c6c41dc43311b1696f0d2cacc90c6 1644 
xvier_1.0-9.dsc
 8ed7222de084106bcee56d36a6423180435fb22708a33f7e22a55e8ed649372d 3556 
xvier_1.0-9.debian.tar.xz
 ca59ca200ba0a1f05fea6b7c6f55c901945db4827912a3d67d3612c4f135b7d2 5349 
xvier_1.0-9_source.buildinfo
Files:
 fa0b33ade726ae7de631ecf9c990b63c 1644 games optional xvier_1.0-9.dsc
 9031187c806d089ec7005a1077d2f173 3556 games optional xvier_1.0-9.debian.tar.xz
 b7ad11fc3c10a95f75e751befdf9523e 5349 games optional 
xvier_1.0-9_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEtSLzkVnaB9053AsR9LqqgNsoukwFAmV4oSoACgkQ9LqqgNso
uky62RAArJiqMv7LFiK0/ta1KWv1sYnOhRuxw+cMVPycd+m1VJzV6G17na3Z/OJQ
QmaNUJ6nB6sBjOBKsHkPwIJgTyy4/jz+RKguAMLemD1GzQNIPuGOQU1GgMqN8IDY
wxfeqNIWGWsow0gGoEAK6Dn5VPGBaxAvm/V7FSrOySjF0Ho6/cN7zxI4GeEZhBbD
ODlKmf6dwCEJSaR8PGuwvvktL5oCRFbKdjLrTqAntn7tq+LjgTcF7J48gm1zWPl7
3yANBGBZvId7pfp8SL/k2FVc7oLYmeS8nn7fr1e1JxsQTiY3V+XLEgV4mE01q0QR
8X7V0gJuFUPL5pQnMNHU+F01RCtzyW91BjGm0j9rf/R0UBrKKam4liDZBstlBjFZ
2rAs+hytx1bOG6XJFs+IWlifHuOBdm5tbCXvKW4zNw0eI3gAcXy7Z7UB2U2917Gb
0nB6yDIqWJ9n3yLlt95DNAMKwjds1Xier/d4yIIHXfBCTwUjUAHsmo2jBk4qg7Jm
k4RTRZPfjNaTa0hlv3+wmZG0RuYwJtYDmWjXojPhfufvtvGozY3GR8uSgwbC7GNG
zqIEsZYvXzNKIz629p6TyjuvIXdEx8GLJQALJ4QQWt87V6JJLg/8ry+ph+tRUEQe
mQeKuQ1qT2HNn5+VruIHhm3YZqaQb+JZYaOg0+0NsoDrOKMWc+c=
=KkId
-END PGP SIGNATURE-



Bug#1058545: esnacc: FTBFS: make: *** [debian/rules:13: binary] Error 25

2023-12-12 Thread Lucas Nussbaum
Source: esnacc
Version: 1.8.1-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20231212 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_install
> dh_install: warning: Compatibility levels before 10 are deprecated (level 9 
> in use)
> rm -rf /<>/debian/esnacc/usr/share/doc/snacc-doc/ \
> /<>/debian/esnacc/usr/share/man/man1/snacced.1*
> make[1]: Leaving directory '/<>'
>dh_installdocs
> dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 
> 9 in use)
> dh_installdocs: error: Cannot find (any matches for) "doc/Esnacc.pdf" (tried 
> in .)
> 
> make: *** [debian/rules:13: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2023/12/12/esnacc_1.8.1-3_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

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.



codelite is marked for autoremoval from testing

2023-12-12 Thread Debian testing autoremoval watch
codelite 17.0.0+dfsg-1 is marked for autoremoval from testing on 2024-01-02

It is affected by these RC bugs:
1057392: codelite: FTBFS: editorsettingsdockingwidows.cpp:62:16: error: call 
... ambigous
 https://bugs.debian.org/1057392



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



Bug#1058575: glogic: Fails to start due AttributeError

2023-12-12 Thread Carsten Schoenert
Package: glogic
Version: 2.6-6
Severity: serious

Dear Maintainer,

qlogic isn't usable any more in unstable and testing.
It fails to start as a calling of a Python function raises a
AttributeError.


$ glogic
/usr/lib/python3/dist-packages/glogic/MainFrame.py:4: PyGIWarning: Gtk was 
imported without specifying a version first. Use gi.require_version('Gtk', 
'4.0') before import to ensure that the right version gets loaded.
  from gi.repository import Gtk, Gdk, GdkPixbuf
Traceback (most recent call last):
  File "/usr/bin/glogic", line 20, in 
from glogic.MainFrame import MainFrame
  File "/usr/lib/python3/dist-packages/glogic/MainFrame.py", line 18, in 

themed_icons = Gtk.IconTheme.get_default()
   ^
AttributeError: type object 'IconTheme' has no attribute 'get_default'

Rgards
Carsten

-- System Information:
Debian Release: trixie/sid
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-4-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages glogic depends on:
ii  gir1.2-gtk-3.03.24.38-6
ii  python3   3.11.4-5+b1
ii  python3-gi3.46.0-1+b1
ii  python3-gi-cairo  3.46.0-1+b1

glogic recommends no packages.

Versions of packages glogic suggests:
ii  fonts-liberation  1:2.1.5-3

-- no debconf information