Source: html-xml-utils
Version: 7.7-1
Tags: patch
User: helm...@debian.org
Usertags: rebootstrap

html-xml-utils Build-Depends on man2html. This is a meta package that
pulls in apache2 and a lot more stuff that html-xml-utils doesn't need.
For just running man2html, the dependency should be "man2html-base". I
used reproducible builds to verify that demoting the dependency does not
change package contents. Please consider applying the attached patch.

The man2html dependency happens to break cross compilation.

Helmut
diff --minimal -Nru html-xml-utils-7.7/debian/changelog 
html-xml-utils-7.7/debian/changelog
--- html-xml-utils-7.7/debian/changelog 2018-05-02 08:23:36.000000000 +0200
+++ html-xml-utils-7.7/debian/changelog 2018-06-23 20:27:52.000000000 +0200
@@ -1,3 +1,10 @@
+html-xml-utils (7.7-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Demote Build-Depends: man2html to man2html-base. (Closes: #-1)
+
+ -- Helmut Grohne <hel...@subdivi.de>  Sat, 23 Jun 2018 20:27:52 +0200
+
 html-xml-utils (7.7-1) unstable; urgency=medium
 
   * New upstream release.
diff --minimal -Nru html-xml-utils-7.7/debian/control 
html-xml-utils-7.7/debian/control
--- html-xml-utils-7.7/debian/control   2018-05-02 08:23:36.000000000 +0200
+++ html-xml-utils-7.7/debian/control   2018-06-23 20:27:52.000000000 +0200
@@ -8,7 +8,7 @@
                gperf,
                libcurl4-gnutls-dev (>> 7.9.7) | libcurl-dev (>> 7.9.7),
                libidn2-0-dev,
-               man2html,
+               man2html-base,
                netcat-openbsd
 Standards-Version: 4.1.4
 Homepage: https://www.w3.org/Tools/HTML-XML-utils/

Reply via email to