Your message dated Tue, 09 Aug 2005 15:07:54 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#277258: fixed in openjade 1.4devel1-14 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 maintonly) by bugs.debian.org; 19 Oct 2004 06:12:04 +0000 >From [EMAIL PROTECTED] Mon Oct 18 23:12:04 2004 Return-path: <[EMAIL PROTECTED]> Received: from dialin-80159.ewetel.net (rain.florz.dyndns.org) [212.6.80.159] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CJnE2-0006O6-00; Mon, 18 Oct 2004 23:12:04 -0700 Received: from florz.florz.dyndns.org ([192.168.0.121]) by rain.florz.dyndns.org with esmtp (Exim 3.35 #1 (Debian)) id 1CJnDg-00055x-00 for <[EMAIL PROTECTED]>; Tue, 19 Oct 2004 08:11:41 +0200 Received: from florz by florz.florz.dyndns.org with local (Exim 3.35 #1 (Debian)) id 1CJnDf-0002jD-00 for <[EMAIL PROTECTED]>; Tue, 19 Oct 2004 08:11:39 +0200 Date: Tue, 19 Oct 2004 08:11:39 +0200 From: Florian Zumbiehl <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: package description typo(s) and the like Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: Package: openjade Version: 1.4devel1-13 Severity: minor I searched through the Packages file a bit for typos and the like - below you find a diff of this package's description (a) showing what I think is wrong and (b) how I suggest it to be corrected. Description: Implementation of the DSSSL language OpenJade is an implementation of the ISO/IEC 10179:1996 standard DSSSL language. It is based on James Clark's Jade software. . The OpenJade processor, in conjunction with a DSSSL style sheet, is capable of translating SGML documents into other formats. Output formats currently supported are RTF, HTML, MIF, JadeTeX, or an XML - representation of the flow object tree. Using it's own non-standard + representation of the flow object tree. Using its own non-standard system, it is also capable of transforming one SGML or XML DTD to another. . Author: The OpenJade Team <[EMAIL PROTECTED]> Homepage: http://openjade.sourceforge.net/ --------------------------------------- Received: (at 277258-close) by bugs.debian.org; 9 Aug 2005 22:10:00 +0000 >From [EMAIL PROTECTED] Tue Aug 09 15:10:00 2005 Return-path: <[EMAIL PROTECTED]> Received: from joerg by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1E2cGI-00009a-00; Tue, 09 Aug 2005 15:07:54 -0700 From: Neil Roeth <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: lisa $Revision: 1.30 $ Subject: Bug#277258: fixed in openjade 1.4devel1-14 Message-Id: <[EMAIL PROTECTED]> Sender: Joerg Jaspert <[EMAIL PROTECTED]> Date: Tue, 09 Aug 2005 15:07:54 -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 X-CrossAssassin-Score: 2 Source: openjade Source-Version: 1.4devel1-14 We believe that the bug you reported is fixed in the latest version of openjade, which is due to be installed in the Debian FTP archive: libostyle-dev_1.4devel1-14_i386.deb to pool/main/o/openjade/libostyle-dev_1.4devel1-14_i386.deb libostyle1c2_1.4devel1-14_i386.deb to pool/main/o/openjade/libostyle1c2_1.4devel1-14_i386.deb openjade_1.4devel1-14.diff.gz to pool/main/o/openjade/openjade_1.4devel1-14.diff.gz openjade_1.4devel1-14.dsc to pool/main/o/openjade/openjade_1.4devel1-14.dsc openjade_1.4devel1-14_i386.deb to pool/main/o/openjade/openjade_1.4devel1-14_i386.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. Neil Roeth <[EMAIL PROTECTED]> (supplier of updated openjade 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, 8 Aug 2005 21:57:08 -0400 Source: openjade Binary: libostyle-dev libostyle1c2 openjade Architecture: source i386 Version: 1.4devel1-14 Distribution: unstable Urgency: low Maintainer: Neil Roeth <[EMAIL PROTECTED]> Changed-By: Neil Roeth <[EMAIL PROTECTED]> Description: libostyle-dev - OpenJade libraries, developer support libostyle1c2 - Runtime libraries for OpenJade openjade - Implementation of the DSSSL language Closes: 268534 277258 314414 321543 Changes: openjade (1.4devel1-14) unstable; urgency=low . * Added dh-buildinfo. * Updated FSF location in COPYING. (closes: #314414) * Update for g++ 4.0 transition - depend on libosp4c2. (closes: #321543) * debian/rules: Backed optimization down from -O3 to -O2 to avoid ICE in g++ while compiling GroveBuilder. * Change "it's" to "its" in Description. (closes: #268534, #277258) Files: ca2197759461fab160186882a6a1718c 673 text optional openjade_1.4devel1-14.dsc 7e332234b0167dd1406f5edda30826dc 645933 text optional openjade_1.4devel1-14.diff.gz 753e1a40ced30c297f07112974ee1e4f 349480 text optional openjade_1.4devel1-14_i386.deb 7ae7bee73c51860f1f6f2eafabef27a4 775670 libs optional libostyle1c2_1.4devel1-14_i386.deb d2ff68fc133547926116792e109181ed 1044762 libdevel optional libostyle-dev_1.4devel1-14_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFC+JXT6j+skPrutKkRAvFAAJ9kHJbeAmkKTO/zEJj82hvKuYEMkwCfQZwC hdeGQzbgSfDLMwP/V1lo4Fo= =+tr9 -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]