Source: vcdimager
Version: 2.0.1+dfsg-4
Tags: patch
User: helm...@debian.org
Usertags: rebootstrap

vcdimager 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 texinfo is no longer
used. This may be an artifact of a broken docs/Makefile.am that assigns
EXTRA_DIST twice. In effect, it does not build any texinfo documentation
nor install it. Please consider applying the attached patch to drop the
texinfo dependency. Alternatively, build the documentation.

Helmut
diff --minimal -Nru vcdimager-2.0.1+dfsg/debian/changelog 
vcdimager-2.0.1+dfsg/debian/changelog
--- vcdimager-2.0.1+dfsg/debian/changelog       2020-12-20 22:21:55.000000000 
+0100
+++ vcdimager-2.0.1+dfsg/debian/changelog       2021-02-02 21:35:57.000000000 
+0100
@@ -1,3 +1,9 @@
+vcdimager (2.0.1+dfsg-5) UNRELEASED; urgency=medium
+
+  * Drop unused Build-Depends: texinfo. (Closes: #-1)
+
+ -- Helmut Grohne <hel...@subdivi.de>  Tue, 02 Feb 2021 21:35:57 +0100
+
 vcdimager (2.0.1+dfsg-4) unstable; urgency=medium
 
   * QA upload.
diff --minimal -Nru vcdimager-2.0.1+dfsg/debian/control 
vcdimager-2.0.1+dfsg/debian/control
--- vcdimager-2.0.1+dfsg/debian/control 2020-12-20 22:21:55.000000000 +0100
+++ vcdimager-2.0.1+dfsg/debian/control 2021-02-02 21:35:56.000000000 +0100
@@ -5,7 +5,6 @@
 Build-Depends: debhelper-compat (= 13),
   libxml2-dev,
   libpopt-dev,
-  texinfo,
   libcdio-dev (>= 2.0),
   libiso9660-dev,
   dpkg-awk,

Reply via email to