Your message dated Sun, 05 Jul 2026 14:24:18 +0000
with message-id <[email protected]>
and subject line Bug#1114448: fixed in xmldiff 3.0-0.1
has caused the Debian Bug report #1114448,
regarding xmldiff: FTBFS: dh_auto_test: error: pybuild --test -i 
python{version} -p 3.13 returned exit code 13
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.)


-- 
1114448: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114448
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:xmldiff
Version: 2.6.3-0.2
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build.

Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202509/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:xmldiff, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --with sphinxdoc --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:311: python3.13 setup.py clean 
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: MIT License

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
/usr/lib/python3/dist-packages/setuptools/__init__.py:94: _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/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: MIT License

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build' (and everything under 
it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.13' does not exist -- can't clean it
   debian/rules execute_after_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -rf docs/build/
rm -rf xmldiff.egg-info/
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
 debian/rules binary
dh binary --with sphinxdoc --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:311: python3.13 setup.py config 
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: MIT License

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
/usr/lib/python3/dist-packages/setuptools/__init__.py:94: _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/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: MIT License

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
running config
   dh_auto_build -O--buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3 setup.py build 
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: MIT License

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
/usr/lib/python3/dist-packages/setuptools/__init__.py:94: _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/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: MIT License

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/xmldiff
copying ./xmldiff/diff.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/xmldiff
copying ./xmldiff/patch.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/xmldiff
copying ./xmldiff/diff_match_patch.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/xmldiff
copying ./xmldiff/formatting.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/xmldiff
copying ./xmldiff/actions.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/xmldiff
copying ./xmldiff/utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/xmldiff
copying ./xmldiff/main.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/xmldiff
copying ./xmldiff/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/xmldiff
running egg_info
creating xmldiff.egg-info
writing xmldiff.egg-info/PKG-INFO
writing dependency_links to xmldiff.egg-info/dependency_links.txt
writing entry points to xmldiff.egg-info/entry_points.txt
writing requirements to xmldiff.egg-info/requires.txt
writing top-level names to xmldiff.egg-info/top_level.txt
writing manifest file 'xmldiff.egg-info/SOURCES.txt'
reading manifest file 'xmldiff.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*' found under directory 
'docs/build'
adding license file 'LICENSE.txt'
writing manifest file 'xmldiff.egg-info/SOURCES.txt'
   debian/rules execute_after_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make -C docs html
