Your message dated Sat, 02 Apr 2005 07:56:04 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#292653: fixed in lhs2tex 1.9-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; 28 Jan 2005 15:47:34 +0000 >From [EMAIL PROTECTED] Fri Jan 28 07:47:34 2005 Return-path: <[EMAIL PROTECTED]> Received: from glockenspiel.complete.org [69.10.152.57] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CuYLN-0007W9-00; Fri, 28 Jan 2005 07:47:33 -0800 Received: from mo-69-69-114-6.sta.sprint-hsd.net ([69.69.114.6] helo=erwin.lan.complete.org) by glockenspiel.complete.org with esmtp (with TLS-1.0:RSA_ARCFOUR_SHA:16) (TLS peer CN erwin.complete.org, certificate verified) (Exim 4.34) id 1CuYLM-0005Ok-OZ; Fri, 28 Jan 2005 09:47:34 -0600 Received: from jgoerzen by erwin.lan.complete.org with local (Exim 4.34) id 1CuYKy-0000Uv-2J; Fri, 28 Jan 2005 09:47:08 -0600 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: John Goerzen <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: ITP: lhs2tex -- Preprocessor to generate LaTeX code from literate Haskell sources X-Mailer: reportbug 3.5 Date: Fri, 28 Jan 2005 09:47:07 -0600 X-Debbugs-Cc: debian-devel@lists.debian.org, [EMAIL PROTECTED] Message-Id: <[EMAIL PROTECTED]> X-Virus-Scanned: by Exiscan on glockenspiel.complete.org at Fri, 28 Jan 2005 09:47:34 -0600 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-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE, X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Package: wnpp Severity: wishlist * Package name : lhs2tex Version : 1.9 Upstream Author : Ralf Hinze [EMAIL PROTECTED] Andres Loeh [EMAIL PROTECTED] * URL : http://www.cs.uu.nl/~andres/lhs2tex/ * License : GPL Description : Preprocessor to generate LaTeX code from literate Haskell sources lhs2TeX includes the following features: * Different styles to process your source file: for instance, "tt" style uses a monospaced font for the code while still allowing you to highlight keywords etc, whereas "poly" style uses proportional fonts for identifiers, handles indentation nicely, is able to replace binary operators by mathematical symbols and take care of complex horizontal alignments. * Formatting directives, which let you customize the way certain tokens in the source code should appear in the processed output. * A liberal parser that can handle most of the language extensions; you don't have to restrict yourself to Haskell 98. * Preprocessor-style conditionals that allow you to generate different versions of a document from a single source file (for instance, a paper and a presentation). * Active documents: you can use Haskell to generate parts of the document (useful for papers on Haskell). * A manual explaining all the important aspects of lhs2TeX. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: alpha Kernel: Linux 2.6.9-vs1.9.3 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) --------------------------------------- Received: (at 292653-close) by bugs.debian.org; 2 Apr 2005 13:16:48 +0000 >From [EMAIL PROTECTED] Sat Apr 02 05:16:47 2005 Return-path: <[EMAIL PROTECTED]> Received: from gluck.debian.org [192.25.206.10] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DHiUZ-0008Nf-00; Sat, 02 Apr 2005 05:16:47 -0800 Received: from newraff.debian.org [208.185.25.31] (mail) by gluck.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DHiUZ-0001j1-00; Sat, 02 Apr 2005 06:16:47 -0700 Received: from joerg by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1DHiAW-0005L0-00; Sat, 02 Apr 2005 07:56:04 -0500 From: John Goerzen <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: lisa $Revision: 1.30 $ Subject: Bug#292653: fixed in lhs2tex 1.9-1 Message-Id: <[EMAIL PROTECTED]> Sender: Joerg Jaspert <[EMAIL PROTECTED]> Date: Sat, 02 Apr 2005 07:56:04 -0500 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-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 X-Spam-Level: Source: lhs2tex Source-Version: 1.9-1 We believe that the bug you reported is fixed in the latest version of lhs2tex, which is due to be installed in the Debian FTP archive: lhs2tex_1.9-1.diff.gz to pool/main/l/lhs2tex/lhs2tex_1.9-1.diff.gz lhs2tex_1.9-1.dsc to pool/main/l/lhs2tex/lhs2tex_1.9-1.dsc lhs2tex_1.9-1_i386.deb to pool/main/l/lhs2tex/lhs2tex_1.9-1_i386.deb lhs2tex_1.9.orig.tar.gz to pool/main/l/lhs2tex/lhs2tex_1.9.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. John Goerzen <[EMAIL PROTECTED]> (supplier of updated lhs2tex 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: Fri, 28 Jan 2005 09:50:20 -0600 Source: lhs2tex Binary: lhs2tex Architecture: source i386 Version: 1.9-1 Distribution: unstable Urgency: low Maintainer: John Goerzen <[EMAIL PROTECTED]> Changed-By: John Goerzen <[EMAIL PROTECTED]> Description: lhs2tex - Generates LaTeX code from literate Haskell sources Closes: 292653 Changes: lhs2tex (1.9-1) unstable; urgency=low . * Initial Release. Closes: #292653. Files: 0839d72d77d1cb86c3e78ef43252e49a 597 text optional lhs2tex_1.9-1.dsc 2a93ab765d5c37604410bb1d873e4ba7 535754 text optional lhs2tex_1.9.orig.tar.gz a5a5dfcefaa43106648cbac2ede88b37 24996 text optional lhs2tex_1.9-1.diff.gz 19421c04bb3a4862a292ff69b85a6f80 502642 text optional lhs2tex_1.9-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFB+m2u7B2mSKdID5ERAtnrAJ4qBNXfX/CKHfnvlW9HKfNCx33pxgCfWkEm zowugvCp+snz/v1rB68p+fE= =MrOu -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]