Package: gecko-sharp Version: 0.6-4 Severity: serious Tags: patch When building 'gecko-sharp' in a clean 'unstable' chroot, I get the following error:
dh_fixperms dh_installdeb dh_shlibdeps dh_makeclilibs -V 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/gecko-sharp-0.6/debian/control ./debian/control --- ../tmp-orig/gecko-sharp-0.6/debian/control 2006-10-10 12:55:30.000000000 +0000 +++ ./debian/control 2006-10-10 12:55:24.000000000 +0000 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian Mono Group <[EMAIL PROTECTED]> Uploaders: Eduard Bloch <[EMAIL PROTECTED]>, Mirco Bauer <[EMAIL PROTECTED]> -Build-Depends-Indep: debhelper (>= 5.0.0), cli-common (>= 0.2.0), dpatch, mono-mcs (>= 1.0) | c-sharp-compiler, mono-gac, libmono-dev, libgtk2.0-dev (>= 2.0.0), libgtk-cil (>= 1.0), libglib-cil (>= 1.0), libgnome-cil (>= 1.0), gtk-sharp-gapi (>= 1.0), mozilla-dev +Build-Depends-Indep: debhelper (>= 5.0.0), cli-common-dev, dpatch, mono-mcs (>= 1.0) | c-sharp-compiler, mono-gac, libmono-dev, libgtk2.0-dev (>= 2.0.0), libgtk-cil (>= 1.0), libglib-cil (>= 1.0), libgnome-cil (>= 1.0), gtk-sharp-gapi (>= 1.0), mozilla-dev Standards-Version: 3.6.2 Package: libgecko-cil -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

