[Bash-completion-commits] ./current r1297: debian/copyright updated
David Paleino
d.paleino at gmail.com
Thu Jan 29 20:34:57 UTC 2009
------------------------------------------------------------
revno: 1297
committer: David Paleino <d.paleino at gmail.com>
branch nick: current
timestamp: Thu 2009-01-29 21:34:57 +0100
message:
debian/copyright updated
release number fixed (we're not in 2008 anymore, and a release should arrive soon :))
modified:
bash_completion
debian/changelog
debian/copyright
extra/dh_bash-completion.1
-------------- next part --------------
=== modified file 'bash_completion'
--- a/bash_completion 2009-01-29 20:25:01 +0000
+++ b/bash_completion 2009-01-29 20:34:57 +0000
@@ -5,8 +5,8 @@
# (backwards compatible with bash 2.05b)
#
# Copyright ? 2006-2008, Ian Macdonald <ian at caliban.org>
-# ? 2008, David Paleino <d.paleino at gmail.com>
-# ? 2008, Luk Claes <luk at debian.org>
+# ? 2009, Bash Completion Maintainers
+# <bash-completion-devel at lists.alioth.debian.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -26,7 +26,7 @@
#
# http://bash-completion.alioth.debian.org/
#
-# RELEASE: 200809xx
+# RELEASE: 200902xx
if [[ $- == *v* ]]; then
BASH_COMPLETION_ORIGINAL_V_VALUE="-v"
=== modified file 'debian/changelog'
--- a/debian/changelog 2009-01-29 20:19:37 +0000
+++ b/debian/changelog 2009-01-29 20:34:57 +0000
@@ -1,4 +1,4 @@
-bash-completion (200811xx) UNRELEASED; urgency=low
+bash-completion (200902xx) UNRELEASED; urgency=low
[ David Paleino ]
* Added .kar to Timidity completion.
@@ -80,6 +80,7 @@
- added Vcs-* fields
* debian/install:
- correctly install contrib/* under /etc/bash_completion.d/
+ * debian/copyright updated
* extra/dh_bash-completion:
- updated to support a list of files in debian/<package>.bash-completion
(Closes: #512917)
@@ -107,7 +108,7 @@
* Remove duplicate cpio completion, thanks to Freddy Vulto (Closes: #512823)
* Fix awk error in "modprobe -r /" completion (Closes: #512556).
- -- David Paleino <d.paleino at gmail.com> Thu, 29 Jan 2009 21:19:13 +0100
+ -- David Paleino <d.paleino at gmail.com> Thu, 29 Jan 2009 21:34:02 +0100
bash-completion (20080705) unstable; urgency=low
=== modified file 'debian/copyright'
--- a/debian/copyright 2008-06-21 20:19:37 +0000
+++ b/debian/copyright 2009-01-29 20:34:57 +0000
@@ -2,8 +2,8 @@
Files: debian/*
Copyright: ? 2008, Luk Claes <luk at debian.org>
- ? 2008, Matthias Klose <doko at ubuntu.com>
- ? 2008, David Paleino <d.paleino at gmail.com>
+ ? 2008, Matthias Klose <doko at ubuntu.com>
+ ? 2008, David Paleino <d.paleino at gmail.com>
License: GPL-2+
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -11,9 +11,8 @@
(at your option) any later version.
Files: *
-Copyright: ? 2008, Luk Claes <luk at debian.org>
- ? 2006-2008, Ian Macdonald <ian at caliban.org>
- ? 2008, David Paleino <d.paleino at gmail.com>
+Copyright: ? 2006-2008, Ian Macdonald <ian at caliban.org>
+ ? 2008, Bash Completion Maintainers <bash-completion-devel at lists.alioth.debian.org>
License: GPL-2+
On Debian systems, you can find the full text of the GNU General Public
=== modified file 'extra/dh_bash-completion.1'
--- a/extra/dh_bash-completion.1 2009-01-29 13:51:48 +0000
+++ b/extra/dh_bash-completion.1 2009-01-29 20:34:57 +0000
@@ -124,7 +124,7 @@
.\" ========================================================================
.\"
.IX Title "DH_BASH-COMPLETION 1"
-.TH DH_BASH-COMPLETION 1 "2009-01-29" "200811xx" "Bash-Completion Debhelper"
+.TH DH_BASH-COMPLETION 1 "2009-01-29" "200902xx" "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
More information about the Bash-completion-commits
mailing list