Source: imagemagick
Version: 8:6.9.9.34+dfsg-3
Tags: patch
User: helm...@debian.org
Usertags: rebootstrap

Please drop libtool-bin from Build-Depends. We want to remove that
package from unstable. It contains a pre-configured libtool. If you want
to use libtool, please use the libtool package and run libtoolize. In
this case, it seems that the dependency is entirely unused as a build
without it succeeds. Please consider applying the attached patch.

Helmut
diff --minimal -Nru imagemagick-6.9.9.34+dfsg/debian/changelog 
imagemagick-6.9.9.34+dfsg/debian/changelog
--- imagemagick-6.9.9.34+dfsg/debian/changelog  2018-02-18 00:12:41.000000000 
+0100
+++ imagemagick-6.9.9.34+dfsg/debian/changelog  2018-03-23 20:34:51.000000000 
+0100
@@ -1,3 +1,10 @@
+imagemagick (8:6.9.9.34+dfsg-3.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop unused Build-Depends: libtool-bin. (Closes: #-1)
+
+ -- Helmut Grohne <hel...@subdivi.de>  Fri, 23 Mar 2018 20:34:51 +0100
+
 imagemagick (8:6.9.9.34+dfsg-3) unstable; urgency=high
 
   * Upload to unstable (urgency high due to security issues).
diff --minimal -Nru imagemagick-6.9.9.34+dfsg/debian/control 
imagemagick-6.9.9.34+dfsg/debian/control
--- imagemagick-6.9.9.34+dfsg/debian/control    2018-02-18 00:12:41.000000000 
+0100
+++ imagemagick-6.9.9.34+dfsg/debian/control    2018-03-23 20:34:50.000000000 
+0100
@@ -36,8 +36,6 @@
  pkg-kde-tools,
 # for libgomp symbols
  dpkg-dev (>= 1.17.6),
-# for test of poc
- libtool-bin
 # for documentation
 Build-Depends-Indep: doxygen, doxygen-latex, graphviz,
                     libxml2-utils,

Reply via email to