Bug#494138: Completion for apt-show-versions omits package list

2008-08-07 Thread Clint Adams
On Thu, Aug 07, 2008 at 01:51:41PM +0100, Chris Lamb wrote: > of the command line. For example, > > apt-show-versions -u > > .. should display a list of packages in the same way that "--package=" > currently does. > > Patch attached. Index: Completion/Debian/Command/_apt-show-versions ===

Bug#494138: Completion for apt-show-versions omits package list

2008-08-07 Thread Chris Lamb
Package: zsh Version: 4.3.6-6 Severity: minor Tags: patch The zsh completion for apt-show-versions omits the package list from the end of the command line. For example, apt-show-versions -u .. should display a list of packages in the same way that "--package=" currently does. Patch attached.