Source: ibniz
Version: 1.18-1
Tags: patch
User: helm...@debian.org
Usertags: rebootstrap

ibniz Build-Depends on perl, but it really only needs perl-base which
happens to be essential. Thus the perl dependency can simply be dropped.

The perl dependency happens to make ibniz Build-Depends
cross-unsatisfiable. If you really need perl as a build tool, please use
"perl:any" or "perl:native". After dropping the dependency, ibniz cross
builds successfully. Please consider applying the attached patch.

Helmut
diff --minimal -Nru ibniz-1.18/debian/changelog ibniz-1.18/debian/changelog
--- ibniz-1.18/debian/changelog 2013-09-23 00:55:14.000000000 +0200
+++ ibniz-1.18/debian/changelog 2018-02-16 06:42:08.000000000 +0100
@@ -1,3 +1,10 @@
+ibniz (1.18-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop unused perl build dependency: perl-base is sufficient. (Closes: #-1)
+
+ -- Helmut Grohne <hel...@subdivi.de>  Fri, 16 Feb 2018 06:42:08 +0100
+
 ibniz (1.18-1) unstable; urgency=low
 
   * Initial release (Closes: #724249)
diff --minimal -Nru ibniz-1.18/debian/control ibniz-1.18/debian/control
--- ibniz-1.18/debian/control   2013-09-23 03:36:56.000000000 +0200
+++ ibniz-1.18/debian/control   2018-02-16 06:42:08.000000000 +0100
@@ -2,7 +2,7 @@
 Section: graphics
 Priority: optional
 Maintainer: maxigas <maxi...@anargeek.net>
-Build-Depends: debhelper (>= 9), libsdl1.2-dev, python-docutils, perl
+Build-Depends: debhelper (>= 9), libsdl1.2-dev, python-docutils
 Standards-Version: 3.9.4
 Homepage: http://pelulamu.net/ibniz/
 #Vcs-Git: git://git.debian.org/collab-maint/ibniz.git

Reply via email to