Package: c2hs
Version: 0.13.6-1
Severity: serious
Tags: patch
When building 'c2hs' in a clean 'unstable' chroot,
I get the following error:
*** Building documentation...
make[2]: Entering directory `/c2hs-0.13.6/doc/base'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/c2hs-0.13.6/doc/base'
make[2]: Entering directory `/c2hs-0.13.6/doc/c2hs'
sed -e "[EMAIL PROTECTED]@%/usr/share/doc%g;\
[EMAIL PROTECTED]@%0.13.6%g"\
< man1/c2hs-config.1.in > man1/c2hs-config.1
sed -e "[EMAIL PROTECTED]@%/usr/share/doc%g;\
[EMAIL PROTECTED]@%0.13.6%g"\
< man1/c2hs.1.in > man1/c2hs.1
sgml2html c2hs.sgml
Processing file c2hs.sgml
sgml2txt c2hs.sgml
Please install groff to use LinuxDoc DTD SGML Text Conversion
make[2]: *** [c2hs.txt] Error 1
make[2]: Leaving directory `/c2hs-0.13.6/doc/c2hs'
Please add the missing Build-Depends on 'groff-base' to debian/control.
Regards
Andreas Jochens
diff -urN ../tmp-orig/c2hs-0.13.6/debian/control ./debian/control
--- ../tmp-orig/c2hs-0.13.6/debian/control 2005-09-18 06:38:17.000000000
+0000
+++ ./debian/control 2005-09-18 06:38:15.000000000 +0000
@@ -2,7 +2,7 @@
Section: devel
Priority: optional
Maintainer: Marco Tulio Gontijo e Silva <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), autotools-dev, ghc6 (>= 6.4), ghc6 (<<
6.4.1), linuxdoc-tools, cdbs
+Build-Depends: debhelper (>= 4.0.0), autotools-dev, ghc6 (>= 6.4), ghc6 (<<
6.4.1), linuxdoc-tools, groff-base, cdbs
Standards-Version: 3.6.2
Package: c2hs
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]