Setting release to 20080617.
This commit is contained in:
parent
0845438d88
commit
23f6e76c62
@ -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
|
||||
|
@ -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@caliban.org>
|
||||
# © 2008, David Paleino <d.paleino@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
|
||||
|
||||
|
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -1,4 +1,4 @@
|
||||
bash-completion (20080501-1) UNRELEASED; urgency=low
|
||||
bash-completion (20080617-1) UNRELEASED; urgency=low
|
||||
|
||||
[ David Paleino ]
|
||||
* New upstream release
|
||||
|
Loading…
x
Reference in New Issue
Block a user