Your message dated Wed, 28 Jul 2004 00:06:41 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#258771: fixed in libxslt-ruby 0.3.4-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; 11 Jul 2004 11:50:20 +0000 >From [EMAIL PROTECTED] Sun Jul 11 04:50:20 2004 Return-path: <[EMAIL PROTECTED]> Received: from hq.voxel.net (toaster.hq.voxel.net) [66.109.37.2] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1Bjcqa-0005OS-00; Sun, 11 Jul 2004 04:50:20 -0700 Received: by toaster.hq.voxel.net (Postfix, from userid 1000) id D9DEC2F409D; Sun, 11 Jul 2004 07:50:28 -0400 (EDT) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Andres Salomon <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: ITP: libxslt-ruby1.8: ruby class for processing XSLT, based on libxslt X-Mailer: reportbug 2.63 Date: Sun, 11 Jul 2004 07:50:28 -0400 X-Debbugs-Cc: debian-devel@lists.debian.org Message-Id: <[EMAIL PROTECTED]> 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=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE, X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: Package: wnpp Severity: wishlist * Package name : libxslt-ruby1.8 Version : 0.3.0 Upstream Author : Gregoire Lejeune <[EMAIL PROTECTED]> * URL : http://www.webtime-project.net/ruby-xslt/ * License : GPL Description : libxslt-ruby1.8: ruby class for XSLT processing XSLT/Ruby is a ruby class that provides a wrapper XSLT processing. It's based on libxml and libxslt, and is very easy to use (the class, that is; not XSLT itself ;) See http://www.w3.org/TR/xslt for more information about XSLT itself. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.7-1-k7 Locale: LANG=en_US, LC_CTYPE=en_US --------------------------------------- Received: (at 258771-close) by bugs.debian.org; 28 Jul 2004 04:08:02 +0000 >From [EMAIL PROTECTED] Tue Jul 27 21:08:02 2004 Return-path: <[EMAIL PROTECTED]> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1BpfjV-0001kQ-00; Tue, 27 Jul 2004 21:08:01 -0700 Received: from rdonald by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1BpfiD-000140-00; Wed, 28 Jul 2004 00:06:41 -0400 From: Andres Salomon <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: lisa $Revision: 1.30 $ Subject: Bug#258771: fixed in libxslt-ruby 0.3.4-1 Message-Id: <[EMAIL PROTECTED]> Sender: Randall Donald <[EMAIL PROTECTED]> Date: Wed, 28 Jul 2004 00:06:41 -0400 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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: Source: libxslt-ruby Source-Version: 0.3.4-1 We believe that the bug you reported is fixed in the latest version of libxslt-ruby, which is due to be installed in the Debian FTP archive: libxslt-ruby1.8_0.3.4-1_i386.deb to pool/main/libx/libxslt-ruby/libxslt-ruby1.8_0.3.4-1_i386.deb libxslt-ruby_0.3.4-1.diff.gz to pool/main/libx/libxslt-ruby/libxslt-ruby_0.3.4-1.diff.gz libxslt-ruby_0.3.4-1.dsc to pool/main/libx/libxslt-ruby/libxslt-ruby_0.3.4-1.dsc libxslt-ruby_0.3.4.orig.tar.gz to pool/main/libx/libxslt-ruby/libxslt-ruby_0.3.4.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. Andres Salomon <[EMAIL PROTECTED]> (supplier of updated libxslt-ruby 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: Tue, 20 Jul 2004 23:35:11 -0400 Source: libxslt-ruby Binary: libxslt-ruby1.8 Architecture: source i386 Version: 0.3.4-1 Distribution: unstable Urgency: low Maintainer: Andres Salomon <[EMAIL PROTECTED]> Changed-By: Andres Salomon <[EMAIL PROTECTED]> Description: libxslt-ruby1.8 - Ruby interface to libxslt Closes: 258771 Changes: libxslt-ruby (0.3.4-1) unstable; urgency=low . * Initial release (closes: #258771). * Add 001-libxmldir_override.patch to clean up some hardcoded ugliness. * Add 002-ruby18_fixes.patch to make libxslt-ruby work correctly w/ ruby1.8. * Add 003-no_usr_local.patch to replace all /usr/local's w/ /usr. * Add 004-fix_fuzface.patch to make fuzface.rb find libxslt. Files: 39f419be764acc19d4ca1da34f6424dd 1341 admin optional libxslt-ruby_0.3.4-1.dsc 6a4482eb077c8594cb2a0980442ddabd 10273 admin optional libxslt-ruby_0.3.4.orig.tar.gz 2bd2ec6a36dc03395571c3d94bbe9857 6863 admin optional libxslt-ruby_0.3.4-1.diff.gz 18ce2a38c09c3e2b98bcb9247e22f75a 14886 admin optional libxslt-ruby1.8_0.3.4-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) Comment: http://triplehelix.org/~joshk/pubkey_gpg.asc iQIVAwUBQQC6wqOILr94RG8mAQK0HQ/+Ntbj24YoDUpbeOnSacWnDv9mb0RgU5Ff Qz8/hd+tpttkN6eUn5XZOXOU4bL2jB7aLUpdT1Ei9Ua/D7QwPwLLGY0zYehla8B+ AVgR8ro7LhH4bO82DnDG3sYzPCBfC6zmj1/+KBSuZmZ/2w3B82O0VUl0y4rZPH9o vPupnkMLAu2He0ZiXSeSHtAYAfqRQXe/pcIYuElARzqnmD962ZJzWGkqw2mw3EEd +ovzSnrLuadW4PKMGoMt09ZUKHJUqiHSQ7czefVh/k+dYDa40idmKY5jaFaapQYJ 0xfKE7FsxMXEHz0tN2ed0sk8WAC+k5nJKuMYUqCfUzrEt4RYDu94xx6QrOjsICyo Hpy8Tzy+3HCAvV1+xVetlWWwiX2ry8/GbFrlMkr4DG5lFmnX4GFREHJnRknMn7DH Ga+iErK4SFhCYnkvA67c9WkwYbWlTmzqQqXjaf1Yx65EhX9+OW2SHd0RcEqteWM2 wV//Fhjmyu2WQNI1fZCBimYAiwkLg4/2nFpX/apX3VW0GR42oYLTIUxMm0iphLIH 5uFPzNOyelgG4U5p7SIOSo2Eyelag2nC/vPMire+M+qoLkumRZgdJyZ/nktEBW5t hqkmlalYx1zi4WGh8Oh2E9hvj3k9/7SyoJBL9m6xe+3aJ4vixxg2dJ4fFjY9hqlJ Fov1TakIy8c= =ZL90 -----END PGP SIGNATURE-----