Your message dated Mon, 24 Jul 2006 14:32:18 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#379532: fixed in cl-asdf 1.99-3
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-asdf
Version: 1.99-2
Severity: serious
Tags: patch
When building 'cl-asdf' in a clean 'unstable' chroot,
I get the following error:
dh_testdir
# Add here commands to compile the package.
makeinfo asdf.texinfo
makeinfo --html asdf.texinfo
texi2pdf asdf.texinfo
You don't have a working TeX binary installed, but the texi2dvi script
can't proceed without it. If you want to use this script, you have to
install some kind of TeX, for example teTeX Debian packages. You can do
that with this command:
apt-get install tetex-bin
make: *** [build-stamp] Error 1
Please add the missing Build-Depends on 'tetex-bin' to debian/control.
Regards
Andreas Jochens
diff -urN ../tmp-orig/cl-asdf-1.99/debian/control ./debian/control
--- ../tmp-orig/cl-asdf-1.99/debian/control 2006-07-24 07:27:11.000000000
+0000
+++ ./debian/control 2006-07-24 07:27:08.000000000 +0000
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Peter Van Eynde <[EMAIL PROTECTED]>
Build-Depends: debhelper (>> 4.0.0)
-Build-Depends-Indep: cvs2cl, texinfo
+Build-Depends-Indep: cvs2cl, texinfo, tetex-bin
Standards-Version: 3.7.2.0
Package: cl-asdf
--- End Message ---
--- Begin Message ---
Source: cl-asdf
Source-Version: 1.99-3
We believe that the bug you reported is fixed in the latest version of
cl-asdf, which is due to be installed in the Debian FTP archive:
cl-asdf_1.99-3.diff.gz
to pool/main/c/cl-asdf/cl-asdf_1.99-3.diff.gz
cl-asdf_1.99-3.dsc
to pool/main/c/cl-asdf/cl-asdf_1.99-3.dsc
cl-asdf_1.99-3_all.deb
to pool/main/c/cl-asdf/cl-asdf_1.99-3_all.deb
cl-cclan_1.99-3_all.deb
to pool/main/c/cl-asdf/cl-cclan_1.99-3_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-asdf 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: Mon, 24 Jul 2006 19:34:49 +0200
Source: cl-asdf
Binary: cl-cclan cl-asdf
Architecture: source all
Version: 1.99-3
Distribution: unstable
Urgency: low
Maintainer: Peter Van Eynde <[EMAIL PROTECTED]>
Changed-By: Peter Van Eynde <[EMAIL PROTECTED]>
Description:
cl-asdf - Another System Definition Facility
cl-cclan - Comprehensive Common Lisp Archive Network
Closes: 379532
Changes:
cl-asdf (1.99-3) unstable; urgency=low
.
* Added tetex-bin to Build-Depends-Indep (Closes: #379532)
Files:
6086d2cf9184efaa5f43aa8d146f1d5d 622 devel optional cl-asdf_1.99-3.dsc
5da5b0c6b1a0beed307a4371e47044c9 12634 devel optional cl-asdf_1.99-3.diff.gz
f79e311ac35f8f75d5dac9dca2634944 220080 devel optional cl-asdf_1.99-3_all.deb
139a3c12e29b032edb93a915a62601fe 19022 devel optional cl-cclan_1.99-3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFExQYE11ldN0tyliURAl6kAKCf7BU22D9Y6Zi+Rq7LE1EnLLtZOQCdEvHo
9daJlmy5wNcgqVMvG/NV5o8=
=Q+Ej
-----END PGP SIGNATURE-----
--- End Message ---