Package: bash-completion / 1:2.1-4.3

Metadata

Package Version Patches format
bash-completion 1:2.1-4.3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
00 fix_quote_readline_by_ref.patch | (download)

bash_completion | 13 12 + 1 - 0 !
1 file changed, 12 insertions(+), 1 deletion(-)

 fix _quote_readline_by_ref to:
 - avoid escaping 1st '~' (lp: #1288314)
 - avoid quoting if empty, else expansion without args only shows dirs
   (lp: #1288031)
 - replace double escaping to single (eg for completing file/paths with
   spaces)
01 words_bad_array_subscript.patch | (download)

bash_completion | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix bash: words: bad array subscript
Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1289597
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741479
02 dpkg_ddeb.patch | (download)

completions/dpkg | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 dpkg also supports *.ddeb
Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/568404
03 disable_avahi_browse.patch | (download)

bash_completion | 17 11 + 6 - 0 !
1 file changed, 11 insertions(+), 6 deletions(-)

---
04 xine_add_more_formats.patch | (download)

bash_completion | 8 4 + 4 - 0 !
completions/mplayer | 2 1 + 1 - 0 !
2 files changed, 5 insertions(+), 5 deletions(-)

 add oga and ogx formats
05 fix_gcc_detection.patch | (download)

completions/gcc | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix version detection for debian's gcc
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665651
06 xpdf_support_compressed_pdf.patch | (download)

bash_completion | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 xpdf in debian also supports compressed pdfs
07 dpkg_support_raw extract_vextract.patch | (download)

completions/dpkg | 44 41 + 3 - 0 !
1 file changed, 41 insertions(+), 3 deletions(-)

 support more options for dpkg-deb
08 dpkg_fix_ W_option.patch | (download)

completions/dpkg | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 fix wrong completion for dpkg's -w option
09 aptitude_safe upgrade.patch | (download)

completions/aptitude | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 aptitude safe-upgrade accepts package names
10 ifconfig_locale.patch | (download)

bash_completion | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 use explicit c locale for ifconfig
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=704832
11 dont_return_from_sourced_script.patch | (download)

bash_completion.sh.in | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 don't return from sourced script
12 look_for_pod.patch | (download)

helpers/perl | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 perldoc: look for .pod in addition to .pm files
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=708173