Bug#981504: dconf: drop unused Build-Depends: libxml2-dev
Helmut Grohne
helmut at subdivi.de
Sun Jan 31 10:10:15 GMT 2021
Source: dconf
Version: 0.38.0-1
Tags: patch
User: helmutg at debian.org
Usertags: rebootstrap
dconf 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 dconf no longer uses
libxml2 in any way. Please consider applying the attached patch to drop
the libxml2-dev dependency.
Helmut
-------------- next part --------------
diff --minimal -Nru dconf-0.38.0/debian/changelog dconf-0.38.0/debian/changelog
--- dconf-0.38.0/debian/changelog 2020-09-14 13:27:32.000000000 +0200
+++ dconf-0.38.0/debian/changelog 2021-01-31 10:50:50.000000000 +0100
@@ -1,3 +1,10 @@
+dconf (0.38.0-1.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Drop unused Build-Depends: libxml2-dev. (Closes: #-1)
+
+ -- Helmut Grohne <helmut at subdivi.de> Sun, 31 Jan 2021 10:50:50 +0100
+
dconf (0.38.0-1) unstable; urgency=medium
* New upstream release:
diff --minimal -Nru dconf-0.38.0/debian/control dconf-0.38.0/debian/control
--- dconf-0.38.0/debian/control 2020-09-14 13:27:32.000000000 +0200
+++ dconf-0.38.0/debian/control 2021-01-31 10:50:49.000000000 +0100
@@ -14,7 +14,6 @@
gnome-pkg-tools,
libdbus-1-dev,
libglib2.0-dev (>= 2.44.0),
- libxml2-dev,
meson (>= 0.47.0),
valac (>= 0.18.0),
xsltproc
More information about the pkg-gnome-maintainers
mailing list