summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorDimitri John Ledkov <xnox@ubuntu.com>2017-02-13 11:28:29 +0000
committerDimitri John Ledkov <xnox@ubuntu.com>2017-02-13 11:28:29 +0000
commit6d482654c3111b023f879ecdc5d96e24b211bde2 (patch)
tree676b79f1a9f2e4808e262310b42f79582974f703 /debian/control
parent4305d024938113df5d73021a09eb2a991f54ca2f (diff)
Add bash completion support
* Use dh addon for bash completion (--with bash-completion) * debian/control - add Build-Depends: bash-completion to use dh_bash-completion * debian/rules - call dh_bash-completion * add debian/btrfs-progs.bash-completion Closes: #840302, #800790.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index e0340226..349a4e35 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Build-Depends: debhelper (>= 9),
zlib1g-dev,
asciidoc,
xmlto,
+ bash-completion,
Standards-Version: 3.9.8
Homepage: http://btrfs.wiki.kernel.org/
Vcs-Browser: https://browse.dgit.debian.org/btrfs-progs.git