Package: wikipedia2text
Version: 0.05-1
Severity: serious
Tags: patch

When building 'wikipedia2text' in a clean 'unstable' chroot,
I get the following error:

dh_testdir
cp -pv wiki wikipedia2text
`wiki' -> `wikipedia2text'
touch configure-stamp
dh_testdir
docbook-to-man debian/wikipedia2text.sgml > wikipedia2text.1
/bin/sh: docbook-to-man: command not found
make: *** [build-stamp] Error 127

Please add the missing Build-Depends on 'docbook-to-man' to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/wikipedia2text-0.05/debian/control ./debian/control
--- ../tmp-orig/wikipedia2text-0.05/debian/control      2006-11-07 
15:29:21.000000000 +0000
+++ ./debian/control    2006-11-07 15:29:19.000000000 +0000
@@ -2,7 +2,7 @@
 Section: text
 Priority: optional
 Maintainer: Axel Beckert <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0)
+Build-Depends: debhelper, docbook-to-man
 Standards-Version: 3.7.2
 
 Package: wikipedia2text


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to