debian/copyright updated

release number fixed (we're not in 2008 anymore, and a release should arrive soon :))
This commit is contained in:
David Paleino 2009-01-29 21:34:57 +01:00
parent dd7f7589da
commit 7e395833e4
4 changed files with 11 additions and 11 deletions

View File

@ -5,8 +5,8 @@
# (backwards compatible with bash 2.05b) # (backwards compatible with bash 2.05b)
# #
# Copyright © 2006-2008, Ian Macdonald <ian@caliban.org> # Copyright © 2006-2008, Ian Macdonald <ian@caliban.org>
# © 2008, David Paleino <d.paleino@gmail.com> # © 2009, Bash Completion Maintainers
# © 2008, Luk Claes <luk@debian.org> # <bash-completion-devel@lists.alioth.debian.org>
# #
# This program is free software; you can redistribute it and/or modify # 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 # it under the terms of the GNU General Public License as published by
@ -26,7 +26,7 @@
# #
# http://bash-completion.alioth.debian.org/ # http://bash-completion.alioth.debian.org/
# #
# RELEASE: 200809xx # RELEASE: 200902xx
if [[ $- == *v* ]]; then if [[ $- == *v* ]]; then
BASH_COMPLETION_ORIGINAL_V_VALUE="-v" BASH_COMPLETION_ORIGINAL_V_VALUE="-v"

5
debian/changelog vendored
View File

@ -1,4 +1,4 @@
bash-completion (200811xx) UNRELEASED; urgency=low bash-completion (200902xx) UNRELEASED; urgency=low
[ David Paleino ] [ David Paleino ]
* Added .kar to Timidity completion. * Added .kar to Timidity completion.
@ -80,6 +80,7 @@ bash-completion (200811xx) UNRELEASED; urgency=low
- added Vcs-* fields - added Vcs-* fields
* debian/install: * debian/install:
- correctly install contrib/* under /etc/bash_completion.d/ - correctly install contrib/* under /etc/bash_completion.d/
* debian/copyright updated
* extra/dh_bash-completion: * extra/dh_bash-completion:
- updated to support a list of files in debian/<package>.bash-completion - updated to support a list of files in debian/<package>.bash-completion
(Closes: #512917) (Closes: #512917)
@ -107,7 +108,7 @@ bash-completion (200811xx) UNRELEASED; urgency=low
* Remove duplicate cpio completion, thanks to Freddy Vulto (Closes: #512823) * Remove duplicate cpio completion, thanks to Freddy Vulto (Closes: #512823)
* Fix awk error in "modprobe -r /" completion (Closes: #512556). * Fix awk error in "modprobe -r /" completion (Closes: #512556).
-- David Paleino <d.paleino@gmail.com> Thu, 29 Jan 2009 21:19:13 +0100 -- David Paleino <d.paleino@gmail.com> Thu, 29 Jan 2009 21:34:02 +0100
bash-completion (20080705) unstable; urgency=low bash-completion (20080705) unstable; urgency=low

9
debian/copyright vendored
View File

@ -2,8 +2,8 @@ Source: http://bash-completion.alioth.debian.org/
Files: debian/* Files: debian/*
Copyright: © 2008, Luk Claes <luk@debian.org> Copyright: © 2008, Luk Claes <luk@debian.org>
© 2008, Matthias Klose <doko@ubuntu.com> © 2008, Matthias Klose <doko@ubuntu.com>
© 2008, David Paleino <d.paleino@gmail.com> © 2008, David Paleino <d.paleino@gmail.com>
License: GPL-2+ License: GPL-2+
This program is free software: you can redistribute it and/or modify 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 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. (at your option) any later version.
Files: * Files: *
Copyright: © 2008, Luk Claes <luk@debian.org> Copyright: © 2006-2008, Ian Macdonald <ian@caliban.org>
© 2006-2008, Ian Macdonald <ian@caliban.org> © 2008, Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>
© 2008, David Paleino <d.paleino@gmail.com>
License: GPL-2+ License: GPL-2+
On Debian systems, you can find the full text of the GNU General Public On Debian systems, you can find the full text of the GNU General Public

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" "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 .\" 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