Source: libzorpll
Version: 6.0.10.0-3
Tags: patch
User: [email protected]
Usertags: rebootstrap

libzorpll build depends on a very old version of binutils. The
version constraint is satisfied in wheezy. Since binutils is
build-essential, the dependency can simply be dropped.

The dependency hampers cross building as a host architecture binutils is
not satisfiable.

Helmut
diff --minimal -Nru libzorpll-6.0.10.0/debian/changelog 
libzorpll-6.0.10.0/debian/changelog
--- libzorpll-6.0.10.0/debian/changelog 2017-07-01 01:18:41.000000000 +0200
+++ libzorpll-6.0.10.0/debian/changelog 2017-10-03 12:15:09.000000000 +0200
@@ -1,3 +1,10 @@
+libzorpll (6.0.10.0-3.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop unnecessary binutils build dependency. (Closes: #-1)
+
+ -- Helmut Grohne <[email protected]>  Tue, 03 Oct 2017 12:15:09 +0200
+
 libzorpll (6.0.10.0-3) unstable; urgency=medium
 
   * [ee16f88] Fixed watchfile
diff --minimal -Nru libzorpll-6.0.10.0/debian/control 
libzorpll-6.0.10.0/debian/control
--- libzorpll-6.0.10.0/debian/control   2017-07-01 01:18:41.000000000 +0200
+++ libzorpll-6.0.10.0/debian/control   2017-10-03 12:15:07.000000000 +0200
@@ -9,7 +9,6 @@
                libcap-dev [linux-any],
                zlib1g-dev,
                libboost-test-dev,
-               binutils (>= 2.14.90.0.7),
                po-debconf,
                autoconf,
                automake,

Reply via email to