From 0b8d247f6b433231e26d5930a2ff8d737f424e61 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Sat, 18 Jul 2009 18:22:29 +0000 Subject: 27160: tweaks to reportbug completion, thanks to Vincent Lefevre. --- ChangeLog | 5 ++++- Completion/Debian/Command/_bug | 3 +-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 41474682b..ccfd93a33 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2009-07-18 Clint Adams + * 27160: Completion/Debian/Command/_bug: tweaks to reportbug + completion, thanks to Vincent Lefevre. + * 27128: Completion/Unix/Type/_tex: complete tex files for latexmk. @@ -12002,5 +12005,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4743 $ +* $Revision: 1.4744 $ ***************************************************** diff --git a/Completion/Debian/Command/_bug b/Completion/Debian/Command/_bug index fb97d13fc..77f680837 100644 --- a/Completion/Debian/Command/_bug +++ b/Completion/Debian/Command/_bug @@ -41,7 +41,6 @@ case "$service" in '(-x --no-cc)'{-x,--no-cc}'[do not cc submitter]' \ '(-z --no-compress)'{-z,--no-compress}'[send configs verbatim]' \ '(-a --af)'{-a,--af}'[use af instead of editor]' \ - '(-b --no-bts-query)'{-b,--no-bts-query}'[do not check bts]' \ '(-g --gpg --gnupg)'{-g,--gpg,--gnupg}'[sign report with GnuPG]' \ '(-i --include)'{-i,--include}'[include text]:include file:_files' \ '(-A --attach)'{-A,--attach=}'[attach file]:attachment:_files' \ @@ -82,7 +81,7 @@ case "$service" in '--list-cc=:carbon copy:' \ '--report-quiet' \ '(-O --offline)'{-O,--offline}'[disable external queries]' \ - '(-n --no-query-bts --query-bts)'{-b,--no-query-bts}'[do not query BTS]' \ + '(-b --no-query-bts --query-bts)'{-b,--no-query-bts}'[do not query BTS]' \ '(-b --no-query-bts)--query-bts' \ '(-T --tags)'{-T,--tags=}'[add specified tags]:tags' \ '(-m)--maintonly' \ -- cgit 1.4.1