Your message dated Tue, 07 Feb 2006 23:47:12 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#351770: fixed in cl-pg 1:20060207-1
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-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
--- End Message ---
--- Begin Message ---
Source: cl-pg
Source-Version: 1:20060207-1
We believe that the bug you reported is fixed in the latest version of
cl-pg, which is due to be installed in the Debian FTP archive:
cl-pg_20060207-1.diff.gz
to pool/main/c/cl-pg/cl-pg_20060207-1.diff.gz
cl-pg_20060207-1.dsc
to pool/main/c/cl-pg/cl-pg_20060207-1.dsc
cl-pg_20060207-1_all.deb
to pool/main/c/cl-pg/cl-pg_20060207-1_all.deb
cl-pg_20060207.orig.tar.gz
to pool/main/c/cl-pg/cl-pg_20060207.orig.tar.gz
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-pg 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 16:15:30 +0100
Source: cl-pg
Binary: cl-pg
Architecture: source all
Version: 1:20060207-1
Distribution: unstable
Urgency: low
Maintainer: Peter Van Eynde <[EMAIL PROTECTED]>
Changed-By: Peter Van Eynde <[EMAIL PROTECTED]>
Description:
cl-pg - Common Lisp library that provides a socket level postgresql inter
Closes: 351770
Changes:
cl-pg (1:20060207-1) unstable; urgency=low
.
* Added missing Build-Depends on 'dh-lisp' (Closes: #351770)
* New upstream
* Added epoch to handle version stupidity
Files:
5914f8611d452d74c467d9a756077125 583 devel optional cl-pg_20060207-1.dsc
304c963a5d2e1b1d033ae2a9e9811334 47284 devel optional
cl-pg_20060207.orig.tar.gz
cc81a5a78e70931688099a1ff8ca6988 440 devel optional cl-pg_20060207-1.diff.gz
6fb8a7e0202d6c0dcb60572c3785d84d 39748 devel optional cl-pg_20060207-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFD6Lnj11ldN0tyliURAmSdAKCP445dtySMX+inJhQLAReBD5l26QCgn+RG
NmJ/Jkg2xKPfI0+rT2uNmAk=
=mbbN
-----END PGP SIGNATURE-----
--- End Message ---