diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2013-09-19 02:07:06 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2013-09-19 02:07:06 +0200 |
commit | e2c05cafd7fa9b6de85038bc46fd9c886fe204a0 (patch) | |
tree | 133a5a52c9901b360759c4265be18a1df7dc9aa5 /debian/patches/texinfo_remove_leading_whitespace.patch | |
parent | 89e7f5948e84dd99b2e81dddd7152279fb6d584b (diff) | |
download | zsh-e2c05cafd7fa9b6de85038bc46fd9c886fe204a0.tar.gz zsh-e2c05cafd7fa9b6de85038bc46fd9c886fe204a0.zip |
Format all patch headers DEP3 compliant
Also add some more pointers to upstream relations
Diffstat (limited to 'debian/patches/texinfo_remove_leading_whitespace.patch')
-rw-r--r-- | debian/patches/texinfo_remove_leading_whitespace.patch | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/patches/texinfo_remove_leading_whitespace.patch b/debian/patches/texinfo_remove_leading_whitespace.patch index ae59caa24..0f71f3a4f 100644 --- a/debian/patches/texinfo_remove_leading_whitespace.patch +++ b/debian/patches/texinfo_remove_leading_whitespace.patch @@ -2,7 +2,8 @@ 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> -Debian-Bug: 711516 +Bug-Debian: http://bugs.debian.org/711516 +Forwarded: http://www.zsh.org/mla/workers/2013/msg00520.html Index: zsh/Doc/ztexi.yo =================================================================== |