bash-completion 1:2.11-5ubuntu1 source package in Ubuntu

Changelog

bash-completion (1:2.11-5ubuntu1) jammy; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Add 15-add_backslash_for_tilde.patch: Adding backslash makes sure that
      tilde is not special character for bash, but character for purpose.

bash-completion (1:2.11-5) unstable; urgency=medium

  * Request sh instead of bash in post scripts (Closes: #999416).

 -- Steve Langasek <email address hidden>  Mon, 15 Nov 2021 13:58:12 -0800

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
shells
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release main shells

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
bash-completion_2.11.orig.tar.gz 349.8 KiB 16adefabf43ec8ffb473704f5724d775c2f47e9f750d7d608f0251ec21fe8813
bash-completion_2.11-5ubuntu1.debian.tar.xz 20.5 KiB ad0e97107ca10dd55d4a42f9cde57dc239b1afffec01f9a08660cfb81770df22
bash-completion_2.11-5ubuntu1.dsc 2.0 KiB ec77ce91f9ddec596ccfcfaa9f64a72750a93eeb441168d6d61a4242ed35c1a9

View changes file

Binary packages built by this source

bash-completion: programmable completion for the bash shell

 bash completion extends bash's standard completion behavior to achieve
 complex command lines with just a few keystrokes. This project was
 conceived to produce programmable completion routines for the most
 common Linux/UNIX commands, reducing the amount of typing sysadmins
 and programmers need to do on a daily basis.