Prepare for future development

This commit is contained in:
David Paleino 2009-02-17 09:23:24 +01:00
parent 5662452756
commit 7e586c16e1
3 changed files with 8 additions and 2 deletions

View File

@ -26,7 +26,7 @@
# #
# http://bash-completion.alioth.debian.org/ # http://bash-completion.alioth.debian.org/
# #
# RELEASE: 1.0 # RELEASE: 1.x
if [[ $- == *v* ]]; then if [[ $- == *v* ]]; then
BASH_COMPLETION_ORIGINAL_V_VALUE="-v" BASH_COMPLETION_ORIGINAL_V_VALUE="-v"

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
bash-completion (1:1.x) UNRELEASED; urgency=low
* Prepare for future development.
-- David Paleino <d.paleino@gmail.com> Tue, 17 Feb 2009 09:22:27 +0100
bash-completion (1:1.0-1) UNRELEASED; urgency=low bash-completion (1:1.0-1) UNRELEASED; urgency=low
[ Guillaume Rousse ] [ Guillaume Rousse ]

View File

@ -124,7 +124,7 @@
.\" ======================================================================== .\" ========================================================================
.\" .\"
.IX Title "DH_BASH-COMPLETION 1" .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 .\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents. .\" way too many mistakes in technical documents.
.if n .ad l .if n .ad l