Package: gtksourceview-sharp2 Version: 0.10-3 Severity: serious Tags: patch
When building 'gtksourceview-sharp2' in a clean 'unstable' chroot, I get the following error: dh_compress dh_fixperms dh_installdeb dh_makeclilibs -r 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/gtksourceview-sharp2-0.10/debian/control ./debian/control --- ../tmp-orig/gtksourceview-sharp2-0.10/debian/control 2006-10-10 13:57:26.000000000 +0000 +++ ./debian/control 2006-10-10 13:57:19.000000000 +0000 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian Mono Group <[EMAIL PROTECTED]> Uploaders: Mirco Bauer <[EMAIL PROTECTED]>, Dave Beckett <[EMAIL PROTECTED]> -Build-Depends-Indep: debhelper (>= 4.0.0), cli-common (>= 0.2.0), dpatch, autoconf, automake1.7, libtool, mono-mcs (>= 1.0) | c-sharp-compiler, mono-gac, monodoc-base (>= 1.0), libmono-dev (>= 1.0), libgtksourceview-dev (>= 1.1.2), libgtk2.0-cil (>= 2.3.91), libgnome2.0-cil (>= 2.3.91), libglib2.0-cil (>= 2.3.91), gtk-sharp2-gapi (>= 2.3.91) +Build-Depends-Indep: debhelper (>= 4.0.0), cli-common-dev, dpatch, autoconf, automake1.7, libtool, mono-mcs (>= 1.0) | c-sharp-compiler, mono-gac, monodoc-base (>= 1.0), libmono-dev (>= 1.0), libgtksourceview-dev (>= 1.1.2), libgtk2.0-cil (>= 2.3.91), libgnome2.0-cil (>= 2.3.91), libglib2.0-cil (>= 2.3.91), gtk-sharp2-gapi (>= 2.3.91) Standards-Version: 3.6.2.1 Package: libgtksourceview2.0-cil -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

