Package: ndoc
Version: 1.3.1-1
Severity: serious
Tags: patch

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

dh_installdeb -i
dh_makeclilibs -i
make: dh_makeclilibs: Command not found
make: *** [binary-indep] Error 127

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/ndoc-1.3.1/debian/control ./debian/control
--- ../tmp-orig/ndoc-1.3.1/debian/control       2006-10-13 10:47:23.000000000 
+0000
+++ ./debian/control    2006-10-13 10:47:21.000000000 +0000
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Jelmer Vernooij <[EMAIL PROTECTED]>
 Uploaders: Dave Beckett <[EMAIL PROTECTED]>
-Build-Depends-Indep: debhelper (>= 4.0.0), mono-mcs (>= 1.0) | 
c-sharp-compiler, cli-common (>= 0.2.0), libmono-dev (>= 1.0), nant (>= 0.84), 
mono-gac (>= 1.1.6), dpatch
+Build-Depends-Indep: debhelper (>= 4.0.0), mono-mcs (>= 1.0) | 
c-sharp-compiler, cli-common-dev, libmono-dev (>= 1.0), nant (>= 0.84), 
mono-gac (>= 1.1.6), dpatch
 Standards-Version: 3.6.2.1
 
 Package: ndoc-console


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

Reply via email to