Your message dated Tue, 12 Jul 2005 09:17:34 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#317785: fixed in mksh 24.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; 11 Jul 2005 13:12:41 +0000
>From [EMAIL PROTECTED] Mon Jul 11 06:12:41 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail26.bluewin.ch [195.186.19.68] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Dry5R-0003np-00; Mon, 11 Jul 2005 06:12:41 -0700
Received: from localhost (83.76.78.115) by mail26.bluewin.ch (Bluewin 7.2.060.1)
        id 429D7942004C2F2B; Mon, 11 Jul 2005 13:12:10 +0000
Received: from tpo by localhost with local (Exim 3.36 #1 (Debian))
        id 1Dry4m-0002RA-00; Mon, 11 Jul 2005 15:12:00 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Tomas Pospisek <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: typo in description
X-Mailer: reportbug 3.15
Date: Mon, 11 Jul 2005 15:12:00 +0200
Message-Id: <[EMAIL PROTECTED]>
Sender: Tomas Pospisek <[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-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: mksh
Severity: minor
Tags: patch

in the description s/si- milar/similar/
*t

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (50, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.22
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

---------------------------------------
Received: (at 317785-close) by bugs.debian.org; 12 Jul 2005 13:23:23 +0000
>From [EMAIL PROTECTED] Tue Jul 12 06:23:23 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 1DsKjL-0001F8-00; Tue, 12 Jul 2005 06:23:23 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DsKdi-0000sN-00; Tue, 12 Jul 2005 09:17:34 -0400
From: Thorsten Glaser <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#317785: fixed in mksh 24.0-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 12 Jul 2005 09:17:34 -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: mksh
Source-Version: 24.0-1

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

mksh_24.0-1.diff.gz
  to pool/main/m/mksh/mksh_24.0-1.diff.gz
mksh_24.0-1.dsc
  to pool/main/m/mksh/mksh_24.0-1.dsc
mksh_24.0-1_i386.deb
  to pool/main/m/mksh/mksh_24.0-1_i386.deb
mksh_24.0.orig.tar.gz
  to pool/main/m/mksh/mksh_24.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.
Thorsten Glaser <[EMAIL PROTECTED]> (supplier of updated mksh 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, 12 Jul 2005 12:25:11 +0000
Source: mksh
Binary: mksh
Architecture: source i386
Version: 24.0-1
Distribution: unstable
Urgency: low
Maintainer: Thorsten Glaser <[EMAIL PROTECTED]>
Changed-By: Thorsten Glaser <[EMAIL PROTECTED]>
Description: 
 mksh       - enhanced version of the Korn shell
Closes: 317785
Changes: 
 mksh (24.0-1) unstable; urgency=low
 .
   * New upstream release; relevant changes are:
      - no longer look at argv[0] to determine if restricted shell
      - changes to $EDITOR and $VISUAL no longer affect
        the current editing mode
      - emacs on, emacs-usemeta off is now the default editing mode
      - the special "posix" and "sh" modes are gone
      - code, test suites and documentation have been cleaned up a little
      - Korn's bizarre /dev/fd hack is now no longer supported
      - undo fix for Debian PR #71256 which turned to be bogus
        and break BSD make
      - fix compilation and invocation of test suite with whitespace
        in the pathnames for real, this time
   * Fix typo in description; Closes: #317785
   * Note that this is no superset of pdksh any more in description
   * New debian-policy version
Files: 
 9fa523741b030bdbfa1f0454c00e460b 552 shells optional mksh_24.0-1.dsc
 8bbe6e526bda10659ff06cc5545b60f0 224582 shells optional mksh_24.0.orig.tar.gz
 d816de97da262a49e1abc196b9c82743 3420 shells optional mksh_24.0-1.diff.gz
 780f9f430836fa2d2e6afc8948317f6e 142054 shells optional mksh_24.0-1_i386.deb

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

iEYEARECAAYFAkLTwasACgkQLkAIIn9ODhHwOQCg5jPLGFVYn+qeXR3Bvg9ajxZE
Si4AnRzO7PlF2HLV7tLKwu14gdkehuJg
=MGJe
-----END PGP SIGNATURE-----


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

Reply via email to