Bug#697247: zsh: completion for dput doesn't work with dput-ng

2013-02-02 Thread Sebastian Ramacher
Here is another one. It uses _pick_variant instead of relaying on the existence of something called dirt in $PATH. Regards -- Sebastian Ramacher diff --git a/Completion/Debian/Command/_dput b/Completion/Debian/Command/_dput index 2046534..bf6c2ba 100644 --- a/Completion/Debian/Command/_dput +++ b

Bug#697247: zsh: completion for dput doesn't work with dput-ng

2013-02-01 Thread Sebastian Ramacher
A new patch is attached. It contains the (${${(M)${(f)"$(...)"}:#*=>*}/ =>*/}) monstrosity only once. Regards -- Sebastian Ramacher diff --git a/Completion/Debian/Command/_dput b/Completion/Debian/Command/_dput index 2046534..46879e7 100644 --- a/Completion/Debian/Command/_dput +++ b/Completion/D

Bug#697247: zsh: completion for dput doesn't work with dput-ng

2013-01-30 Thread Sebastian Ramacher
Control: tags -1 patch On 2013-01-03 01:43:15, Sebastian Ramacher wrote: > dput-ng's dput currently doesn't support -H. Hence the completoin for dput > shipped in zsh doesn't work anymore if dput-ng is installed. It calls dput -H > to > get the list of available hosts. Please find attached a pat

Bug#697247: zsh: completion for dput doesn't work with dput-ng

2013-01-30 Thread Sebastian Ramacher
Control: owner -1 ! I'll work on a fixed completion. -- Sebastian Ramacher signature.asc Description: Digital signature

Bug#697247: zsh: completion for dput doesn't work with dput-ng

2013-01-02 Thread Sebastian Ramacher
Package: zsh Version: 5.0.2-1 Severity: normal X-Debbugs-CC: paul...@debian.org dput-ng's dput currently doesn't support -H. Hence the completoin for dput shipped in zsh doesn't work anymore if dput-ng is installed. It calls dput -H to get the list of available hosts. Regards -- System Informati