[cl-debian] Bug#351770: cl-pg: FTBFS: Missing Build-Depends on 'dh-lisp'

Andreas Jochens aj at andaco.de
Tue Feb 7 10:56:21 UTC 2006


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 <pvaneynd at debian.org>
-Build-Depends-Indep: debhelper (>> 4.0.0)
+Build-Depends-Indep: debhelper, dh-lisp
 Standards-Version: 3.6.2.1
 
 Package: cl-pg





More information about the Cl-debian mailing list