summaryrefslogtreecommitdiff
path: root/debian/apt.bash-completion
Commit message (Collapse)AuthorAgeFilesLines
* Install bash completion with correct nameJulian Andres Klode2016-01-081-107/+0
| | | | | | | Move the completion to completions/bash/apt and install all bash completions from completions/bash. Gbp-Dch: ignore
* Add bash-completion support for the "apt" commandMichael Vogt2016-01-021-0/+107
The apt bash-completion support was submited to the bash-completion package as a patch in May 2014. It is still not included to this date and because it is an important feature for many users it is now part of apt until the bash-completion package is mantained more actively again. Note that the "Relaces" line is only required for Ubuntu it will have no effect on Debian. Closes: #747094