From bd8274311db48fdcc78456c17c2d59497b96cc2f Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Sat, 2 Jan 2016 21:18:47 +0100 Subject: Add bash-completion support for the "apt" command 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 --- debian/apt.install.in | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/apt.install.in') diff --git a/debian/apt.install.in b/debian/apt.install.in index 9c9489572..e2bedcca7 100644 --- a/debian/apt.install.in +++ b/debian/apt.install.in @@ -4,3 +4,4 @@ bin/methods/* usr/lib/apt/methods/ scripts/dselect/* usr/lib/dpkg/methods/apt/ usr/share/locale/*/*/apt.mo bin/libapt-private.so.* usr/lib/@DEB_HOST_MULTIARCH@/ +../debian/apt.bash-completion /usr/share/bash-completion/completions/ -- cgit v1.2.3-70-g09d2