diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2013-09-19 02:07:31 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2013-09-19 02:07:31 +0200 |
commit | 8ee28c178c9389c6ec7e34f687b6bc2102bdb180 (patch) | |
tree | 6db4aa703adf47f77c7e10110bc0739698d034cc | |
parent | e2c05cafd7fa9b6de85038bc46fd9c886fe204a0 (diff) | |
download | zsh-8ee28c178c9389c6ec7e34f687b6bc2102bdb180.tar.gz zsh-8ee28c178c9389c6ec7e34f687b6bc2102bdb180.zip |
Fix author of patch
Git-Dch: Ignore
-rw-r--r-- | debian/patches/texinfo_remove_leading_whitespace.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/texinfo_remove_leading_whitespace.patch b/debian/patches/texinfo_remove_leading_whitespace.patch index 0f71f3a4f..ff079d323 100644 --- a/debian/patches/texinfo_remove_leading_whitespace.patch +++ b/debian/patches/texinfo_remove_leading_whitespace.patch @@ -1,7 +1,7 @@ Description: Remove leading whitespace from texinfo directory entry The leading whitespace makes Emacs' info menu not work as expected, at least With newer version or combinations of texinfo and/or yodl. -Author: Axel Beckert <abe@debian.org> +Author: Bruce Stephens <bruce.stephens@isode.com> Bug-Debian: http://bugs.debian.org/711516 Forwarded: http://www.zsh.org/mla/workers/2013/msg00520.html |