Source: waffle
Version: 1.5.2-3
Tags: patch
User: [email protected]
Usertags: rebootstrap

waffle build depends on binutils with a version constraint that is
satisfied in wheezy. Since binutils is build-essential, the dependency
is always satisfied except for cross building where it is unsatisfiable.
Please drop it.

Helmut
diff --minimal -Nru waffle-1.5.2/debian/changelog waffle-1.5.2/debian/changelog
--- waffle-1.5.2/debian/changelog       2017-02-11 09:58:03.000000000 +0100
+++ waffle-1.5.2/debian/changelog       2017-10-03 13:37:54.000000000 +0200
@@ -1,3 +1,10 @@
+waffle (1.5.2-3.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop binutils from Build-Depends: satisfied in wheezy. (Closes: #-1)
+
+ -- Helmut Grohne <[email protected]>  Tue, 03 Oct 2017 13:37:54 +0200
+
 waffle (1.5.2-3) unstable; urgency=low
 
   * Add watch file (Closes: #786994).
diff --minimal -Nru waffle-1.5.2/debian/control waffle-1.5.2/debian/control
--- waffle-1.5.2/debian/control 2017-02-11 09:58:03.000000000 +0100
+++ waffle-1.5.2/debian/control 2017-10-03 13:37:52.000000000 +0200
@@ -2,8 +2,7 @@
 Priority: optional
 Section: libs
 Maintainer: Jordan Justen <[email protected]>
-Build-Depends: binutils (>> 2.18),
-               cmake,
+Build-Depends: cmake,
                debhelper (>= 9),
                docbook-xsl,
                libegl1-mesa-dev | libegl-dev,

Reply via email to