Your message dated Mon, 05 Mar 2007 02:02:02 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#396901: fixed in guile-1.8-non-dfsg 1.8.1+1-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: guile-1.8-non-dfsg Version: 1.8.1+1-1 Severity: serious Tags: patch When building 'guile-1.8-non-dfsg' in a clean 'unstable' chroot, I get the following error: else \ rc=$?; \ cd . && \ $restore $backupdir/* `echo "./guile-1.8.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc /guile-1.8-non-dfsg-1.8.1+1/missing: line 52: makeinfo: command not found WARNING: `makeinfo' is missing on your system. You should only need it if you modified a `.texi' or `.texinfo' file, or any other file indirectly affecting the aspect of the manual. The spurious call might also be the consequence of using a buggy `make' (AIX, DU, IRIX). You might want to install the `Texinfo' package or the `GNU make' package. Grab either from any GNU archive site. make[3]: *** [guile-1.8.info] Error 1 make[3]: Leaving directory `/guile-1.8-non-dfsg-1.8.1+1/doc/ref' Please add the missing Build-Depends on 'texinfo' to debian/control. Regards Andreas Jochens diff -urN ../tmp-orig/guile-1.8-non-dfsg-1.8.1+1/debian/control ./debian/control --- ../tmp-orig/guile-1.8-non-dfsg-1.8.1+1/debian/control 2006-11-03 15:31:36.000000000 +0000 +++ ./debian/control 2006-11-03 15:31:34.000000000 +0000 @@ -2,7 +2,7 @@ Section: non-free/interpreters Priority: optional Maintainer: Rob Browning <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 4), quilt, guile-1.8-dev +Build-Depends: debhelper (>= 4), quilt, texinfo, guile-1.8-dev Standards-Version: 3.2.1.0 Package: guile-1.8-doc-non-dfsg
--- End Message ---
--- Begin Message ---Source: guile-1.8-non-dfsg Source-Version: 1.8.1+1-2 We believe that the bug you reported is fixed in the latest version of guile-1.8-non-dfsg, which is due to be installed in the Debian FTP archive: guile-1.8-doc-non-dfsg_1.8.1+1-2_all.deb to pool/non-free/g/guile-1.8-non-dfsg/guile-1.8-doc-non-dfsg_1.8.1+1-2_all.deb guile-1.8-non-dfsg_1.8.1+1-2.diff.gz to pool/non-free/g/guile-1.8-non-dfsg/guile-1.8-non-dfsg_1.8.1+1-2.diff.gz guile-1.8-non-dfsg_1.8.1+1-2.dsc to pool/non-free/g/guile-1.8-non-dfsg/guile-1.8-non-dfsg_1.8.1+1-2.dsc 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. Rob Browning <[EMAIL PROTECTED]> (supplier of updated guile-1.8-non-dfsg 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: Sun, 4 Mar 2007 17:38:57 -0800 Source: guile-1.8-non-dfsg Binary: guile-1.8-doc-non-dfsg Architecture: source all Version: 1.8.1+1-2 Distribution: unstable Urgency: low Maintainer: Rob Browning <[EMAIL PROTECTED]> Changed-By: Rob Browning <[EMAIL PROTECTED]> Description: guile-1.8-doc-non-dfsg - Reference documentation for Guile 1.8 (non-DFSG items) Closes: 396901 Changes: guile-1.8-non-dfsg (1.8.1+1-2) unstable; urgency=low . * Add build dependency on texinfo. Thanks to Andreas Jochens. (closes: #396901) Files: 633a8fcbd18fa69f300f5e347898b102 649 non-free/interpreters optional guile-1.8-non-dfsg_1.8.1+1-2.dsc 5d162972961dc2e2926cb28a91cf00be 147678 non-free/interpreters optional guile-1.8-non-dfsg_1.8.1+1-2.diff.gz fed3c2531b488f8baeb5609cf7673f5a 456484 non-free/doc optional guile-1.8-doc-non-dfsg_1.8.1+1-2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFF63cZJcjTd4x+c6QRAtmuAKDvltdvrNvCFICUCtQDgs4cf0vzAQCeLN3D A0mXfZ1jVN/ObkuvM06r68Y= =rLXm -----END PGP SIGNATURE-----
--- End Message ---

