Your message dated Tue, 07 Feb 2006 03:17:06 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#351417: fixed in tofrodos 1.7.6-2 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)
--- Begin Message --->From [EMAIL PROTECTED] Sat Feb 04 11:22:20 2006 Received: (at submit) by bugs.debian.org; 4 Feb 2006 19:22:20 +0000 Return-path: <[EMAIL PROTECTED]> Received: from 216.red-62-57-140.user.auna.net ([62.57.140.216] helo=khazad.dyndns.org) by spohr.debian.org with esmtp (Exim 4.50) id 1F5SzC-0000Wu-I8 for [EMAIL PROTECTED]; Sat, 04 Feb 2006 11:22:20 -0800 Received: from rmh by khazad.dyndns.org with local (Exim 4.60) (envelope-from <[EMAIL PROTECTED]>) id 1F5Szk-00019R-0c; Sat, 04 Feb 2006 20:22:52 +0100 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Robert Millan <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: FTBFS on GNU/kFreeBSD Message-ID: <[EMAIL PROTECTED]> X-Mailer: reportbug 3.18 Date: Sat, 04 Feb 2006 20:22:51 +0100 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=-7.0 required=4.0 tests=BAYES_00,HAS_PACKAGE, RCVD_IN_SORBS autolearn=no version=2.60-bugs.debian.org_2005_01_02 Package: tofrodos Version: 1.7.6-1 Severity: important Tags: patch FTBFS on GNU/kFreeBSD, see http://experimental.ftbfs.de/build.php?arch=kfreebsd-i386&pkg=tofrodos&ver= Patch follows. Please could you forward it to upstream? diff -ur tofrodos-1.7.6.old/src/config.h tofrodos-1.7.6/src/config.h --- tofrodos-1.7.6.old/src/config.h 2005-03-15 16:01:02.000000000 +0100 +++ tofrodos-1.7.6/src/config.h 2006-02-04 20:19:32.000000000 +0100 @@ -95,7 +95,7 @@ #endif /* define the systems */ -#if defined(__linux__) /* (predefined) */ +#if defined(__linux__) || defined(__GLIBC__) /* (predefined) */ #if !defined(LINUX) #define LINUX #endif -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12-1-k7 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) Versions of packages tofrodos depends on: ii libc6 2.3.5-8.1 GNU C Library: Shared libraries an tofrodos recommends no packages. -- no debconf information
--- End Message ---
--- Begin Message --->From [EMAIL PROTECTED] Tue Feb 07 03:20:12 2006 Received: (at 351417-close) by bugs.debian.org; 7 Feb 2006 11:20:12 +0000 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 4.50) id 1F6QqI-0004NF-3X; Tue, 07 Feb 2006 03:17:06 -0800 From: Florian Ernst <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.65 $ Subject: Bug#351417: fixed in tofrodos 1.7.6-2 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Tue, 07 Feb 2006 03:17:06 -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: tofrodos Source-Version: 1.7.6-2 We believe that the bug you reported is fixed in the latest version of tofrodos, which is due to be installed in the Debian FTP archive: tofrodos_1.7.6-2.diff.gz to pool/main/t/tofrodos/tofrodos_1.7.6-2.diff.gz tofrodos_1.7.6-2.dsc to pool/main/t/tofrodos/tofrodos_1.7.6-2.dsc tofrodos_1.7.6-2_i386.deb to pool/main/t/tofrodos/tofrodos_1.7.6-2_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. Florian Ernst <[EMAIL PROTECTED]> (supplier of updated tofrodos 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, 7 Feb 2006 12:01:25 +0100 Source: tofrodos Binary: tofrodos Architecture: source i386 Version: 1.7.6-2 Distribution: unstable Urgency: low Maintainer: Florian Ernst <[EMAIL PROTECTED]> Changed-By: Florian Ernst <[EMAIL PROTECTED]> Description: tofrodos - Converts DOS <-> Unix text files, alias tofromdos Closes: 351417 Changes: tofrodos (1.7.6-2) unstable; urgency=low . * Fix FTBFS on GNU/kFreeBSD, patch by Robert Millan (Closes: #351417) Files: b95cd8cad67cfc497195d57a996c6011 569 utils optional tofrodos_1.7.6-2.dsc 1ad7966870817abf085ecc8d3d3982bc 5077 utils optional tofrodos_1.7.6-2.diff.gz c0a1e359dae889eef60f00e216e5b4ea 16774 utils optional tofrodos_1.7.6-2_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFD6IBms3U+TVFLPnwRAtt9AJ9XfFVu1JXxdDxHdrC5j69Od5uayACcC9Nz uBe9sbMOGsVGJ8SGEHSz+E8= =3Tgw -----END PGP SIGNATURE-----
--- End Message ---

