Your message dated Wed, 26 Oct 2005 19:47:07 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#326297: fixed in scm 5d9-5
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; 2 Sep 2005 20:39:58 +0000
>From [EMAIL PROTECTED] Fri Sep 02 13:39:58 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail.cs.tu-berlin.de [130.149.17.13] (root)
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EBIKL-0005pM-00; Fri, 02 Sep 2005 13:39:58 -0700
Received: from mailhost.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.17.13])
by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id WAA09947
for <[EMAIL PROTECTED]>; Fri, 2 Sep 2005 22:39:56 +0200 (MEST)
Received: from localhost (localhost [127.0.0.1])
by mailhost.cs.tu-berlin.de (Postfix) with ESMTP id C60ECFD4A
for <[EMAIL PROTECTED]>; Fri, 2 Sep 2005 22:39:55 +0200 (MEST)
Received: from mailhost.cs.tu-berlin.de ([127.0.0.1])
by localhost (bueno [127.0.0.1]) (amavisd-new, port 10224) with ESMTP
id 17169-19 for <[EMAIL PROTECTED]>;
Fri, 2 Sep 2005 22:39:55 +0200 (MEST) 13932
Received: from bolero.cs.tu-berlin.de (bolero.cs.tu-berlin.de [130.149.19.1])
by mailhost.cs.tu-berlin.de (Postfix) with ESMTP
for <[EMAIL PROTECTED]>; Fri, 2 Sep 2005 22:39:55 +0200 (MEST)
Received: (from [EMAIL PROTECTED])
by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id j82KdtF6003568
for [EMAIL PROTECTED]; Fri, 2 Sep 2005 22:39:55 +0200 (MEST)
Date: Fri, 2 Sep 2005 22:39:55 +0200 (MEST)
From: Matthias Klose <[EMAIL PROTECTED]>
Message-Id: <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: please rebuild with libreadline5-dev as build dependency
X-Virus-Scanned: by amavisd-new at cs.tu-berlin.de
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Package: scm
The package depends/recommends libreadline4. This version
will be removed from the archive in the near future.
Please change your build dependencies to
libreadline5-dev | libreadline-dev
Please raise the severity of this bug report to serious,
if the package cannot be built with libreadline5-dev.
---------------------------------------
Received: (at 326297-close) by bugs.debian.org; 27 Oct 2005 02:47:46 +0000
>From [EMAIL PROTECTED] Wed Oct 26 19:47:46 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1EUxnH-0006Q0-00; Wed, 26 Oct 2005 19:47:07 -0700
From: [EMAIL PROTECTED] (Thomas Bushnell, BSG)
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#326297: fixed in scm 5d9-5
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 26 Oct 2005 19:47:07 -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: 3
Source: scm
Source-Version: 5d9-5
We believe that the bug you reported is fixed in the latest version of
scm, which is due to be installed in the Debian FTP archive:
scm_5d9-5.diff.gz
to pool/main/s/scm/scm_5d9-5.diff.gz
scm_5d9-5.dsc
to pool/main/s/scm/scm_5d9-5.dsc
scm_5d9-5_powerpc.deb
to pool/main/s/scm/scm_5d9-5_powerpc.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.
Thomas Bushnell, BSG <[EMAIL PROTECTED]> (supplier of updated scm 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, 26 Oct 2005 19:31:02 -0700
Source: scm
Binary: scm
Architecture: source powerpc
Version: 5d9-5
Distribution: unstable
Urgency: low
Maintainer: Thomas Bushnell, BSG <[EMAIL PROTECTED]>
Changed-By: Thomas Bushnell, BSG <[EMAIL PROTECTED]>
Description:
scm - A Scheme language interpreter
Closes: 251765 295074 326297
Changes:
scm (5d9-5) unstable; urgency=low
.
* New maintainer. Adopted with permission of previous maintainer.
.
* repl.c (s_read): Remove static qualifier on declaration.
* scmfig.h: Use SHORT_INT and CDR_DOUBLES on __powerpc64__ and
__x86_64__ just as with __ia64.
(Closes: #295074, #251765)
.
* debian/control (Build-Depends): Use libreadline5-dev in place of
libreadline4-dev. (Closes: #326297)
Files:
f11eb99f540bdeab4375e2c221b7da3d 602 interpreters optional scm_5d9-5.dsc
5342d207967d2b9102404ae5c0d92420 45679 interpreters optional scm_5d9-5.diff.gz
a0ab10325bfa7a12e2d74ec7532fcdc6 680134 interpreters optional
scm_5d9-5_powerpc.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDYD09qMsB9b6fcOoRAj43AKCoSlj2UM48G9e7r3uewK7sVPJtggCfVLFn
5aM/EgZcgTjheos5cP9+8FU=
=9G0K
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]