Your message dated Wed, 15 Oct 2003 11:32:20 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#214489: fixed in trang 20030619-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; 7 Oct 2003 01:46:07 +0000 >From [EMAIL PROTECTED] Mon Oct 06 20:46:07 2003 Return-path: <[EMAIL PROTECTED]> Received: from imf24aec.mail.bellsouth.net [205.152.59.72] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1A6gvK-0001Br-00; Mon, 06 Oct 2003 20:46:02 -0500 Received: from lordsutch.dyndns.org ([68.19.137.155]) by imf24aec.mail.bellsouth.net (InterMail vM.5.01.05.27 201-253-122-126-127-20021220) with ESMTP id <[EMAIL PROTECTED]>; Mon, 6 Oct 2003 21:46:07 -0400 Received: from quantex (quantex [192.168.1.4]) by lordsutch.dyndns.org (Postfix) with ESMTP id EC030422001; Mon, 6 Oct 2003 20:45:56 -0500 (CDT) Received: by quantex (Postfix, from userid 1000) id 9C63E20FA4; Mon, 6 Oct 2003 20:45:56 -0500 (CDT) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Chris Lawrence <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: ITP: trang -- Multi-format schema converter based on RELAX NG X-Mailer: reportbug 2.33 Date: Mon, 06 Oct 2003 20:45:56 -0500 X-Debbugs-Cc: debian-devel@lists.debian.org Message-Id: <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE version=2.53-bugs.debian.org_2003_10_05 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_10_05 (1.174.2.15-2003-03-30-exp) Package: wnpp Severity: wishlist * Package name : trang Version : 20030619 Upstream Author : James Clark <[EMAIL PROTECTED]> * URL : http://www.thaiopensource.com/relaxng/trang.html * License : BSD (with some Apache-licensed parts) Description : Multi-format schema converter based on RELAX NG Trang converts between different schema languages for XML. It supports the following languages: . * RELAX NG (XML syntax) * RELAX NG compact syntax * XML 1.0 Document Type Definitions (DTDs) * W3C XML Schema . A schema written in any of the supported schema languages can be converted into any of the other supported schema languages, except that W3C XML Schema is supported for output only, not for input. . Trang can also infer a schema from one or more example XML documents. . Trang is constructed around an RELAX NG object model designed to support schema conversion. For each schema language supported for input, there is an input module that can convert from the schema language into this internal object model. Similarly, for each schema language supported for output, there is an output module that can convert from the internal object model in the schema language. . Trang aims to produce human-understandable schemas; it tries for a translation that preserves all aspects of the input schema that may be significant to a human reader, including the definitions, the way the schema is divided into files, annotations and comments. . This package may be particularly useful for converting DTDs for use with nxml-mode, as that package requires RELAX NG schemas for the full features of its context-sensitive editing functions to be available. . Home Page: http://www.thaiopensource.com/relaxng/trang.html -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux quantex.lordsutch.com 2.6.0-test6 #1 Mon Sep 29 03:27:44 CDT 2003 i686 Locale: LANG=en_US, LC_CTYPE=en_US --------------------------------------- Received: (at 214489-close) by bugs.debian.org; 15 Oct 2003 15:34:20 +0000 >From [EMAIL PROTECTED] Wed Oct 15 10:34:20 2003 Return-path: <[EMAIL PROTECTED]> Received: from auric.debian.org [206.246.226.45] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1A9nfH-0007Q8-00; Wed, 15 Oct 2003 10:34:19 -0500 Received: from troup by auric.debian.org with local (Exim 3.35 1 (Debian)) id 1A9ndM-00086U-00; Wed, 15 Oct 2003 11:32:20 -0400 From: Chris Lawrence <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: lisa $Revision: 1.25 $ Subject: Bug#214489: fixed in trang 20030619-1 Message-Id: <[EMAIL PROTECTED]> Sender: James Troup <[EMAIL PROTECTED]> Date: Wed, 15 Oct 2003 11:32:20 -0400 Delivered-To: [EMAIL PROTECTED] Source: trang Source-Version: 20030619-1 We believe that the bug you reported is fixed in the latest version of trang, which is due to be installed in the Debian FTP archive: trang_20030619-1.diff.gz to pool/main/t/trang/trang_20030619-1.diff.gz trang_20030619-1.dsc to pool/main/t/trang/trang_20030619-1.dsc trang_20030619-1_i386.deb to pool/main/t/trang/trang_20030619-1_i386.deb trang_20030619.orig.tar.gz to pool/main/t/trang/trang_20030619.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. Chris Lawrence <[EMAIL PROTECTED]> (supplier of updated trang 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, 6 Oct 2003 20:36:09 -0500 Source: trang Binary: trang Architecture: source i386 Version: 20030619-1 Distribution: unstable Urgency: low Maintainer: Chris Lawrence <[EMAIL PROTECTED]> Changed-By: Chris Lawrence <[EMAIL PROTECTED]> Description: trang - Multi-format XML schema converter based on RELAX NG Closes: 214489 Changes: trang (20030619-1) unstable; urgency=low . * Initial Release. (Closes: #214489) Files: ccc844f399a3cf525782f3775a55fb28 863 text optional trang_20030619-1.dsc 15267d90c047580601ce3635667c0f59 430672 text optional trang_20030619.orig.tar.gz 114ec619e61610865dcf837f6a41e2a0 29112 text optional trang_20030619-1.diff.gz 9fbe5af0866254e8607cd14ab2158590 537472 text optional trang_20030619-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iQEXAwUBP4IfTVxpg5e5AmZiFAKq5QP/Q0wF3LDSguLcp8NalM+D+ZOUyLHmsfvX zndOsXxvhhKbwrc2ztZGv7kHDFdZ87MzuEemmNLV9zYkfXwwpFQW15Y4keaizBaM YzEEeUsZWWlugMrmwQpfNKtF5gLt2LAO133MIduXVGpE9hs99zXNaLBLwbyOOeYW aF86JcZ1T5IEAI+05lKxgi7Xa/PStvaYD1Wrp1tRgZ4bwKooyKxztAdBpNPChug2 uFH8sLfo0U20SK4Wvepf3zBeX5GnBZeVSK8hewWhviN7CtrF5lxdZGEOkr6CgmFm omzL4Rhq1/xrvwjZzGkm54zVE1wSY5IMeJxiXvnPRp6zhTUsx4xFD2OJ =Jz8g -----END PGP SIGNATURE-----