summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriel F. T. Gomes <gabriel@inconstante.net.br>2022-04-03 09:17:23 -0300
committerGabriel F. T. Gomes <gabriel@inconstante.net.br>2022-04-03 09:17:23 -0300
commitb4eebfcf83cb8626dd1413fd5f0db64890d0ef2a (patch)
tree9435a6d2a5c1a1c865bf94b833fce21cfd2cc728
parentbb5ce3ca0ac567bf22a4660d60b677f74dd4ecf8 (diff)
downloadbash-completion-b4eebfcf83cb8626dd1413fd5f0db64890d0ef2a.tar.gz
Open master branch for development
Patch generated with 'debchange --increment'.
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 54f1c944..74755e5b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,7 @@
+bash-completion (1:2.11-7) UNRELEASED; urgency=medium
+
+ -- Gabriel F. T. Gomes <gabriel@debian.org> Sun, 03 Apr 2022 09:17:08 -0300
+
bash-completion (1:2.11-6) unstable; urgency=medium
* Fix completion of find -exec commands (Closes: #1002010).