Your message dated Mon, 14 Nov 2005 14:03:07 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#333652: fixed in tclreadline 1.2.0-7
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; 13 Oct 2005 06:12:20 +0000
>From [EMAIL PROTECTED] Wed Oct 12 23:12:20 2005
Return-path: <[EMAIL PROTECTED]>
Received: from farad.aurel32.net [82.232.2.251] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EPwKC-0002kK-00; Wed, 12 Oct 2005 23:12:20 -0700
Received: from hertz.aurel32.net ([2001:618:400:fc13:2e0:18ff:fea3:b80f])
        by farad.aurel32.net with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32)
        (Exim 4.50)
        id 1EPwKB-0002gn-HQ; Thu, 13 Oct 2005 08:12:19 +0200
Received: from aurel32 by hertz.aurel32.net with local (Exim 4.54)
        id 1EPwKB-000LMX-EJ; Thu, 13 Oct 2005 08:12:19 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Aurelien Jarno <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: tclreadline(GNU/k*BSD): FTBFS: out of date config.sub/config.guess
X-Mailer: reportbug 3.17
Date: Thu, 13 Oct 2005 08:12:19 +0200
Message-Id: <[EMAIL PROTECTED]>
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.8 required=4.0 tests=BAYES_00,FROM_ENDS_IN_NUMS,
        HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: tclreadline
Version: 1.2.0-6.1
Severity: important

Hello,


The current version of tclreadline fails to build on GNU/kFreeBSD, 
because of outdated config.guess and config.sub.

The versions of config.guess and config.sub in tclreadline are too
old to correctly support Debian GNU/k*BSD.  A version is needed
from this year, which is available in the autotools-dev packages
that are in current sarge, and sid.

You can simply copy them manually, but it can also be done 
automatically using the method described in
/usr/share/doc/autotools-dev/README.Debian.gz 

It would also be nice if you can ask upstream to update 
config.guess and config.sub in their next release.


Thanks for your cooperation.

-- System Information:
Debian Release: testing/unstable
Architecture: kfreebsd-i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: GNU/kFreeBSD 5.4-1-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

---------------------------------------
Received: (at 333652-close) by bugs.debian.org; 14 Nov 2005 22:11:54 +0000
>From [EMAIL PROTECTED] Mon Nov 14 14:11:54 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1EbmPr-0004cu-D9; Mon, 14 Nov 2005 14:03:07 -0800
From: Chris Waters <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#333652: fixed in tclreadline 1.2.0-7
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 14 Nov 2005 14:03:07 -0800
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

Source: tclreadline
Source-Version: 1.2.0-7

We believe that the bug you reported is fixed in the latest version of
tclreadline, which is due to be installed in the Debian FTP archive:

tclreadline_1.2.0-7.diff.gz
  to pool/main/t/tclreadline/tclreadline_1.2.0-7.diff.gz
tclreadline_1.2.0-7.dsc
  to pool/main/t/tclreadline/tclreadline_1.2.0-7.dsc
tclreadline_1.2.0-7_i386.deb
  to pool/main/t/tclreadline/tclreadline_1.2.0-7_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.
Chris Waters <[EMAIL PROTECTED]> (supplier of updated tclreadline 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, 14 Nov 2005 12:14:16 -0800
Source: tclreadline
Binary: tclreadline
Architecture: source i386
Version: 1.2.0-7
Distribution: unstable
Urgency: low
Maintainer: Chris Waters <[EMAIL PROTECTED]>
Changed-By: Chris Waters <[EMAIL PROTECTED]>
Description: 
 tclreadline - GNU Readline Extension for Tcl/Tk
Closes: 209754 326294 333652
Changes: 
 tclreadline (1.2.0-7) unstable; urgency=low
 .
   * Changed build-dependency to libreadline5-dev (closes: #326294).
   * Added new versions of config.{sub,guess} (closes: #333652).
   * Beefed up package description (closes: #209754).
   * Fixed permission problem which prevented library from being stripped.
   * Fixed nroff error in man page (needed to double esc. char '/').
Files: 
 8c643533489be655ae0a7fd87916fe58 721 devel optional tclreadline_1.2.0-7.dsc
 acca022c64a95d7030ac1e42e96dcf86 30042 devel optional 
tclreadline_1.2.0-7.diff.gz
 ab13493268b218cd9f8e6725c87b74e1 62568 devel optional 
tclreadline_1.2.0-7_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iQCVAwUBQ3jwajZs0/7rwRsBAQL14AQAvaViGkRxiJ984mctUGcnAWo5Lk9TpFaU
Q+CJRdku87aTFYnyZO9YE+5ZQYWDi9j4LfMuuSM37JZTeQFoSSr34IECAeLPqDYX
vtMTZI1RVlIdYUz5QiAFlFztucGuy77RVFhphG03kIkdtnzC+wOdpMX7Xng3EqbH
if9RJRsTo+Q=
=w9AV
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to