Your message dated Wed, 19 Mar 2014 11:03:30 +0000 with message-id <[email protected]> and subject line Bug#697513: fixed in bash-completion 1:2.1-3 has caused the Debian Bug report #697513, regarding bash-completion: wrong completion for dpkg-query's -W|--show to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 697513: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697513 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: bash-completion Version: 1:2.0-1 Severity: normal File: /usr/share/bash-completion/completions/dpkg-query Tags: patch Usertags: debian-packaging Hi there! According to `man dpkg-query`, -W|--show works as -l|--list, not on (u)debs, here is the patch: --8<---------------cut here---------------start------------->8--- --- /usr/share/bash-completion/completions/dpkg.ORG 2013-01-06 13:38:14.889146989 +0100 +++ /usr/share/bash-completion/completions/dpkg 2013-01-06 13:47:45.699787458 +0100 @@ -52,9 +52,8 @@ fi case $prev in - -c|-i|-A|-I|-f|-e|-x|-X|-W|--install|--unpack|--record-avail| \ - --contents|--info|--fsys-tarfile|--field|--control|--extract| \ - --show) + -c|-i|-A|-I|-f|-e|-x|-X|--install|--unpack|--record-avail| \ + --contents|--info|--fsys-tarfile|--field|--control|--extract) _filedir '?(u)deb' return 0 ;; @@ -62,7 +61,7 @@ _filedir -d return 0 ;; - -s|-p|-l|--status|--print-avail|--list) + -s|-p|-l|-W|--status|--print-avail|--list|--show) COMPREPLY=( $( apt-cache pkgnames "$cur" 2>/dev/null ) ) return 0 ;; --8<---------------cut here---------------end--------------->8--- Thx, bye, Gismo / Luca -- System Information: Debian Release: 7.0 APT prefers unstable APT policy: (990, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.7-trunk-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages bash-completion depends on: ii bash 4.2+dfsg-0.1 ii dpkg 1.16.9 bash-completion recommends no packages. bash-completion suggests no packages. -- no debconf information -- debsums errors found: debsums: changed file /usr/share/bash-completion/completions/dpkg (from bash-completion package)
pgpo6ot4FQb5F.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---Source: bash-completion Source-Version: 1:2.1-3 We believe that the bug you reported is fixed in the latest version of bash-completion, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. David Paleino <[email protected]> (supplier of updated bash-completion package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Wed, 19 Mar 2014 11:44:27 +0100 Source: bash-completion Binary: bash-completion Architecture: source all Version: 1:2.1-3 Distribution: unstable Urgency: medium Maintainer: Bash Completion Maintainers <[email protected]> Changed-By: David Paleino <[email protected]> Description: bash-completion - programmable completion for the bash shell Closes: 496162 574950 665651 673235 680852 697513 698977 702498 704832 708173 737672 737881 739835 741657 Changes: bash-completion (1:2.1-3) unstable; urgency=medium . * Import patch from Ubuntu: - fix_quote_readline_by_ref.patch, thanks to JuanJo Ciarlante (Closes: #739835): + 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) - words_bad_array_subscript.patch, thanks to Barry Warsaw - dpkg_ddeb.patch: dpkg also supports *.ddeb, thanks to Sebastien Bacher (LP: #568404, Closes: #737881) - disable_avahi_browse.patch: slow, and doesn't scale to big networks, thanks to Chris Jones (Closes: #574950, LP: #510591) - xine_add_more_formats.patch: add oga and ogx to multimedia players (Closes: #496162, LP: #311525) * debian/maintscript, debian/postinst: - clean etc conffiles on upgrade since completion files are in /usr with 2.0, thanks to Sebastien Bacher * debian/control: marked Multi-Arch: foreign * debian/patches/: - fix_gcc_detection.patch, correctly parses Debian's GCC version number, thanks to Tomas Janousek (Closes: #665651) - xpdf_support_compressed_pdf.patch, in Debian xpdf also supports compressed files, thanks to Alfredo Finelli (Closes: #702498) - dpkg_support_raw-extract_vextract.patch: add support for more options in dpkg-deb, thanks to Uwe Storbeck (Closes: #698977) - dpkg_fix_-W_option.patch: -W|--show doesn't support udebs/ddebs, thanks to Luca Capello (Closes: #697513) - aptitude_safe-upgrade.patch: safe-upgrade supports package names, thanks to Nicolas Le Cam (Closes: #673235) - ifconfig_locale.patch: _mac_addresses() didn't consider locale awareness of ifconfig, thanks to Thilo Six (Closes: #704832) - dont_return_from_sourced_script.patch: avoid problems with shells not supporting returning from a sourced script (Closes: #741657) - look_for_pod.patch: perldoc: look for .pod in addition to .pm files, thanks to Carl Hayter (Closes: #708173) * debian/extra/debhelper/dh_bash-completion: fix installation process when more than one "proper snippet" is being installed, thanks to Jean-Michel Vourgère (Closes: #680852) * Dropped completions included in util-linux (Closes: #737672) Checksums-Sha1: e9849707f765792d9227836eec5a9db90a1bcb0b 1377 bash-completion_2.1-3.dsc abd628e5dfef3242aa467277e4647a0ec0b13a7d 19408 bash-completion_2.1-3.debian.tar.xz f2a0edfbace7dfc007d629968e6eec180267c124 182124 bash-completion_2.1-3_all.deb Checksums-Sha256: 2b44aeb674a9690c6af75957fa5308889277c9abd1a05143c81ccb4733e0a15f 1377 bash-completion_2.1-3.dsc 8f48a945a680d9ab0da54be570929c33ae7bc5ec0f25fb6512fb75db1013ee3a 19408 bash-completion_2.1-3.debian.tar.xz d226ff84e0633c0ee4abdb9b2631fe0532b6c516f9d434a035633500811d9049 182124 bash-completion_2.1-3_all.deb Files: 1ad095c77d5c9f34aa34d8822c52af4b 1377 shells standard bash-completion_2.1-3.dsc 0d3f94bc45de05f6c05bfdf7d8d9a82e 19408 shells standard bash-completion_2.1-3.debian.tar.xz b3f48281983f26282a473b2a082d9786 182124 shells standard bash-completion_2.1-3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlMpdqQACgkQ5qqQFxOSsXRWtwCfRpjyuFpSIdtHdUnGSM3nzZSv 5OUAn29tGWEKYQydzlajsOUrA45W4D/f =67po -----END PGP SIGNATURE-----
--- End Message ---

