Package: bacula-doc
Version: 1.38.11.1-2
Severity: serious
Tags: patch

When building 'bacula-doc' in a clean 'unstable' chroot,
I get the following error:

makeindex bacula.cdx -o bacula.cnd >/dev/null 2>/dev/null
latex -interaction=batchmode bacula.tex
This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)
entering extended mode
make[1]: [tex] Error 1 (ignored)
latex -interaction=batchmode bimagemgr.tex
This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)
entering extended mode
make[1]: [tex] Error 1 (ignored)
Making dvi to pdf
dvipdf bacula.dvi bacula.pdf
make[1]: dvipdf: Command not found
make[1]: *** [dvipdf] Error 127
make[1]: Leaving directory `/bacula-doc-1.38.11.1/debian/tmp-build/manual'
make: *** [build-stamp] Error 2

Please add the missing Build-Depends on 'gs-common'
to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/bacula-doc-1.38.11.1/debian/control ./debian/control
--- ../tmp-orig/bacula-doc-1.38.11.1/debian/control     2006-08-13 
07:43:36.000000000 +0000
+++ ./debian/control    2006-08-13 07:43:32.000000000 +0000
@@ -2,7 +2,7 @@
 Section: doc
 Priority: optional
 Maintainer: John Goerzen <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 5), tetex-bin, tetex-base, tetex-extra
+Build-Depends: debhelper (>= 5), tetex-bin, tetex-base, tetex-extra, gs-common
 Standards-Version: 3.7.2
 
 Package: bacula-doc


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

Reply via email to