Your message dated Wed, 06 Jul 2005 20:18:01 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#315254: fixed in rails 0.13.0-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; 21 Jun 2005 14:07:35 +0000
>From [EMAIL PROTECTED] Tue Jun 21 07:07:35 2005
Return-path: <[EMAIL PROTECTED]>
Received: from kweetal.tue.nl [131.155.3.6]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DkjPb-0003xj-00; Tue, 21 Jun 2005 07:07:35 -0700
Received: from kweetal.tue.nl ([127.0.0.1])
by localhost (kweetal.tue.nl [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id 23988-01; Tue, 21 Jun 2005 16:07:02 +0200 (CEST)
Received: from target.luon.net (target.tte.ele.tue.nl [131.155.193.85])
by kweetal.tue.nl (Postfix) with ESMTP;
Tue, 21 Jun 2005 16:07:02 +0200 (CEST)
Received: from paul by target.luon.net with local (Exim 4.50)
id 1DkjP4-00015A-3F; Tue, 21 Jun 2005 16:07:02 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Paul van Tilburg <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: rails: Rails should not depend on unit test dummy package and both
ruby and
ruby1.8
X-Mailer: reportbug 3.12
Date: Tue, 21 Jun 2005 16:07:02 +0200
Message-Id: <[EMAIL PROTECTED]>
X-Virus-Scanned: amavisd-new at tue.nl
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: rails
Severity: minor
Hi!
Rails depends on libtest-unit-ruby where it should depend on
libtest-unit-ruby1.8. This package is provided by libruby1.8 so it it
always installed anyway.
If depend on ruby1.8 stays, libruby1.8 is installed as well. It kind of
depends on which version of Ruby rails works if this is the right depend.
Paul
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/dash
Kernel: Linux 2.6.11-1-686-smp
Locale: LANG=C, [EMAIL PROTECTED] (charmap=UTF-8)
---------------------------------------
Received: (at 315254-close) by bugs.debian.org; 7 Jul 2005 00:23:02 +0000
>From [EMAIL PROTECTED] Wed Jul 06 17:23:02 2005
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 1DqKAQ-0008PW-00; Wed, 06 Jul 2005 17:23:02 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1DqK5Z-0001rL-00; Wed, 06 Jul 2005 20:18:01 -0400
From: Adam Majer <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#315254: fixed in rails 0.13.0-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 06 Jul 2005 20:18:01 -0400
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: rails
Source-Version: 0.13.0-1
We believe that the bug you reported is fixed in the latest version of
rails, which is due to be installed in the Debian FTP archive:
rails_0.13.0-1.diff.gz
to pool/main/r/rails/rails_0.13.0-1.diff.gz
rails_0.13.0-1.dsc
to pool/main/r/rails/rails_0.13.0-1.dsc
rails_0.13.0-1_all.deb
to pool/main/r/rails/rails_0.13.0-1_all.deb
rails_0.13.0.orig.tar.gz
to pool/main/r/rails/rails_0.13.0.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.
Adam Majer <[EMAIL PROTECTED]> (supplier of updated rails 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: Wed, 6 Jul 2005 18:59:12 -0500
Source: rails
Binary: rails
Architecture: source all
Version: 0.13.0-1
Distribution: unstable
Urgency: low
Maintainer: Adam Majer <[EMAIL PROTECTED]>
Changed-By: Adam Majer <[EMAIL PROTECTED]>
Description:
rails - MVC ruby based framework geared for web application development
Closes: 315254 317044
Changes:
rails (0.13.0-1) unstable; urgency=low
.
* New upstream release
+ Fixes problem with action web service (closes: #317044)
* Remove an unnecessary depend on libtest-unit-ruby (closes: #315254)
* Updated standards to 3.6.2
Files:
7d01c514c15e03f1c4f34394457523fc 600 web optional rails_0.13.0-1.dsc
cb47148c4d4ec0eeea1a8e03d2ec3c5e 764278 web optional rails_0.13.0.orig.tar.gz
f564a008a4fa7a0dd200b7c2fb5e5ac9 10837 web optional rails_0.13.0-1.diff.gz
6a15d0635176e3135f58628820ee3cc1 1204914 web optional rails_0.13.0-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFCzHF973/bNdaAYUURAp76AKC6ipnutT6zTCr4CxjrvnuneQ77MACgiwIo
KQbxY7Pz4UPGDOaU0kuXijE=
=K8gx
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]