diff --git a/bash_completion b/bash_completion index bc2a0234..12698d94 100644 --- a/bash_completion +++ b/bash_completion @@ -5,8 +5,8 @@ # (backwards compatible with bash 2.05b) # # Copyright © 2006-2008, Ian Macdonald -# © 2008, David Paleino -# © 2008, Luk Claes +# © 2009, Bash Completion Maintainers +# # # 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" diff --git a/debian/changelog b/debian/changelog index 86c9e6e5..0731cd96 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 @@ bash-completion (200811xx) UNRELEASED; urgency=low - 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/.bash-completion (Closes: #512917) @@ -107,7 +108,7 @@ bash-completion (200811xx) UNRELEASED; urgency=low * Remove duplicate cpio completion, thanks to Freddy Vulto (Closes: #512823) * Fix awk error in "modprobe -r /" completion (Closes: #512556). - -- David Paleino Thu, 29 Jan 2009 21:19:13 +0100 + -- David Paleino Thu, 29 Jan 2009 21:34:02 +0100 bash-completion (20080705) unstable; urgency=low diff --git a/debian/copyright b/debian/copyright index 3454887c..b57ceb97 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,8 +2,8 @@ Source: http://bash-completion.alioth.debian.org/ Files: debian/* Copyright: © 2008, Luk Claes - © 2008, Matthias Klose - © 2008, David Paleino + © 2008, Matthias Klose + © 2008, David Paleino 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 @@ License: GPL-2+ (at your option) any later version. Files: * -Copyright: © 2008, Luk Claes - © 2006-2008, Ian Macdonald - © 2008, David Paleino +Copyright: © 2006-2008, Ian Macdonald + © 2008, Bash Completion Maintainers License: GPL-2+ On Debian systems, you can find the full text of the GNU General Public diff --git a/extra/dh_bash-completion.1 b/extra/dh_bash-completion.1 index a637b1d5..4de0a37b 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" "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