summaryrefslogtreecommitdiffstats
path: root/debian/README.Debian
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 09:14:42 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 09:14:42 +0000
commit1b764f6d6dd92a2b4403a9a936836e20f1af8c2a (patch)
treee84d955c52339f39a12a1e5d99a189a32c46467d /debian/README.Debian
parentAdding upstream version 1:2.11. (diff)
downloadbash-completion-1b764f6d6dd92a2b4403a9a936836e20f1af8c2a.tar.xz
bash-completion-1b764f6d6dd92a2b4403a9a936836e20f1af8c2a.zip
Adding debian version 1:2.11-6.debian/1%2.11-6debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/README.Debian')
-rw-r--r--debian/README.Debian15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/README.Debian b/debian/README.Debian
new file mode 100644
index 0000000..5b69051
--- /dev/null
+++ b/debian/README.Debian
@@ -0,0 +1,15 @@
+bash-completion for Debian
+--------------------------
+
+ Completions are kept in /usr/share/bash-completion/completions.
+
+ If a package installs its completion files under /etc/bash_completion.d/,
+ bash-completion is still able to use them, but bash-completion itself does
+ not install any files under that directory.
+
+ If you are a package maintainer, you are encouraged to use
+ dh_bash-completion(1), which will take care of installing third-party
+ completions into the appropriate directory.
+
+ -- David Paleino <dapal@debian.org> Sun, 10 Apr 2011 15:33:19 +0200
+ -- Gabriel F. T. Gomes <gabriel@inconstante.net.br> Mon, 12 Feb 2018 21:46:42 -0200