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/replace-texi2html-with-makeinfo | |
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/replace-texi2html-with-makeinfo')
-rw-r--r-- | debian/patches/replace-texi2html-with-makeinfo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/replace-texi2html-with-makeinfo b/debian/patches/replace-texi2html-with-makeinfo index 911258c48..3412d943f 100644 --- a/debian/patches/replace-texi2html-with-makeinfo +++ b/debian/patches/replace-texi2html-with-makeinfo @@ -1,4 +1,5 @@ Description: Replace deprecated texi2html with makeinfo +Forwarded: http://www.zsh.org/mla/workers/2013/msg00723.html Author: Axel Beckert <abe@debian.org> Index: zsh/Doc/Makefile.in |