[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 7e586c16e17439e79c83f46cc5bf3a3fc1b572c3

David Paleino d.paleino at gmail.com
Tue Feb 17 08:23:44 UTC 2009


The following commit has been merged in the master branch:
commit 7e586c16e17439e79c83f46cc5bf3a3fc1b572c3
Author: David Paleino <d.paleino at gmail.com>
Date:   Tue Feb 17 09:23:24 2009 +0100

    Prepare for future development

diff --git a/bash_completion b/bash_completion
index 86b1533..27cebb0 100644
--- a/bash_completion
+++ b/bash_completion
@@ -26,7 +26,7 @@
 #
 #   http://bash-completion.alioth.debian.org/
 #
-#   RELEASE: 1.0
+#   RELEASE: 1.x
 
 if [[ $- == *v* ]]; then
 	BASH_COMPLETION_ORIGINAL_V_VALUE="-v"
diff --git a/debian/changelog b/debian/changelog
index 17d095c..30d0504 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+bash-completion (1:1.x) UNRELEASED; urgency=low
+
+  * Prepare for future development.
+
+ -- David Paleino <d.paleino at gmail.com>  Tue, 17 Feb 2009 09:22:27 +0100
+
 bash-completion (1:1.0-1) UNRELEASED; urgency=low
 
   [ Guillaume Rousse ]
diff --git a/extra/dh_bash-completion.1 b/extra/dh_bash-completion.1
index a19d68c..82cde8b 100644
--- a/extra/dh_bash-completion.1
+++ b/extra/dh_bash-completion.1
@@ -124,7 +124,7 @@
 .\" ========================================================================
 .\"
 .IX Title "DH_BASH-COMPLETION 1"
-.TH DH_BASH-COMPLETION 1 "2009-01-29" "1.0" "Bash-Completion Debhelper"
+.TH DH_BASH-COMPLETION 1 "2009-01-29" "1.x" "Bash-Completion Debhelper"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l

-- 
bash-completion



More information about the Bash-completion-commits mailing list