diff options
-rw-r--r-- | debian/patches/fix-aptitude-completion-for-0.7.5-807906.patch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/fix-aptitude-completion-for-0.7.5-807906.patch b/debian/patches/fix-aptitude-completion-for-0.7.5-807906.patch index 0da989d05..6fcdd1edb 100644 --- a/debian/patches/fix-aptitude-completion-for-0.7.5-807906.patch +++ b/debian/patches/fix-aptitude-completion-for-0.7.5-807906.patch @@ -1,6 +1,7 @@ Description: Also parse --help output of aptitude 0.7.5 and later Author: Axel Beckert <abe@debian.org> Bug-Debian: https://bugs.debian.org/807906 +Forwarded: http://www.zsh.org/mla/workers/2015/msg03350.html Index: zsh/Completion/Debian/Command/_aptitude =================================================================== |