summaryrefslogtreecommitdiffstats
path: root/debian/README.Debian
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 16:24:28 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 16:24:28 +0000
commit2e7b40c11f44d02bd96eaef714a55c9198d680d8 (patch)
treeb8591f10d3f43153a5d2245a997c2a956c85f709 /debian/README.Debian
parentAdding upstream version 1:2.11. (diff)
downloadbash-completion-2e7b40c11f44d02bd96eaef714a55c9198d680d8.tar.xz
bash-completion-2e7b40c11f44d02bd96eaef714a55c9198d680d8.zip
Adding debian version 1:2.11-8.debian/1%2.11-8
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