diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2015-12-26 19:37:05 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2015-12-26 19:37:05 +0100 |
commit | d3bb50ba990120fb316f9ea0710b5f26a88eb108 (patch) | |
tree | 5660b6ddb0f45f8bade4fff1cf8f50fa3fab6e40 /debian/patches/series | |
parent | c3e50a0fe1386e915a3464cae3715aa121e1fa4f (diff) | |
download | zsh-d3bb50ba990120fb316f9ea0710b5f26a88eb108.tar.gz zsh-d3bb50ba990120fb316f9ea0710b5f26a88eb108.zip |
Add patch to fix parsing of aptitude 0.7.5's --help output
… without stopping to be able parse older aptitude versions' output.
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index 877edc424..7fa517010 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1,3 @@ further-mitigate-test-suite-hangs.patch update-apt-completion-808317.patch +fix-aptitude-completion-for-0.7.5-807906.patch |