Package: cl-memoization Version: 20060125 Severity: serious Tags: patch When building 'cl-memoization' in a clean 'unstable' chroot, I get the following error:
dh_installman dh_installchangelogs dh_link dh_lisp make: dh_lisp: Command not found make: *** [binary-arch] Error 127 Please add the missing Build-Depends on 'dh-lisp' to debian/control. Regards Andreas Jochens diff -urN ../tmp-orig/cl-memoization-20060125/debian/control ./debian/control --- ../tmp-orig/cl-memoization-20060125/debian/control 2005-08-06 20:09:31.000000000 +0000 +++ ./debian/control 2006-02-07 10:53:23.000000000 +0000 @@ -1,7 +1,7 @@ Source: cl-memoization Section: libs Priority: optional -Build-Depends-Indep: debhelper (> 4) +Build-Depends-Indep: debhelper, dh-lisp Maintainer: Peter Van Eynde <[EMAIL PROTECTED]> Standards-Version: 3.6.2.1 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]