Package: devscripts Version: 2.20.4 Severity: minor Tags: patch Dear Maintainer,
Bash completion for debsing -k fails due to lack of default. Please apply this patch --- debsign 2020-07-27 12:47:15.086869521 +0200 +++ /usr/share/bash-completion/completions/debsign 2020-07-27 12:54:55.313432808 +0200 @@ -15,7 +15,7 @@ case $prev in -k) keyid_options=$(gpg --fixed-list-mode --with-colons --fingerprint -K | awk -F: '/^sec/{print $5}') - COMPREPLY=( $( compgen -W "$keyid_options" | grep $cur ) ) + COMPREPLY=( $( compgen -W "$keyid_options" | grep "^${cur:-.}" ) ) ;; *) COMPREPLY=( $( -- Package-specific info: --- /etc/devscripts.conf --- Empty. --- ~/.devscripts --- Not present -- System Information: Debian Release: bullseye/sid APT prefers testing APT policy: (900, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 5.7.0-1-amd64 (SMP w/4 CPU threads) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages devscripts depends on: ii dpkg-dev 1.19.7 ii fakeroot 1.24-1 ii file 1:5.38-5 ii gnupg 2.2.20-1 ii gnupg2 2.2.20-1 ii gpgv 2.2.20-1 ii libc6 2.31-1 ii libfile-homedir-perl 1.004-1 ii libfile-which-perl 1.23-1 ii libipc-run-perl 20200505.0-1 ii libmoo-perl 2.004000-1 ii libwww-perl 6.46-1 ii patchutils 0.3.4-3 ii perl 5.30.3-4 ii python3 3.8.2-3 ii sensible-utils 0.0.12+nmu1 ii wdiff 1.2.2-2+b1 Versions of packages devscripts recommends: ii apt 2.1.7 ii at 3.1.23-1+b1 ii curl 7.68.0-1+b1 ii dctrl-tools 2.24-3+b1 ii debian-keyring 2020.06.24 ii dput-ng [dput] 1.29 ii equivs 2.3.1 ii libdistro-info-perl 0.23 ii libdpkg-perl 1.19.7 ii libencode-locale-perl 1.05-1 ii libgit-wrapper-perl 0.048-1 ii libgitlab-api-v4-perl 0.25-1 ii liblist-compare-perl 0.53-1 ii liblwp-protocol-https-perl 6.09-1 ii libsoap-lite-perl 1.27-1 ii libstring-shellquote-perl 1.04-1 ii libtry-tiny-perl 0.30-1 ii liburi-perl 1.76-2 ii licensecheck 3.0.47-1 ii lintian 2.84.0 ii man-db 2.9.3-2 ii patch 2.7.6-6 ii pristine-tar 1.48 ii python3-apt 2.1.3 ii python3-debian 0.1.37 ii python3-magic 2:0.4.15-4 ii python3-requests 2.23.0+dfsg-2 ii python3-unidiff 0.5.5-2 ii python3-xdg 0.26-3 ii strace 5.5-3 ii unzip 6.0-25 ii wget 1.20.3-1+b3 ii xz-utils 5.2.4-1+b1 Versions of packages devscripts suggests: pn adequate <none> pn autopkgtest <none> pn bls-standalone <none> ii build-essential 12.8 pn check-all-the-things <none> pn cvs-buildpackage <none> ii debhelper 13.2 pn devscripts-el <none> pn diffoscope <none> pn disorderfs <none> pn dose-extra <none> pn duck <none> pn faketime <none> ii gnuplot-x11 [gnuplot] 5.2.8+dfsg1-2 pn how-can-i-help <none> ii libauthen-sasl-perl 2.1600-1 pn libdbd-pg-perl <none> ii libfile-desktopentry-perl 0.22-2 pn libnet-smtps-perl <none> pn libterm-size-perl <none> ii libtimedate-perl 2.3300-1 pn libyaml-syck-perl <none> ii mailutils [mailx] 1:3.9-3.1 pn mozilla-devscripts <none> pn mutt <none> ii openssh-client [ssh-client] 1:8.3p1-1 pn piuparts <none> ii postgresql-client-12 [postgresql-client] 12.3-1+b1 ii quilt 0.66-2.1 pn ratt <none> pn reprotest <none> pn svn-buildpackage <none> pn w3m <none> -- no debconf information