summaryrefslogtreecommitdiff
path: root/debian/changelog
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/changelog
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/changelog')
-rw-r--r--debian/changelog11
1 files changed, 10 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index eb3767c0..fb8420c4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,17 @@
btrfs-progs (4.9.1-1) UNRELEASED; urgency=medium
+ [ Dimitri John Ledkov ]
* New upstream release Closes: #849353, #817806, #854915, #845473
+ * Use dh addon for bash completion (--with bash-completion)
+
+ [ Hideki Yamane ]
+ * 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.
- -- Dimitri John Ledkov <xnox@ubuntu.com> Mon, 13 Feb 2017 11:21:54 +0000
+ -- Dimitri John Ledkov <xnox@ubuntu.com> Mon, 13 Feb 2017 11:25:12 +0000
btrfs-progs (4.7.3-1) unstable; urgency=medium