Package: cl-pg
Version: 20061225-1
Severity: serious
Tags: patch

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

dh_installchangelogs NEWS ChangeLog
dh_link
dh_strip
dh_lisp
make: dh_lisp: Command not found
make: *** [binary-indep] Error 127

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/cl-pg-20061225/debian/control ./debian/control
--- ../tmp-orig/cl-pg-20061225/debian/control   2006-02-07 10:54:11.000000000 
+0000
+++ ./debian/control    2006-02-07 10:54:08.000000000 +0000
@@ -2,7 +2,7 @@
 Section: devel
 Priority: optional
 Maintainer: Peter Van Eynde <[EMAIL PROTECTED]>
-Build-Depends-Indep: debhelper (>> 4.0.0)
+Build-Depends-Indep: debhelper, dh-lisp
 Standards-Version: 3.6.2.1
 
 Package: cl-pg


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

Reply via email to