Your message dated Sun, 31 Jul 2005 04:05:02 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#318460: fixed in htmldoc 1.8.24-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) -------------------------------------- Received: (at submit) by bugs.debian.org; 15 Jul 2005 16:37:46 +0000 >From [EMAIL PROTECTED] Fri Jul 15 09:37:46 2005 Return-path: <[EMAIL PROTECTED]> Received: from recycle.lbl.gov [131.243.169.124] by spohr.debian.org with smtp (Exim 3.36 1 (Debian)) id 1DtTC6-0000ve-00; Fri, 15 Jul 2005 09:37:46 -0700 Received: (qmail 1773 invoked by uid 1000); 15 Jul 2005 16:37:45 -0000 Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Larry Doolittle <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: htmldoc depends on obsolete libfltk1.1c102 X-Mailer: reportbug 3.15 Date: Fri, 15 Jul 2005 09:37:45 -0700 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 Package: htmldoc Severity: grave Justification: renders package unusable # apt-get install libfltk1.1c102 Reading package lists... Done Building dependency tree... Done Package libfltk1.1c102 is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package libfltk1.1c102 has no installation candidate Quoting Aaron M. Ucko in Bug 318173: I've already addressed this in fltk1.1 1.1.6-6, which replaces libfltk1.1c102 with a new libfltk1.1 package built against libglu1c2 (and with G++ 4 as well). Any FLTK-based applications you use will now need to be recompiled as part of the ongoing C++ transition. I also notice a circular dependency between fltk1.1 and htmldoc, which makes it harder to work around the problem by building from source. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.11-9-amd64-k8 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) --------------------------------------- Received: (at 318460-close) by bugs.debian.org; 31 Jul 2005 11:08:02 +0000 >From [EMAIL PROTECTED] Sun Jul 31 04:08:01 2005 Return-path: <[EMAIL PROTECTED]> Received: from joerg by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1DzBcs-0005XY-00; Sun, 31 Jul 2005 04:05:02 -0700 From: Jeff Licquia <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: lisa $Revision: 1.30 $ Subject: Bug#318460: fixed in htmldoc 1.8.24-1 Message-Id: <[EMAIL PROTECTED]> Sender: Joerg Jaspert <[EMAIL PROTECTED]> Date: Sun, 31 Jul 2005 04:05:02 -0700 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 Source: htmldoc Source-Version: 1.8.24-1 We believe that the bug you reported is fixed in the latest version of htmldoc, which is due to be installed in the Debian FTP archive: htmldoc-common_1.8.24-1_all.deb to pool/main/h/htmldoc/htmldoc-common_1.8.24-1_all.deb htmldoc_1.8.24-1.diff.gz to pool/main/h/htmldoc/htmldoc_1.8.24-1.diff.gz htmldoc_1.8.24-1.dsc to pool/main/h/htmldoc/htmldoc_1.8.24-1.dsc htmldoc_1.8.24-1_i386.deb to pool/main/h/htmldoc/htmldoc_1.8.24-1_i386.deb htmldoc_1.8.24.orig.tar.gz to pool/main/h/htmldoc/htmldoc_1.8.24.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. Jeff Licquia <[EMAIL PROTECTED]> (supplier of updated htmldoc 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, 17 Jul 2005 10:28:53 +0000 Source: htmldoc Binary: htmldoc htmldoc-common Architecture: source i386 all Version: 1.8.24-1 Distribution: unstable Urgency: low Maintainer: Jeff Licquia <[EMAIL PROTECTED]> Changed-By: Jeff Licquia <[EMAIL PROTECTED]> Description: htmldoc - HTML processor that generates indexed HTML, PS, and PDF htmldoc-common - Common arch-independent files for htmldoc Closes: 196882 222204 233375 241101 279846 281791 291704 300460 318460 Changes: htmldoc (1.8.24-1) unstable; urgency=low . * New upstream version... Closes: #291704. * ...which does proper typecasting on char array indexes. Closes: #222204. * Thanks to all the NMUs. Closes: #196882, #241101, #300460. * Rebuilt with new C++. Closes: #318460. * Fix build dependencies to not require specific versions of the JPEG and PNG libraries. * Fix debian/docs so we don't have to list docs/* individually. * Set bindir on install rule. * Enable OpenSSL support. Closes: #281791. * Fix somewhat confusing URI in man page. Closes: #279846. * Split /usr/share/htmldoc and documentation into a separate htmldoc-common package. Closes: #233375. Files: 0e7bff2e0e02fb03dcf6ff96f63c3e28 642 web extra htmldoc_1.8.24-1.dsc 7474f479dce8560628289704e5fd31c2 2909912 web extra htmldoc_1.8.24.orig.tar.gz c182dd1a31cb1fa18d7c4149aa11dbc9 4709 web extra htmldoc_1.8.24-1.diff.gz 6c4201218ed920a0a37943f9b5d107e7 3076384 web extra htmldoc-common_1.8.24-1_all.deb 6419d122dac7255516c1257069eadb4d 173714 web extra htmldoc_1.8.24-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFC6FNkYApVP/ZmyR0RAvH/AJ9RUtX2wcIZoRMzi/XitAnZrJ/SwwCcDAOf +uMy/qTyBaye5Awk2NoY4e8= =kq8e -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]