make[2]: Entering directory '/<<PKGBUILDDIR>>/docs'
sphinx-build -b html -d build/doctrees   source build/html
Running Sphinx v8.2.3
loading translations [en]... done
making output directory... done
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 
'restructuredtext'}`.
building [mo]: targets for 0 po files that are out of date
writing output... 
building [html]: targets for 6 source files that are out of date
updating environment: [new config] 6 added, 0 changed, 0 removed
reading sources... [ 17%] advanced
reading sources... [ 33%] api
reading sources... [ 50%] commandline
reading sources... [ 67%] contributing
reading sources... [ 83%] index
reading sources... [100%] installation

/<<PKGBUILDDIR>>/docs/source/commandline.rst:19: ERROR: Unknown directive type 
"argparse".

.. argparse::
   :module: xmldiff.main
   :func: make_parser
   :prog: xmldiff
   :nodescription: [docutils]
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
copying assets... 
copying static files... 
Writing evaluated template result to 
/<<PKGBUILDDIR>>/docs/build/html/_static/language_data.js
Writing evaluated template result to 
/<<PKGBUILDDIR>>/docs/build/html/_static/basic.css
Writing evaluated template result to 
/<<PKGBUILDDIR>>/docs/build/html/_static/documentation_options.js
Writing evaluated template result to 
/<<PKGBUILDDIR>>/docs/build/html/_static/alabaster.css
copying static files: done
copying extra files... 
copying extra files: done
copying assets: done
writing output... [ 17%] advanced
writing output... [ 33%] api
writing output... [ 50%] commandline
writing output... [ 67%] contributing
writing output... [ 83%] index
writing output... [100%] installation

generating indices... genindex done
writing additional pages... search done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded, 1 warning.

The HTML pages are in build/html.

Build finished. The HTML pages are in build/html.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build; 
python3.13 -m unittest discover -v 
test_diff (tests.test_diff.APITests.test_diff) ... ok
test_match (tests.test_diff.APITests.test_match) ... ok
test_set_trees (tests.test_diff.APITests.test_set_trees) ... ok
test_move_children (tests.test_diff.AlignChildrenTests.test_move_children) ... 
ok
test_move_paragraph (tests.test_diff.AlignChildrenTests.test_move_paragraph) 
... ok
test_same_tree (tests.test_diff.AlignChildrenTests.test_same_tree) ... ok
test_delete_node (tests.test_diff.BestFastMatchTests.test_delete_node) ... ok
test_move_children (tests.test_diff.BestFastMatchTests.test_move_children) ... 
ok
test_move_paragraph (tests.test_diff.BestFastMatchTests.test_move_paragraph) 
... ok
test_compare_with_ignore_attrs 
(tests.test_diff.DiffTests.test_compare_with_ignore_attrs) ... ok
test_ignore_attribute (tests.test_diff.DiffTests.test_ignore_attribute) ... ok
test_insert_comment (tests.test_diff.DiffTests.test_insert_comment) ... ok
test_issue_21_default_namespaces 
(tests.test_diff.DiffTests.test_issue_21_default_namespaces) ... ok
test_multiple_tag_deletes (tests.test_diff.DiffTests.test_multiple_tag_deletes) 
... ok
test_namespace (tests.test_diff.DiffTests.test_namespace) ... ok
test_needs_align (tests.test_diff.DiffTests.test_needs_align) ... ok
test_no_root_match (tests.test_diff.DiffTests.test_no_root_match) ... ok
test_process (tests.test_diff.DiffTests.test_process) ... ok
test_rmldoc (tests.test_diff.DiffTests.test_rmldoc) ... ok
test_sbt_template (tests.test_diff.DiffTests.test_sbt_template) ... ok
test_change_attribs (tests.test_diff.MatchTests.test_change_attribs) ... ok
test_entirely_different (tests.test_diff.MatchTests.test_entirely_different) 
... ok
test_match_complex_text (tests.test_diff.MatchTests.test_match_complex_text) 
... ok
test_match_insert_node (tests.test_diff.MatchTests.test_match_insert_node) ... 
ok
test_move_paragraph (tests.test_diff.MatchTests.test_move_paragraph) ... ok
test_no_xml_id_match (tests.test_diff.MatchTests.test_no_xml_id_match) ... ok
test_same_tree (tests.test_diff.MatchTests.test_same_tree) ... ok
test_with_xmlid (tests.test_diff.MatchTests.test_with_xmlid) ... ok
test_compare_different_leafs 
(tests.test_diff.NodeRatioTests.test_compare_different_leafs) ... ok
test_compare_different_nodes 
(tests.test_diff.NodeRatioTests.test_compare_different_nodes) ... ok
test_compare_equal (tests.test_diff.NodeRatioTests.test_compare_equal) ... ok
test_compare_namespaces 
(tests.test_diff.NodeRatioTests.test_compare_namespaces) ... ok
test_compare_node_rename 
(tests.test_diff.NodeRatioTests.test_compare_node_rename) ... ok
test_compare_with_uniqueattrs 
(tests.test_diff.NodeRatioTests.test_compare_with_uniqueattrs) ... ok
test_compare_with_xmlid 
(tests.test_diff.NodeRatioTests.test_compare_with_xmlid) ... ok
test_different_ratio_modes 
(tests.test_diff.NodeRatioTests.test_different_ratio_modes) ... ok
test_attribute_changes (tests.test_diff.UpdateNodeTests.test_attribute_changes) 
... ok
test_same_tree (tests.test_diff.UpdateNodeTests.test_same_tree) ... ok
test_del_attr (tests.test_formatting.DiffFormatTests.test_del_attr) ... ok
test_del_node (tests.test_formatting.DiffFormatTests.test_del_node) ... ok
test_del_text (tests.test_formatting.DiffFormatTests.test_del_text) ... ok
test_insert_attr (tests.test_formatting.DiffFormatTests.test_insert_attr) ... ok
test_insert_comment (tests.test_formatting.DiffFormatTests.test_insert_comment) 
... ok
test_insert_node (tests.test_formatting.DiffFormatTests.test_insert_node) ... ok
test_move_node (tests.test_formatting.DiffFormatTests.test_move_node) ... ok
test_rename_attr (tests.test_formatting.DiffFormatTests.test_rename_attr) ... ok
test_rename_node (tests.test_formatting.DiffFormatTests.test_rename_node) ... ok
test_update_attr (tests.test_formatting.DiffFormatTests.test_update_attr) ... ok
test_update_text_after_1 
(tests.test_formatting.DiffFormatTests.test_update_text_after_1) ... ok
test_update_text_after_2 
(tests.test_formatting.DiffFormatTests.test_update_text_after_2) ... ok
test_update_text_in (tests.test_formatting.DiffFormatTests.test_update_text_in) 
... ok
test_complex-text-update-left-html 
(tests.test_formatting.HTMLFormatterFileTests.test_complex-text-update-left-html)
 ... ok
test_example-left-html 
(tests.test_formatting.HTMLFormatterFileTests.test_example-left-html) ... ok
test_insert-node-left-html 
(tests.test_formatting.HTMLFormatterFileTests.test_insert-node-left-html) ... ok
test_do_element (tests.test_formatting.PlaceholderMakerTests.test_do_element) 
... ok
test_do_undo_element 
(tests.test_formatting.PlaceholderMakerTests.test_do_undo_element) ... ok
test_do_undo_element_double_format 
(tests.test_formatting.PlaceholderMakerTests.test_do_undo_element_double_format)
 ... ok
test_get_placeholder 
(tests.test_formatting.PlaceholderMakerTests.test_get_placeholder) ... ok
test_placeholder_overflow 
(tests.test_formatting.PlaceholderMakerTests.test_placeholder_overflow) ... ok
test_rml_bug (tests.test_formatting.PlaceholderMakerTests.test_rml_bug) ... ok
test_del_attr (tests.test_formatting.XMLFormatTests.test_del_attr) ... ok
test_del_node (tests.test_formatting.XMLFormatTests.test_del_node) ... ok
test_del_text (tests.test_formatting.XMLFormatTests.test_del_text) ... ok
test_incorrect_xpaths 
(tests.test_formatting.XMLFormatTests.test_incorrect_xpaths) ... ok
test_insert_attr (tests.test_formatting.XMLFormatTests.test_insert_attr) ... ok
test_insert_node (tests.test_formatting.XMLFormatTests.test_insert_node) ... ok
test_move_attr (tests.test_formatting.XMLFormatTests.test_move_attr) ... ok
test_move_node (tests.test_formatting.XMLFormatTests.test_move_node) ... ok
test_rename_node (tests.test_formatting.XMLFormatTests.test_rename_node) ... ok
test_update_attr (tests.test_formatting.XMLFormatTests.test_update_attr) ... ok
test_update_text_after_1 
(tests.test_formatting.XMLFormatTests.test_update_text_after_1) ... ok
test_update_text_after_2 
(tests.test_formatting.XMLFormatTests.test_update_text_after_2) ... ok
test_update_text_in (tests.test_formatting.XMLFormatTests.test_update_text_in) 
... ok
test_all_actions-left-xml 
(tests.test_formatting.XMLFormatterFileTests.test_all_actions-left-xml) ... ok
test_namespace-left-xml 
(tests.test_formatting.XMLFormatterFileTests.test_namespace-left-xml) ... ok
test_rmldoc-left-xml 
(tests.test_formatting.XMLFormatterFileTests.test_rmldoc-left-xml) ... ok
test_sbt_template-left-xml 
(tests.test_formatting.XMLFormatterFileTests.test_sbt_template-left-xml) ... ok
test_all_actions (tests.test_formatting.XmlDiffFormatTests.test_all_actions) 
... ok
test_del_attr (tests.test_formatting.XmlDiffFormatTests.test_del_attr) ... ok
test_del_node (tests.test_formatting.XmlDiffFormatTests.test_del_node) ... ok
test_del_text (tests.test_formatting.XmlDiffFormatTests.test_del_text) ... ok
test_insert_attr (tests.test_formatting.XmlDiffFormatTests.test_insert_attr) 
... ok
test_insert_node (tests.test_formatting.XmlDiffFormatTests.test_insert_node) 
... ok
test_rename_node (tests.test_formatting.XmlDiffFormatTests.test_rename_node) 
... ok
test_update_attr (tests.test_formatting.XmlDiffFormatTests.test_update_attr) 
... ok
test_update_text_after_1 
(tests.test_formatting.XmlDiffFormatTests.test_update_text_after_1) ... ok
test_update_text_after_2 
(tests.test_formatting.XmlDiffFormatTests.test_update_text_after_2) ... ok
test_update_text_in 
(tests.test_formatting.XmlDiffFormatTests.test_update_text_in) ... ok
test_api_diff_files (tests.test_main.MainAPITests.test_api_diff_files) ... ok
test_api_diff_files_with_formatter 
(tests.test_main.MainAPITests.test_api_diff_files_with_formatter) ... ok
test_api_diff_texts (tests.test_main.MainAPITests.test_api_diff_texts) ... ERROR
test_api_diff_trees (tests.test_main.MainAPITests.test_api_diff_trees) ... ok
test_diff_cli_BOM (tests.test_main.MainCLITests.test_diff_cli_BOM)
Test comparison of files encoded with UTF-8 prepended by Byte Order Mark ... ok
test_diff_cli_args (tests.test_main.MainCLITests.test_diff_cli_args) ... ok
test_diff_cli_no_args (tests.test_main.MainCLITests.test_diff_cli_no_args) ... 
ok
test_diff_cli_simple (tests.test_main.MainCLITests.test_diff_cli_simple) ... ok
test_patch_cli_simple (tests.test_main.MainCLITests.test_patch_cli_simple) ... 
ok
test_diff_default_namespace 
(tests.test_patch.DiffPatch.test_diff_default_namespace) ... ok
test_diff_patch (tests.test_patch.DiffPatch.test_diff_patch) ... ok
test_diff_patch (tests.test_patch.ParserTests.test_diff_patch) ... ok
test_make_action (tests.test_patch.ParserTests.test_make_action) ... ok
test_parse (tests.test_patch.ParserTests.test_parse) ... ok
test_parse_broken (tests.test_patch.ParserTests.test_parse_broken) ... ok
test_patch_stream (tests.test_patch.ParserTests.test_patch_stream) ... ok
test_delete_attrib (tests.test_patch.PatcherTests.test_delete_attrib) ... ok
test_delete_node (tests.test_patch.PatcherTests.test_delete_node) ... ok
test_insert_attrib (tests.test_patch.PatcherTests.test_insert_attrib) ... ok
test_insert_comment (tests.test_patch.PatcherTests.test_insert_comment) ... ok
test_insert_node (tests.test_patch.PatcherTests.test_insert_node) ... ok
test_move_node (tests.test_patch.PatcherTests.test_move_node) ... ok
test_rename_attrib (tests.test_patch.PatcherTests.test_rename_attrib) ... ok
test_rename_node (tests.test_patch.PatcherTests.test_rename_node) ... ok
test_update_attrib (tests.test_patch.PatcherTests.test_update_attrib) ... ok
test_update_text_after (tests.test_patch.PatcherTests.test_update_text_after) 
... ok
test_update_text_in (tests.test_patch.PatcherTests.test_update_text_in) ... ok
test_lcs (tests.test_utils.LongestCommonSubsequenceTests.test_lcs) ... ok
test_make_ascii_tree (tests.test_utils.MakeAsciiTreeTests.test_make_ascii_tree) 
... ok
test_breadth_first (tests.test_utils.TraverseTests.test_breadth_first) ... ok
test_post_order (tests.test_utils.TraverseTests.test_post_order) ... ok
test_reverse_post_order 
(tests.test_utils.TraverseTests.test_reverse_post_order) ... ok

======================================================================
ERROR: test_api_diff_texts (tests.test_main.MainAPITests.test_api_diff_texts)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/tests/test_main.py", line 
48, in test_api_diff_texts
    main.diff_texts(infile, infile)
    ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/xmldiff/main.py", line 
43, in diff_texts
    return _diff(
        etree.fromstring, left, right, diff_options=diff_options, 
formatter=formatter
    )
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/xmldiff/main.py", line 
34, in _diff
    left_tree = parse_method(left, parser)
  File "src/lxml/etree.pyx", line 3428, in lxml.etree.fromstring
  File "src/lxml/parser.pxi", line 2059, in lxml.etree._parseMemoryDocument
  File "src/lxml/parser.pxi", line 1916, in lxml.etree._parseDoc
  File "src/lxml/parser.pxi", line 1941, in lxml.etree._parseDoc_charbuffer
TypeError: memoryview: a bytes-like object is required, not '_io.BufferedReader'

----------------------------------------------------------------------
Ran 120 tests in 0.245s

FAILED (errors=1)
E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build; python3.13 -m unittest discover 
-v 
dh_auto_test: error: pybuild --test -i python{version} -p 3.13 returned exit 
code 13
make: *** [debian/rules:5: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: xmldiff
Source-Version: 3.0-0.1
Done: Alexandre Detiste <[email protected]>

We believe that the bug you reported is fixed in the latest version of
xmldiff, 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.
Alexandre Detiste <[email protected]> (supplier of updated xmldiff package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


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

Format: 1.8
Date: Sun, 05 Jul 2026 15:24:16 +0200
Source: xmldiff
Architecture: source
Version: 3.0-0.1
Distribution: unstable
Urgency: medium
Maintainer: Guilherme de Paula Xavier Segundo <[email protected]>
Changed-By: Alexandre Detiste <[email protected]>
Closes: 1114448 1135525
Changes:
 xmldiff (3.0-0.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * New upstream version 3.0 (Closes: #1135525, #1114448)
   * Drop patch applied upstream
   * Switch to pybuild-plugin-pyproject.
   * Rewrite d/watch in v5 format
   * Salsa CI: test nocheck & nodoc profiles
   * Drop "Rules-Requires-Root: no": it is the default now
   * Bump Standards-Version to 4.7.4, drop Priority: tag
   * Use dh-sequence-sphinxdoc
   * Remove unused license definitions for Apache-2.0.
Checksums-Sha1:
 fa4cf18bee0c411d44da85c36eda945f05eafd3e 2055 xmldiff_3.0-0.1.dsc
 81b4d929661f8de5f508ec0dccdb64eb1254db9b 83718 xmldiff_3.0.orig.tar.gz
 009b5beb56f0e771bbb742b32ebedc5249ef1b4f 8692 xmldiff_3.0-0.1.debian.tar.xz
 ef55cafc7a95a9415eca276437863624edf80e59 8024 xmldiff_3.0-0.1_source.buildinfo
Checksums-Sha256:
 3d6e9a2503e0d3a6fb0db66d972ace6477fd9e482886036ab03c2803471ac75e 2055 
xmldiff_3.0-0.1.dsc
 2baf9054bbd2aa3ce9702f9e0bbb1627c57b59456e4aaf4da3b3840069af757d 83718 
xmldiff_3.0.orig.tar.gz
 d44b782de5c0d5a55d84ef5f5ccdd356f9d41d5fa734a1e1e37d0b629f0e4da3 8692 
xmldiff_3.0-0.1.debian.tar.xz
 0067f6050df6da08ba7d54de5c55a7e9e7acfc374d9bcc6d2f79ef7fb3b2a379 8024 
xmldiff_3.0-0.1_source.buildinfo
Files:
 c9365e3b047f6f75493cae07e1c24a75 2055 misc optional xmldiff_3.0-0.1.dsc
 59efe76f876887b6f6d942cc950bd3f7 83718 misc optional xmldiff_3.0.orig.tar.gz
 0335ae568619616018edbd48f830af12 8692 misc optional 
xmldiff_3.0-0.1.debian.tar.xz
 152ce26ed8568565955b0a9582faf202 8024 misc optional 
xmldiff_3.0-0.1_source.buildinfo

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

iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmpKXhERHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBqiDw//aFvHF1psv2wn01NMVGypyAzQs8XF5piN
tg8tZgzNdt9iueZoD+s2RHnbd0PhsSHBcK4Q8rcMi5CzHT1naagE7eSZEZ4djdMI
iiC9ZwpRXx2T+4qtxsjHCShIMWffc3J5t7yhgn5f8sGK00uWmTYSvd2dziSCJY9u
d2WOxdOeRy/bVIPPdAAsYEMhwHZVuqsOkkIqpdUlqGZwGfhIiYuysvg4ZrN7J+M8
kkSuuJjCa4fo0XcForjVVliJhZiNC9s2zBYo7XF5pDM23eHaCR7GAHqkby2JhHBZ
TFbLTyeCCaRetnOFzVouErUkOmD0EPYyTQMRFzA6ifpSjEjgjKz0B8IBg2o2XXbP
B4LTtTV8SrZFIGbk9P2NE3lwNK+hPC4ZZGkkpa8nxRst9jB6VjXWPdz9Zh24HQbe
0GIa8QZwuOZG/GxWAacy26HR81NWxty/hhXXhX34s2FlwN01fPp9Cg4XcoAZMAuK
uoWzNc5BM3eJUXKCPVycLn6iSdamdAu0jQWHZWRDV3cDxWTuvH89m7g2PYhg3ES8
s3o/isaR0NGL1Y0erCPkBzQ2HvuPikJJUUlFyitAGS0/HCLApf1GVDtQ+nOaFH/O
9pJeZR+UreFTvUkiv/BqLIQdpswFTflDkd5gsQYqUVKOeuDAiSBQ3lNHWXkAkqnW
CEkh/NHQtyQ=
=Fm0N
-----END PGP SIGNATURE-----

Attachment: pgpng6HTy9mEy.pgp
Description: PGP signature


--- End Message ---

Reply via email to