Package: bup Version: 0.24b-1.1 Severity: serious Tags: patch Hi,
pandoc was removed from the archive on some archs, which means bup is now unbuildable on mipsel and s390. Worked around with: --- debian/control.old 2011-09-14 21:49:17.000000000 +0200 +++ debian/control 2011-09-14 21:49:57.000000000 +0200 @@ -2,7 +2,8 @@ Section: admin Priority: extra Maintainer: Jon Dowland <j...@debian.org> -Build-Depends: debhelper (>= 7.0.50~), pandoc, python-dev, python-support, +# pandoc is not available on all archs. silly, but there you go. +Build-Depends: debhelper (>= 7.0.50~), pandoc [!ia64 !mipsel !s390 !hurd-i386], python-dev, python-support, git (>= 1:1.7.0.4-2) | git-core Standards-Version: 3.9.2 Homepage: http://github.com/apenwarr/bup The other option is removing bup on those archs as well. Cheers, Julien -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org