diff options
author | David Paleino <dapal@debian.org> | 2009-11-08 23:52:35 +0100 |
---|---|---|
committer | David Paleino <dapal@debian.org> | 2009-11-08 23:52:35 +0100 |
commit | 4d816f7e41b2e8cf0ffb043733a2981488e5c42a (patch) | |
tree | a4ec97e74f5856bc538f129772932b43f6bd90a7 | |
parent | 01eba8009a1752e204b74a445b185b73997f9003 (diff) | |
download | bash-completion-4d816f7e41b2e8cf0ffb043733a2981488e5c42a.tar.gz |
debian/control: updated my email address
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index bd08bafb..1b6eb7b3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,8 +5,10 @@ bash-completion (1:1.1-2) UNRELEASED; urgency=low - 01-fix_550943.patch added, fixes function names (Closes: #550943) - 02-fix_552109.patch added, fixes -W and --show completion for dpkg-deb (Closes: #552109) + * debian/control: + - updated my email address - -- David Paleino <d.paleino@gmail.com> Fri, 23 Oct 2009 16:47:09 +0200 + -- David Paleino <dapal@debian.org> Sun, 08 Nov 2009 23:52:14 +0100 bash-completion (1:1.1-1) unstable; urgency=low diff --git a/debian/control b/debian/control index bad6583d..71966061 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: bash-completion Section: shells Priority: standard Maintainer: Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org> -Uploaders: David Paleino <d.paleino@gmail.com> +Uploaders: David Paleino <dapal@debian.org> DM-Upload-Allowed: yes Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7~) Build-Depends-Indep: perl |