bash-completion 1:2.8-1ubuntu1 source package in Ubuntu
Changelog
bash-completion (1:2.8-1ubuntu1) bionic; urgency=medium * Sync with Debian. Remaining change: - Add 15-add_backslash_for_tilde.patch: Adding backslash makes sure that tilde is not special character for bash, but character for purpose. (LP: #1390061) (Closes: #825317) bash-completion (1:2.8-1) unstable; urgency=low * Update upstream sources. * Complete package versions with apt-get install (Closes: #640217) * Add support for extra dpkg-source options (Closes: #756887) * Add support for extra openssl commands (Closes: #779814) * Fix regression when MANPATH is set with colons (Closes: #892307) bash-completion (1:2.7-1) unstable; urgency=medium * New maintainer (Closes: #876095). * Update upstream sources (Closes: #847971). - Complete python commands with pyz files (Closes: #888090). * debhelper compatibility bumped to 11. * Standards-Version bump to 4.1.3: - Copyright format URL updated to https (required since version 4.0.0). -- Jeremy Bicha <email address hidden> Sun, 01 Apr 2018 22:16:46 -0400
Upload details
- Uploaded by:
- Jeremy BĂcha
- Uploaded to:
- Bionic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- shells
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | main | shells |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
bash-completion_2.8.orig.tar.gz | 318.9 KiB | c3f1bacac64bc69e3dfb9b1ef79ddbf755aac441b452845531950f1643bed25f |
bash-completion_2.8-1ubuntu1.debian.tar.xz | 17.3 KiB | 7f97bad5068e136b6bd5e23211f1ef8f1c40b859fa873434d4891ca0c7d3a776 |
bash-completion_2.8-1ubuntu1.dsc | 2.0 KiB | e4b2f4a4de14e0ca791ee3c141e536e97a63b52cc69840c77747852d16791f49 |
Available diffs
- diff from 1:2.1-4.3ubuntu1 to 1:2.8-1ubuntu1 (262.7 KiB)
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.