[Bash-completion-commits] ./current r1109: Setting release to 20080617.

David Paleino d.paleino at gmail.com
Tue Jun 17 20:25:58 UTC 2008


------------------------------------------------------------
revno: 1109
committer: David Paleino <d.paleino at gmail.com>
branch nick: current
timestamp: Tue 2008-06-17 22:25:58 +0200
message:
  Setting release to 20080617.
modified:
  bash-completion.spec
  bash_completion
  debian/changelog
-------------- next part --------------
=== modified file 'bash-completion.spec'
--- a/bash-completion.spec	2008-05-01 20:22:11 +0000
+++ b/bash-completion.spec	2008-06-17 20:25:58 +0000
@@ -1,10 +1,8 @@
-# $Id: bash-completion.spec,v 1.131 2008/05/01 22:15:45 hanska-guest Exp $
-
 # TODO -- needs someone to review it entirely.
 
 Name: bash-completion
 Summary: Programmable completion for bash 2.05b and later.
-Version: 200805xx
+Version: 20080617
 Release: 1
 Group: System Environment/Shells
 License: GPL

=== modified file 'bash_completion'
--- a/bash_completion	2008-05-17 16:51:31 +0000
+++ b/bash_completion	2008-06-17 20:25:58 +0000
@@ -1,8 +1,6 @@
 #   bash_completion - programmable completion functions for bash 3.x
 #		      (backwards compatible with bash 2.05b)
 #
-#   $Id: bash_completion,v 1.875 2008/05/01 21:03:54 hanska-guest Exp $
-#
 #   Copyright ? Ian Macdonald <ian at caliban.org>
 #             ? 2008, David Paleino <d.paleino at gmail.com>
 #
@@ -25,7 +23,7 @@
 #   http://www.caliban.org/bash/index.shtml#completion
 #   ( <http://bash-completion.alioth.debian.org/> )
 #
-#   RELEASE: 200805xx
+#   RELEASE: 20080617
 
 [ -n "${BASH_COMPLETION_DEBUG:-}" ] && set -v || set +v
 

=== modified file 'debian/changelog'
--- a/debian/changelog	2008-05-16 15:32:42 +0000
+++ b/debian/changelog	2008-06-17 20:25:58 +0000
@@ -1,4 +1,4 @@
-bash-completion (20080501-1) UNRELEASED; urgency=low
+bash-completion (20080617-1) UNRELEASED; urgency=low
 
   [ David Paleino ]
   * New upstream release



More information about the Bash-completion-commits mailing list