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

Changelog

bash-completion (1:2.11-2ubuntu1) groovy; 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-2) unstable; urgency=medium

  * Provide dh-sequence-bash-completion (Closes: #951484).

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

  * Update upstream sources.

bash-completion (1:2.10-2) unstable; urgency=medium

  [ Sergio Durigan Junior ]
  * Fix dh_bash-completion for debhelper 13 (Closes: #965225).

  [ Gabriel F. T. Gomes ]
  * Update standards version to 4.5.0, no changes needed.
  * Bump debhelper from 12 to 13.

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.4.1, no changes needed.

 -- Tiago Stürmer Daitx <email address hidden>  Wed, 02 Sep 2020 20:44:37 +0000

Upload details

Uploaded by:
Tiago Stürmer Daitx
Uploaded to:
Groovy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
shells
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
bash-completion_2.11.orig.tar.gz 349.8 KiB 16adefabf43ec8ffb473704f5724d775c2f47e9f750d7d608f0251ec21fe8813
bash-completion_2.11-2ubuntu1.debian.tar.xz 19.0 KiB f322efd31c7349af40ea58191e2e2adb3d483972fd3225b72dac7e5c6eef6321
bash-completion_2.11-2ubuntu1.dsc 2.0 KiB 0a0e673c117d7a5ec432f11d369d1d5133fadcf4276e1ed141d031d7b8976b0d

Available diffs

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.