[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#682983: fortune-mod: FTBFS on most architectures, missing recode



Package: fortune-mod
Version: 1:1.99.1-5
Severity: serious
Tags: patch
Justification: 4
User: ubuntu-devel@lists.ubuntu.com
Usertags: origin-ubuntu quantal ubuntu-patch

Dear Maintainer,

fortune-mod fails to build on most architectures right now, because the build
uses the 'recode' executable, but it is only marked as Build-Depends-Indep.

Here's a patch from Ubuntu that fixes the FTBFS by moving recode to be a
normal Build-Depend.  Thanks for considering it.


-- System Information:
Debian Release: wheezy/sid
  APT prefers quantal-updates
  APT policy: (500, 'quantal-updates'), (500, 'quantal-security'), (500, 'quantal')
Architecture: i386 (i686)

Kernel: Linux 3.5.0-6-generic (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru fortune-mod-1.99.1/debian/changelog fortune-mod-1.99.1/debian/changelog
diff -Nru fortune-mod-1.99.1/debian/control fortune-mod-1.99.1/debian/control
--- fortune-mod-1.99.1/debian/control	2012-07-07 12:45:13.000000000 -0400
+++ fortune-mod-1.99.1/debian/control	2012-07-27 13:15:09.000000000 -0400
@@ -4,8 +4,7 @@
 Maintainer: Debian QA Group <packages@qa.debian.org>
 Standards-Version: 3.9.3
 Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1),
- librecode-dev
-Build-Depends-Indep: recode
+ librecode-dev, recode
 
 Package: fortune-mod
 Architecture: any

Reply to: