bash-completion 1:2.11-4ubuntu1 source package in Ubuntu
Changelog
bash-completion (1:2.11-4ubuntu1) jammy; urgency=medium * Merge from Debian Sid. 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-4) unstable; urgency=medium [ Gabriel F. T. Gomes ] * Backport support for python 9 from upstream (Closes: #994990). * Backport support for long options in perltidy (Closes: #995034). [ Debian Janitor ] * Remove constraints unnecessary since buster: + Remove 11 maintscript entries from 1 files. bash-completion (1:2.11-3) unstable; urgency=medium [ Debian Janitor ] * Remove constraints unnecessary since stretch: + Remove 179 maintscript entries from 1 files. [ Gabriel F. T. Gomes ] * Backport fix for TZ, TERM, LANG, and others (Closes: #988975). bash-completion (1:2.11-3~exp1) experimental; urgency=medium [ Kevin Locke ] * Improve file matching in dh_bash-completion (Closes: #985151). -- Simon Quigley <email address hidden> Wed, 27 Oct 2021 02:42:09 -0500
Upload details
- Uploaded by:
- Simon Quigley
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- shells
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
bash-completion_2.11.orig.tar.gz | 349.8 KiB | 16adefabf43ec8ffb473704f5724d775c2f47e9f750d7d608f0251ec21fe8813 |
bash-completion_2.11-4ubuntu1.debian.tar.xz | 20.6 KiB | 45a696a0f7e773706efdc2326df7e53c4620cdbeccd78133a757b56e9acd1de1 |
bash-completion_2.11-4ubuntu1.dsc | 2.0 KiB | 288534f365305d7ce42520d3b31a94c84bd1947588f216240f4b8741f686804a |
Available diffs
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.