Package: bioruby Version: 0.6.2-1 Severity: serious Tags: patch When building 'bioruby' in a clean 'unstable' chroot, I get the following error:
dh_testdir docbook-to-man debian/br_biofetch.rb.sgml > br_biofetch.1 /bin/sh: docbook-to-man: command not found make: *** [build-stamp] Error 127 Please add the missing Build-Depends on 'ruby1.8, docbook-to-man' to debian/control. Regards Andreas Jochens diff -urN ../tmp-orig/bioruby-0.6.2/debian/control ./debian/control --- ../tmp-orig/bioruby-0.6.2/debian/control 2005-03-31 14:27:03.398008618 +0200 +++ ./debian/control 2005-03-31 14:27:01.938282309 +0200 @@ -2,7 +2,7 @@ Section: science Priority: optional Maintainer: David Nusinow <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 4.0.0) +Build-Depends: debhelper (>= 4.0.0), ruby1.8, docbook-to-man Standards-Version: 3.6.1 Package: libbio-ruby1.8 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]