Your message dated Thu, 31 Mar 2005 10:02:23 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#302354: fixed in zsh 4.2.4-8
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; 31 Mar 2005 12:03:28 +0000
>From [EMAIL PROTECTED] Thu Mar 31 04:03:28 2005
Return-path: <[EMAIL PROTECTED]>
Received: from hesperos.realmtech.net (hesperos.ertius.org) [216.17.101.96] 
(postfix)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DGyOV-0002AR-00; Thu, 31 Mar 2005 04:03:27 -0800
Received: from bastard.ertius.org (unknown [10.10.0.1])
        by hesperos.ertius.org (Postfix) with ESMTP id 5271B31AD3
        for <[EMAIL PROTECTED]>; Thu, 31 Mar 2005 22:03:18 +1000 (EST)
Received: by bastard.ertius.org (Postfix, from userid 1000)
        id 9E78177C1C; Thu, 31 Mar 2005 22:01:38 +1000 (EST)
Date: Thu, 31 Mar 2005 22:01:38 +1000
From: Rob Weir <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: baz zsh completions will be broken by 1.3
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.6+20040907i
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: zsh
Version: 4.2.4-7
Severity: wishlist

As part of UI cleanups, a bunch of commands in baz 1.3 won't have the -A
option anymore, which seems to break the completion code.  The fix is to
just go from things like:

baz branches -A [EMAIL PROTECTED] fnord

to:

baz branches [EMAIL PROTECTED]/fnord

I'm not sure if all the namespacy commands will lose -A by 1.3, but it'd
be good to be ready just in case.  Another option is to use "baz
abrowse" instead, e.g.:

baz abrowse --branches [EMAIL PROTECTED]/fnord

but that's not as trivial to parse.

thanks,
-rob

ps you said you had a patch, THIS IS NOT A DREAM.

-- 
Words of the day:  SP4 Sears Tower NATO JFK Delta Force AVN Axis Of Evil Consul

---------------------------------------
Received: (at 302354-close) by bugs.debian.org; 31 Mar 2005 15:08:06 +0000
>From [EMAIL PROTECTED] Thu Mar 31 07:08:06 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 1DH1HC-0004qr-00; Thu, 31 Mar 2005 07:08:06 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DH1Bf-0006nB-00; Thu, 31 Mar 2005 10:02:23 -0500
From: Clint Adams <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#302354: fixed in zsh 4.2.4-8
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 31 Mar 2005 10:02:23 -0500
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: 
X-CrossAssassin-Score: 2

Source: zsh
Source-Version: 4.2.4-8

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

zsh-doc_4.2.4-8_all.deb
  to pool/main/z/zsh/zsh-doc_4.2.4-8_all.deb
zsh_4.2.4-8.diff.gz
  to pool/main/z/zsh/zsh_4.2.4-8.diff.gz
zsh_4.2.4-8.dsc
  to pool/main/z/zsh/zsh_4.2.4-8.dsc



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.
Clint Adams <[EMAIL PROTECTED]> (supplier of updated zsh 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: Thu, 31 Mar 2005 08:46:08 -0500
Source: zsh
Binary: zsh zsh-static zsh-doc
Architecture: source all
Version: 4.2.4-8
Distribution: unstable
Urgency: medium
Maintainer: Clint Adams <[EMAIL PROTECTED]>
Changed-By: Clint Adams <[EMAIL PROTECTED]>
Description: 
 zsh        - A shell with lots of features
 zsh-doc    - zsh documentation - info/HTML format
 zsh-static - A shell with lots of features (static link)
Closes: 299950 302225 302354
Changes: 
 zsh (4.2.4-8) unstable; urgency=medium
 .
   * Update aptitude completion with patch from Zack Cerza.
     closes: #302225.
   * Update baz completion to work with baz 1.3.  closes: #302354.
   * Better completion for svn revert.  closes: #299950.
Files: 
 6e2bf8e3c4174ffd742d28e217bf01f5 690 shells optional zsh_4.2.4-8.dsc
 df6c81f06224e3056e8047b6a1ab8234 312901 shells optional zsh_4.2.4-8.diff.gz
 7333492f140a47fe2506b4a8dac50778 665208 shells optional zsh-doc_4.2.4-8_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Debian!

iD8DBQFCTA+45m0u66uWM3ARAtaPAJ9+dCk1Pi11Dr1unAeBd5LV+bOzVwCgi4HF
F26kjh2P3wbryYHdehjLoFo=
=8yUW
-----END PGP SIGNATURE-----


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

Reply via email to