Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug#466904: zsh: completes removed dpkg option `--print-gnu-build-architecture'
- X-seq: zsh-workers 24578
- From: Clint Adams <schizo@xxxxxxxxxx>
- To: Sven Joachim <svenjoac@xxxxxx>, 466904@xxxxxxxxxxxxxxx
- Subject: Re: Bug#466904: zsh: completes removed dpkg option `--print-gnu-build-architecture'
- Date: Thu, 21 Feb 2008 21:58:51 -0500
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <87y79ew312.fsf@xxxxxx>
- Mail-followup-to: Sven Joachim <svenjoac@xxxxxx>, 466904@xxxxxxxxxxxxxxx, zsh-workers@xxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <87y79ew312.fsf@xxxxxx>
On Thu, Feb 21, 2008 at 07:57:45PM +0100, Sven Joachim wrote:
> The completion for dpkg suggests the option
> `--print-gnu-build-architecture' which, according to the dpkg
> changelogs, was removed in dpkg 1.13.1 (released 2005). Please remove
> this completion.
Index: Completion/Debian/Command/_dpkg
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Debian/Command/_dpkg,v
retrieving revision 1.14
diff -u -r1.14 _dpkg
--- Completion/Debian/Command/_dpkg 13 Jan 2008 20:33:27 -0000 1.14
+++ Completion/Debian/Command/_dpkg 22 Feb 2008 02:58:06 -0000
@@ -49,7 +49,6 @@
'--set-selections[set selections]'
'--yet-to-unpack[list uninstalled]'
'--print-architecture[print target architecture]'
- '--print-gnu-build-architecture'
'--print-installation-architecture'
'--compare-versions[compare version numbers]:*::expression:= ->compare_versions'
)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author