Package: prolog-el Version: 1.3-2 Severity: serious Tags: patch When building 'prolog-el' in a clean 'unstable' chroot, I get the following error:
#-/usr/bin/make clean dh_clean dpatch deapply-all make: dpatch: Command not found make: *** [unpatch] Error 127 Please add the missing Build-Depends on 'dpatch' to debian/control. Regards Andreas Jochens diff -urN ../tmp-orig/prolog-el-1.3/debian/control ./debian/control --- ../tmp-orig/prolog-el-1.3/debian/control 2005-04-18 18:34:14.000000000 +0200 +++ ./debian/control 2005-04-20 19:27:06.255515079 +0200 @@ -2,7 +2,7 @@ Section: interpreters Priority: optional Maintainer: Jorgen Schaefer <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 4.0.0) +Build-Depends: debhelper, dpatch Standards-Version: 3.6.1 Package: prolog-el -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]