Your message dated Tue, 07 Feb 2006 23:47:09 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#351766: fixed in cl-iterate 1.4.2-2
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: cl-iterate
Version: 1.4.2-1
Severity: serious
Tags: patch
When building 'cl-iterate' in a clean 'unstable' chroot,
I get the following error:
dh_installdocs doc/* README
dh_installchangelogs
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-iterate-1.4.2/debian/control ./debian/control
--- ../tmp-orig/cl-iterate-1.4.2/debian/control 2006-02-07 10:31:41.000000000
+0000
+++ ./debian/control 2006-02-07 10:31:31.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-iterate
--- End Message ---
--- Begin Message ---
Source: cl-iterate
Source-Version: 1.4.2-2
We believe that the bug you reported is fixed in the latest version of
cl-iterate, which is due to be installed in the Debian FTP archive:
cl-iterate_1.4.2-2.diff.gz
to pool/main/c/cl-iterate/cl-iterate_1.4.2-2.diff.gz
cl-iterate_1.4.2-2.dsc
to pool/main/c/cl-iterate/cl-iterate_1.4.2-2.dsc
cl-iterate_1.4.2-2_all.deb
to pool/main/c/cl-iterate/cl-iterate_1.4.2-2_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Peter Van Eynde <[EMAIL PROTECTED]> (supplier of updated cl-iterate package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Tue, 7 Feb 2006 14:37:38 +0100
Source: cl-iterate
Binary: cl-iterate
Architecture: source all
Version: 1.4.2-2
Distribution: unstable
Urgency: low
Maintainer: Peter Van Eynde <[EMAIL PROTECTED]>
Changed-By: Peter Van Eynde <[EMAIL PROTECTED]>
Description:
cl-iterate - Iterate macro for Common Lisp
Closes: 351766
Changes:
cl-iterate (1.4.2-2) unstable; urgency=low
.
* Added missing Build-Depends on 'dh-lisp' (Closes: #351766)
Files:
3170a7c32a0f98827c98ce388baac407 594 devel optional cl-iterate_1.4.2-2.dsc
4fd903c75af327e07e595188b743e76f 2137 devel optional cl-iterate_1.4.2-2.diff.gz
2797a94916846e7810554a97e196594a 267938 devel optional
cl-iterate_1.4.2-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFD6KTr11ldN0tyliURAlGAAJ9BiwwS7VSgaV66YIpAlpeXOE/MSgCgtgR5
qwKSUmAY8f9ha/4kusQsm3s=
=dIUc
-----END PGP SIGNATURE-----
--- End Message ---