zsh-workers
 help / color / mirror / code / Atom feed
From: Clint Adams <clint@zsh.org>
To: Ansgar Burchardt <ansgar@debian.org>, 641162@bugs.debian.org
Cc: zsh-workers@zsh.org
Subject: Re: [Pkg-zsh-devel] Bug#641162: completion for bts: update list of tags
Date: Sat, 10 Sep 2011 22:19:44 +0000	[thread overview]
Message-ID: <20110910221944.GA24401@scru.org> (raw)
In-Reply-To: <20110910215138.5757.97761.reportbug@deep-thought.43-1.org>

On Sat, Sep 10, 2011 at 11:51:38PM +0200, Ansgar Burchardt wrote:
> the list of tags for the bts completion is outdated, at least all
> release tags since lenny are missing.
> 
> I updated the list of tags from [1].  Please consider applying the
> attached patch.

Thanks!

Index: Completion/Debian/Command/_bts
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Debian/Command/_bts,v
retrieving revision 1.13
diff -u -r1.13 _bts
--- Completion/Debian/Command/_bts	28 Apr 2010 12:16:59 -0000	1.13
+++ Completion/Debian/Command/_bts	10 Sep 2011 22:18:45 -0000
@@ -85,16 +85,18 @@
       _wanted operator expl 'operator' compadd - '+' '-' '='
     elif [[ CURRENT -eq 4 ]]; then
       _wanted tag expl 'tag' \
-	 compadd patch wontfix moreinfo unreproducible fixed security \
-	 potato woody sid help pending upstream lfs sarge experimental \
-	 sarge-ignore d-i confirmed ipv6 fixed-in-experimental \
-	 fixed-upstream
+	 compadd patch wontfix moreinfo unreproducible help pending \
+	 fixed security upstream confirmed fixed-upstream \
+	 fixed-in-experimental d-i ipv6 lfs l10n potato woody sarge \
+	 sarge-ignore etch etch-ignore lenny lenny-ignore squeeze \
+	 squeeze-ignore wheezy wheezy-ignore sid experimental
     else
       _wanted tag expl 'tag' \
-	 compadd patch wontfix moreinfo unreproducible fixed security \
-	 potato woody sid help pending upstream lfs sarge experimental \
-	 sarge-ignore d-i confirmed ipv6 fixed-in-experimental \
-	 fixed-upstream
+	 compadd patch wontfix moreinfo unreproducible help pending \
+	 fixed security upstream confirmed fixed-upstream \
+	 fixed-in-experimental d-i ipv6 lfs l10n potato woody sarge \
+	 sarge-ignore etch etch-ignore lenny lenny-ignore squeeze \
+	 squeeze-ignore wheezy wheezy-ignore sid experimental
       _wanted sep expl 'separator' compadd -S ' ' , .
     fi
   ;;


           reply	other threads:[~2011-09-10 22:26 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20110910215138.5757.97761.reportbug@deep-thought.43-1.org>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110910221944.GA24401@scru.org \
    --to=clint@zsh.org \
    --cc=641162@bugs.debian.org \
    --cc=ansgar@debian.org \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).