zsh-workers
 help / color / mirror / code / Atom feed
* Please consider removing Completion/Debian/Command/_linda
@ 2013-06-27 16:27 Ansgar Burchardt
  2013-07-24 14:35 ` Richard Hartmann
  2013-07-24 14:58 ` [PATCH] Completion/Debian/Command/_linda: Deleted Richard Hartmann
  0 siblings, 2 replies; 3+ messages in thread
From: Ansgar Burchardt @ 2013-06-27 16:27 UTC (permalink / raw)
  To: zsh-workers

Hi,

[ Please CC me in replies. I'm not subscribed to the list. ]

Completion/Debian/Command/_linda could be removed. linda was a
Debian-specific tool that no longer exists since 2008[1].

  [1] <http://packages.qa.debian.org/l/linda.html>

Ansgar


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Please consider removing Completion/Debian/Command/_linda
  2013-06-27 16:27 Please consider removing Completion/Debian/Command/_linda Ansgar Burchardt
@ 2013-07-24 14:35 ` Richard Hartmann
  2013-07-24 14:58 ` [PATCH] Completion/Debian/Command/_linda: Deleted Richard Hartmann
  1 sibling, 0 replies; 3+ messages in thread
From: Richard Hartmann @ 2013-07-24 14:35 UTC (permalink / raw)
  To: Ansgar Burchardt; +Cc: zsh workers

On Thu, Jun 27, 2013 at 6:27 PM, Ansgar Burchardt <ansgar@debian.org> wrote:

> Completion/Debian/Command/_linda could be removed. linda was a
> Debian-specific tool that no longer exists since 2008[1].
>
>   [1] <http://packages.qa.debian.org/l/linda.html>

This seems to have slipped through the cracks. FWIW, I agree with Ansgar.

-- 
Richard


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH] Completion/Debian/Command/_linda: Deleted
  2013-06-27 16:27 Please consider removing Completion/Debian/Command/_linda Ansgar Burchardt
  2013-07-24 14:35 ` Richard Hartmann
@ 2013-07-24 14:58 ` Richard Hartmann
  1 sibling, 0 replies; 3+ messages in thread
From: Richard Hartmann @ 2013-07-24 14:58 UTC (permalink / raw)
  To: zsh-workers, ansgar; +Cc: Richard Hartmann

See zsh-workers/31496
---
 Completion/Debian/Command/_linda |   26 --------------------------
 1 file changed, 26 deletions(-)
 delete mode 100644 Completion/Debian/Command/_linda

diff --git a/Completion/Debian/Command/_linda b/Completion/Debian/Command/_linda
deleted file mode 100644
index 12ca72f..0000000
--- a/Completion/Debian/Command/_linda
+++ /dev/null
@@ -1,26 +0,0 @@
-#compdef linda
-
-_arguments \
-  '(-c --config)'{-c,--config=}':config file:_files' \
-  '(-C --checks)'{-C,--checks=}':check regexes:' \
-  '(-d --debug)*'{-d,--debug}'[debug]' \
-  '(-D --disable-local)*'{-D,--disable-local}'[disable registration of local checks]' \
-  '(-f --format)'{-f,--format=}':output format:(branden long lintian figlet)' \
-  '(-h --help)'{-h,--help}'[help]' \
-  '(-i --info)'{-i,--info}'[info]' \
-  '(-l --lab)'{-l,--lab=}':lab root:_files -/' \
-  '(-L --list-checks)'{-L,--list-checks=}':list checks:' \
-  '(-m --more-overrides)'{-m,--more-overrides=}':more overrides:' \
-  '(-n --no-cull)'{-n,--no-cull}'[do not delete lab after completion]' \
-  '(-o --show-overridden)'{-o,--show-overridden}'[display errors that are overridden]' \
-  '(-p --print-overrides)'{-p,--print-overrides}'[print parsed overrides]' \
-  '(-P --profiling)'{-P,--profiling}'[print profiling stats]' \
-  '(-q --quiet)'{-q,--quiet}'[quiet]' \
-  '(-s --show-tag)'{-s,--show-tag}'[print tag along with errors]' \
-  '(-S --seteuid)'{-S,--seteuid}'[do not seteuid to nobody]' \
-  '(-t --types)'{-t,--types=}':types string:_values -s , "types" Error Warning eXperimental Informational' \
-  '(-T --traceback)'{-T,--traceback}'[show a traceback from any exception]' \
-  '(-U --unpack)'{-U,--unpack}':unpack level:' \
-  '(-v --verbose)'{-v,--verbose}'[verbose]' \
-  '(-V --version)'{-V,--version}'[version]' \
-  ':package:_files -g "*.(changes|u#deb|dsc)(-.)"'
-- 
1.7.10.4


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-07-24 15:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-27 16:27 Please consider removing Completion/Debian/Command/_linda Ansgar Burchardt
2013-07-24 14:35 ` Richard Hartmann
2013-07-24 14:58 ` [PATCH] Completion/Debian/Command/_linda: Deleted Richard Hartmann

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).