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

Andreas Jochens aj at andaco.de
Tue Feb 7 11:04:38 UTC 2006


Package: cl-series
Version: 1:2.2.9-1
Severity: serious
Tags: patch

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

dh_installdocs
dh_installchangelogs ChangeLog
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-series-2.2.9/debian/control ./debian/control
--- ../tmp-orig/cl-series-2.2.9/debian/control	2006-02-07 10:56:44.000000000 +0000
+++ ./debian/control	2006-02-07 10:56:43.000000000 +0000
@@ -1,7 +1,7 @@
 Source: cl-series
 Section: devel
 Priority: optional
-Build-Depends-Indep: debhelper (>= 4.0.0)
+Build-Depends-Indep: debhelper, dh-lisp
 Maintainer: Peter Van Eynde <pvaneynd at debian.org>
 Standards-Version: 3.6.2.1
 





More information about the Cl-debian mailing list