debian/copyright updated
release number fixed (we're not in 2008 anymore, and a release should arrive soon :))
This commit is contained in:
parent
dd7f7589da
commit
7e395833e4
@ -5,8 +5,8 @@
|
||||
# (backwards compatible with bash 2.05b)
|
||||
#
|
||||
# Copyright © 2006-2008, Ian Macdonald <ian@caliban.org>
|
||||
# © 2008, David Paleino <d.paleino@gmail.com>
|
||||
# © 2008, Luk Claes <luk@debian.org>
|
||||
# © 2009, Bash Completion Maintainers
|
||||
# <bash-completion-devel@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"
|
||||
|
5
debian/changelog
vendored
5
debian/changelog
vendored
@ -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/<package>.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 <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
|
||||
|
||||
|
9
debian/copyright
vendored
9
debian/copyright
vendored
@ -2,8 +2,8 @@ Source: http://bash-completion.alioth.debian.org/
|
||||
|
||||
Files: debian/*
|
||||
Copyright: © 2008, Luk Claes <luk@debian.org>
|
||||
© 2008, Matthias Klose <doko@ubuntu.com>
|
||||
© 2008, David Paleino <d.paleino@gmail.com>
|
||||
© 2008, Matthias Klose <doko@ubuntu.com>
|
||||
© 2008, David Paleino <d.paleino@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 @@ License: GPL-2+
|
||||
(at your option) any later version.
|
||||
|
||||
Files: *
|
||||
Copyright: © 2008, Luk Claes <luk@debian.org>
|
||||
© 2006-2008, Ian Macdonald <ian@caliban.org>
|
||||
© 2008, David Paleino <d.paleino@gmail.com>
|
||||
Copyright: © 2006-2008, Ian Macdonald <ian@caliban.org>
|
||||
© 2008, Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>
|
||||
License: GPL-2+
|
||||
|
||||
On Debian systems, you can find the full text of the GNU General Public
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user