Source: dbus-python Version: 1.2.16-4 Tags: patch User: [email protected] Usertags: rebootstrap
dbus-python participates in dependency loops relevant to architecture bootstrap. Instead of looking into such a difficult problem, I looked into easily droppable dependencies and noticed that xmlto is unused. Please consider applying the attached patch to drop it. Helmut
diff --minimal -Nru dbus-python-1.2.16/debian/changelog dbus-python-1.2.16/debian/changelog --- dbus-python-1.2.16/debian/changelog 2020-10-15 18:53:44.000000000 +0200 +++ dbus-python-1.2.16/debian/changelog 2021-01-28 10:47:03.000000000 +0100 @@ -1,3 +1,10 @@ +dbus-python (1.2.16-4.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Drop unused Build-Depends: xmlto. (Closes: #-1) + + -- Helmut Grohne <[email protected]> Thu, 28 Jan 2021 10:47:03 +0100 + dbus-python (1.2.16-4) unstable; urgency=medium * Skip dh_dwz on mipsel (workaround for #972269) diff --minimal -Nru dbus-python-1.2.16/debian/control dbus-python-1.2.16/debian/control --- dbus-python-1.2.16/debian/control 2020-10-15 18:53:44.000000000 +0200 +++ dbus-python-1.2.16/debian/control 2021-01-28 10:46:58.000000000 +0100 @@ -22,7 +22,6 @@ python3-all-dev, python3-gi, python3-tap <!nocheck>, - xmlto, Build-Depends-Indep: python3-sphinx, python3-sphinx-rtd-theme,
_______________________________________________ Pkg-utopia-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-utopia-maintainers
