Bug#981255: json-glib: drop unused Build-Depends: libxml2-utils
Helmut Grohne
helmut at subdivi.de
Thu Jan 28 09:15:26 GMT 2021
Source: json-glib
Version: 1.6.0-2
Tags: patch
User: helmutg at debian.org
Usertags: rebootstrap
json-glib participates in dependency loops relevant to architecture
bootstrap. Rather than look into such a difficult problem, I looked into
easily droppable dependencies and found that libxml2-utils is no longer
used for manual page generation. Please consider applying the attached
patch.
Helmut
-------------- next part --------------
diff --minimal -Nru json-glib-1.6.0/debian/changelog json-glib-1.6.0/debian/changelog
--- json-glib-1.6.0/debian/changelog 2020-12-11 09:40:52.000000000 +0100
+++ json-glib-1.6.0/debian/changelog 2021-01-28 10:06:26.000000000 +0100
@@ -1,3 +1,10 @@
+json-glib (1.6.0-2.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Drop unused libxml2-utils from Build-Depends. (Closes: #-1)
+
+ -- Helmut Grohne <helmut at subdivi.de> Thu, 28 Jan 2021 10:06:26 +0100
+
json-glib (1.6.0-2) unstable; urgency=medium
* debian/control.in: Add libglib2.0-doc to the BDI and mark -doc package
diff --minimal -Nru json-glib-1.6.0/debian/control json-glib-1.6.0/debian/control
--- json-glib-1.6.0/debian/control 2020-12-11 09:40:52.000000000 +0100
+++ json-glib-1.6.0/debian/control 2021-01-28 10:05:51.000000000 +0100
@@ -14,7 +14,6 @@
gtk-doc-tools (>= 1.20),
libgirepository1.0-dev (>= 0.9.12),
libglib2.0-dev (>= 2.54.0),
- libxml2-utils,
meson (>= 0.52.0),
xsltproc
Build-Depends-Indep: libglib2.0-doc <!nodoc>
diff --minimal -Nru json-glib-1.6.0/debian/control.in json-glib-1.6.0/debian/control.in
--- json-glib-1.6.0/debian/control.in 2020-12-11 09:40:52.000000000 +0100
+++ json-glib-1.6.0/debian/control.in 2021-01-28 10:06:26.000000000 +0100
@@ -10,7 +10,6 @@
gtk-doc-tools (>= 1.20),
libgirepository1.0-dev (>= 0.9.12),
libglib2.0-dev (>= 2.54.0),
- libxml2-utils,
meson (>= 0.52.0),
xsltproc
Build-Depends-Indep: libglib2.0-doc <!nodoc>
More information about the pkg-gnome-maintainers
mailing list