summaryrefslogtreecommitdiff
path: root/debian/patches
AgeCommit message (Collapse)AuthorFilesLines
2013-09-19Mark patch as applied upstreamAxel Beckert1-0/+1
Git-Dch: Ignore
2013-09-19Fix author of patchAxel Beckert1-1/+1
Git-Dch: Ignore
2013-09-19Format all patch headers DEP3 compliantAxel Beckert6-8/+13
Also add some more pointers to upstream relations
2013-09-18Add patch to fix segfault in compinit's get_cvdef/freecvdefAxel Beckert2-0/+18
Was triggered by the task tab completion.
2013-08-26Replace texi2html by makeinfoAxel Beckert2-0/+17
Add patch to replace texi2html by makeinfo in Doc/Makefile.in. Fixes lintian warning build-depends-on-obsolete-package
2013-06-17Add patch to fix warnings in VCS_INFO's stgit support when guilt is usedAxel Beckert2-0/+23
Thanks: Frank Terbeck <ft@bewatermyfriend.org> for the patch
2013-06-13Remove leading whitespace from texinfo directory entryAxel Beckert2-0/+20
Closes: #711516
2013-05-09Fix FTBFS with texinfo versions >= 5Axel Beckert3-0/+64
Cherry-picked upstream patches 67a4be36c6203c26c3912c07441f42e3965f0fa8 and b174a0df054929efd7804922750c71adeb8e0b57 Also add a build-dependency on texlive-latex-recommended if only texinfo >= 5 is available.
2012-12-28Replace at2quilt with the automatic dh-autoreconfAxel Beckert3-15486/+0
2012-12-21Refresh patchesAxel Beckert2-6/+6
2012-12-17New upstream test releaseAxel Beckert2-11/+55
2012-07-22Update autotools patchesAxel Beckert2-129/+228
2011-12-14at2quilt: Updating autotools patchesAxel Beckert2-447/+481
2011-12-01at2quilt: Updating autotools patchesFrank Terbeck2-9/+61
Signed-off-by: Frank Terbeck <ft@bewatermyfriend.org>
2011-12-01Removing upstream patches due to new releaseFrank Terbeck5-224/+0
Signed-off-by: Frank Terbeck <ft@bewatermyfriend.org>
2011-10-14_bts: Update list of tags (Closes: #641162)Ansgar Burchardt2-0/+34
2011-07-01Support -F completion for aptitude (Closes: #632140)Frank Terbeck2-0/+56
2011-07-01Include _git patches from upstream (Closes: #630906)Frank Terbeck2-0/+113
The included patches enable fallback to file name completion for unknown sub-commands as well as the registration of addon completions such as _git-buildpackage.
2011-06-28Adding support for (un)markauto in _apt (Closes: #631795)Frank Terbeck2-0/+21
2011-06-02at2quilt: Updating autotools patchesFrank Terbeck3-8/+61
With the 4.3.12 release we can finally put those patches into the quilt series file and actually use them. I hope this works as planed.
2011-06-02Removing upstream patches due to new releaseFrank Terbeck10-260/+0
2011-04-27Fix screen completion for serial devices (Closes: #623522)Frank Terbeck2-0/+36
2011-03-09Fix for crash in incorrect bash-like index usageFrank Terbeck2-0/+43
2011-03-09Fix for false isident() behaviourFrank Terbeck2-0/+30
2011-03-02Fix endless loop due to lexer bug (Closes: #353863)Frank Terbeck2-0/+17
Patch from Peter Stephenson: <http://www.zsh.org/mla/workers/2011/msg00237.html>
2011-03-02Refreshing autotools patches for yodl3 fixesFrank Terbeck2-5/+15
This still keeps the patches out of the series file, but it is shows that the at2quilt script works as indended even with manually added patches.
2011-03-02Adding patch to support yodl3Frank Terbeck2-0/+41
This requires the autotools patches to updated.
2011-03-02Adding patch to fix segfault with regular expression matchingFrank Terbeck2-0/+44
See <http://www.zsh.org/mla/workers/2011/msg00020.html> and the following thread for details. Fix from: <http://www.zsh.org/mla/workers/2011/msg00027.html>.
2011-03-02Fix detection of svn repositories in vcs_info (Closes: #611175)Frank Terbeck2-0/+15
See <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=611175> for details.
2011-03-02Fix colors function to work with ksh_arrays (Closes: #613162)Frank Terbeck2-0/+17
See <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=613162> for details.
2011-03-02Adding autotools related patchesFrank Terbeck2-0/+15194
These create ./configure and ./config.h.in. Usually those are generated using ./Util/preconfig, but for the purpose of building the debian package, the goal is to avoid calling the preconfig script. This commit deliberately keeps the patches out of debian/patches/series, so it doesn't clash with the current .orig tarball which does in fact ship a ./configure script. After the next release that will not be the case anymore and ./debian/at2quilt will automatically add the patches to the series file.
2011-03-02Adding _fuser fix from upstreamFrank Terbeck2-0/+17