Package: galago-sharp
Version: 0.3.2-1
Severity: serious
Tags: patch

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

 debian/rules clean
debian/rules:14: /usr/share/dpatch/dpatch.make: No such file or directory
make: *** No rule to make target `/usr/share/dpatch/dpatch.make'.  Stop.

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/galago-sharp-0.3.2/debian/control ./debian/control
--- ../tmp-orig/galago-sharp-0.3.2/debian/control       2005-10-04 
07:15:27.000000000 +0000
+++ ./debian/control    2005-10-04 07:15:25.000000000 +0000
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Riccardo Setti <[EMAIL PROTECTED]>
 Uploaders: Jose Carlos Garcia Sogo <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), libgalago-dev (>= 0.3.2), devscripts, 
libmono-dev | c-sharp-compiler, mono-utils (>= 0.96), pkg-config, mono-gac, 
autotools-dev, cli-common (>= 0.2.0)
+Build-Depends: debhelper, dpatch, libgalago-dev (>= 0.3.2), devscripts, 
libmono-dev | c-sharp-compiler, mono-utils (>= 0.96), pkg-config, mono-gac, 
autotools-dev, cli-common (>= 0.2.0)
 Standards-Version: 3.6.2
 
 Package: libgalago-cil


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

Reply via email to