[Pkg-zsh-devel] Bug#831900: zsh-common: schroot completion misses -r flag

Felipe Sateler fsateler at debian.org
Wed Jul 20 16:49:56 UTC 2016


Package: zsh-common
Version: 5.2-5
Severity: normal
Tags: patch


The schroot completion is missing the -r --run-session flag. The
following diff adds this:

--- /usr/share/zsh/functions/Completion/Debian/_schroot	2016-05-08 13:33:41.000000000 -0300
+++ /home/felipe/.zsh/functions/_schroot	2016-07-20 12:49:00.761337533 -0400
@@ -20,6 +20,7 @@
        '(-v --verbose)'{-v,--verbose}'[verbose]' \
        '(-V --version)'{-V,--version}'[version]' \
        '(-b --begin-session)'{-b,--begin-session}'[begin a session; returns a session ID]' \
+       '(-r --run-session)'{-r,--run-session}'[run an existing session]' \
        '--recover-session[recover an existing session]' \
        '(-e --end-session)'{-e,--end-session}'[end an existing session]' \
        '(-f --force)'{-f,--force}'[force operation]' \


-- Package-specific info:

Packages which provide vendor completions:

Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name              Version      Architecture Description
+++-=================-============-============-=====================================================================
ii  awscli            1.10.1-1     all          Universal Command Line Environment for AWS
ii  curl              7.47.0-1     amd64        command line tool for transferring data with URL syntax
ii  docker-compose    1.5.2-1      all          Punctual, lightweight development environments using Docker
ii  docker.io         1.11.2~ds1-5 amd64        Linux container runtime
ii  git-buildpackage  0.7.5        all          Suite to help with Debian packages in Git repositories
ii  mpv               0.18.0-1     amd64        video player based on MPlayer/mplayer2
ii  pulseaudio        9.0-1.1      amd64        PulseAudio sound server
ii  reprepro          4.17.1-1     amd64        Debian package repository producer
ii  systemd           230-7        amd64        system and service manager
ii  systemd-container 230-7        amd64        systemd container/nspawn tools
ii  systemd-coredump  230-7        amd64        tools for storing and retrieving coredumps
ii  udev              230-7        amd64        /dev/ and hotplug management daemon
ii  vcsh              1.20151229-1 all          Version Control System for $HOME - multiple Git repositories in $HOME
ii  vlc-nox           2.2.4-2      amd64        multimedia player and streamer (without X support)

dpkg-query: no path found matching pattern /usr/share/zsh/vendor-functions/


-- System Information:
Debian Release: stretch/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages zsh-common depends on:
ii  dpkg  1.18.7

Versions of packages zsh-common recommends:
ii  zsh  5.2-5

Versions of packages zsh-common suggests:
pn  zsh-doc  <none>

-- no debconf information



More information about the Pkg-zsh-devel mailing list