Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-08-13 | Upload to experimental as 5.0.5-dev-2-1 | Axel Beckert | 1 | -2/+2 | |
2014-08-13 | Update changelog entry to list all upstream-fixed Debian bug reports | Axel Beckert | 1 | -2/+17 | |
Git-Dch: Ignore | |||||
2014-08-12 | Update changelog with regards to patch refreshing and removal | Axel Beckert | 1 | -3/+3 | |
Git-Dch: Ignore | |||||
2014-08-12 | Refresh replace-texi2html-with-makeinfo, drop ↵ | Axel Beckert | 4 | -38/+2 | |
texi2html-conf-source-dir-vs-build-dir … and bump upstream version in preliminary changelog entry. | |||||
2014-08-11 | Merge branch 'debian' of git://anonscm.debian.org/git/collab-maint/zsh into ↵ | Axel Beckert | 5 | -13/+47 | |
debian Conflicts: debian/changelog | |||||
2014-08-11 | Add a preliminary changelog entry to make it build at least | Axel Beckert | 1 | -0/+12 | |
Git-Dch: Ignore | |||||
2014-08-11 | Add patch to fix source vs build directory mixup | Axel Beckert | 2 | -0/+36 | |
2014-08-11 | Refresh patch replace-texi2html-with-makeinfo | Axel Beckert | 1 | -5/+5 | |
2014-08-11 | Remove all patches which were cherry-picked from upstream | Axel Beckert | 4 | -262/+0 | |
2014-06-30 | Rewrite bug script to have less code duplication and to also include debsums ↵ | Axel Beckert | 1 | -10/+27 | |
results | |||||
2014-06-28 | Upload to unstable as 5.0.5-4 | Axel Beckert | 1 | -0/+12 | |
2014-06-28 | Add lintian overrides for spelling-error-in-binary false positives | Axel Beckert | 2 | -0/+4 | |
2014-06-28 | Simplify helpfiles generation in debian/rules (Closes: #737582) | Axel Beckert | 1 | -3/+1 | |
This also makes debian/rules pure 7-bit ASCII again -- instead of being ISO-8859-1. Yay! :-) | |||||
2014-06-23 | Fix output file descriptor of bug script. reportbug wants stuff on fd 3 | Axel Beckert | 1 | -0/+3 | |
2014-06-13 | Prepare upload to unstable as 5.0.5-3 | Axel Beckert | 1 | -0/+18 | |
2014-06-12 | Add B-D on cm-super-minimal, FTBFS with TeX Live >= 2014 otherwise | Axel Beckert | 1 | -0/+1 | |
While we could have added a build-dependency on e.g. "cm-super-minimal | texlive-fonts-recommended (<< 2014)", cm-super-minimal is available since at least Debian 6 Squeeze and not that large (at least not compared to the remainder of TeX Live :-), so that it won't hurt to have it as unneeded build-dependency for e.g. backports to Wheezy or Squeeze. | |||||
2014-06-10 | Cherry pick upstream fix for INC_APPEND_HISTORY regression (Closes: #749969) | Axel Beckert | 2 | -0/+142 | |
2014-05-31 | Cherry pick apt and apt-mark completion updates from upstream (Closes: #691526) | Axel Beckert | 3 | -0/+120 | |
The following patches were cherry-picked into debian/patches, but with changelog diffs omitted. They didn't apply (for obvious reasons) and aren't relevant either (for obvious reasons, too). 32533: add completion for "apt-mark" (60bedea3) 32532: completion for "apt" command (d397599c) | |||||
2014-05-22 | Also install the bug-scripts. Doh. | Axel Beckert | 1 | -0/+3 | |
Git-Dch: Ignore | |||||
2014-05-22 | Add bug scripts to list packages could interfere with zsh's behaviour | Axel Beckert | 3 | -0/+21 | |
The same script is placed into the packages zsh, zsh-common and zsh-static -- which are the common binary packages against which behavioural issues are reported. | |||||
2014-05-21 | Add note about $fpath entries to README.Debian | Frank Terbeck | 1 | -0/+19 | |
Signed-off-by: Frank Terbeck <ft@bewatermyfriend.org> | |||||
2014-03-12 | Don't even try to run test suite on hurd, it hangs | Axel Beckert | 1 | -1/+3 | |
Hence ignoring just the exit code on hurd doesn't help | |||||
2014-03-12 | Upload to unstable as 5.0.5-2 | Axel Beckert | 1 | -0/+8 | |
2014-02-28 | Add a debian/upstream/metadata file according to DEP-12 | Axel Beckert | 1 | -0/+12 | |
2014-02-10 | Add build-dependency on texlive-fonts-recommended (c.f. #738402, closes: ↵ | Axel Beckert | 1 | -0/+1 | |
#738452) | |||||
2014-01-05 | Upload to unstable as 5.0.5-1 | Axel Beckert | 1 | -2/+2 | |
2014-01-05 | Update changelog with verified bug fixes | Axel Beckert | 1 | -0/+2 | |
Git-Dch: Ignore | |||||
2014-01-05 | Update changelog for new upstream release | Axel Beckert | 1 | -0/+6 | |
Git-Dch: Ignore | |||||
2013-12-21 | Upload to unstable as 5.0.4-1 | Axel Beckert | 1 | -2/+2 | |
2013-12-20 | Update changelog for new upstream release | Axel Beckert | 1 | -0/+6 | |
2013-12-15 | Upload to unstable as 5.0.3-1 | Axel Beckert | 1 | -3/+12 | |
2013-12-15 | Reduce two blank lines to one | Axel Beckert | 1 | -1/+0 | |
Git-Dch: Ignore | |||||
2013-12-15 | Built-Using: Use libc-dev-bin instead of eglibc as parameter to dpkg-query | Axel Beckert | 1 | -1/+1 | |
It needs to be a binary package and existing on all architectures | |||||
2013-12-15 | Remove use-dev-null-instead-of-dev-tty-for-dash-c-test.patch again | Axel Beckert | 2 | -22/+0 | |
It was introduced in the hope it would fix test suite failures on hurd, but instead it made the test suite hang. See https://buildd.debian.org/status/fetch.php?pkg=zsh&arch=hurd-i386&ver=5.0.2-6&stamp=1382813718 and https://buildd.debian.org/status/fetch.php?pkg=zsh&arch=hurd-i386&ver=5.0.2-test-3-1&stamp=1386548502 So since we now ignore the test suite results on hurd-i386, it's better to have a failing test suite than to have a hanging test suite. | |||||
2013-12-15 | Ignore test suite results on hurd-i386 for now | Axel Beckert | 1 | -1/+1 | |
2013-12-15 | Drop fix-A05execution-ztst-setopt-MONITOR.patch (applied upstream) | Axel Beckert | 2 | -28/+0 | |
2013-12-15 | Update changelog for new upstream release | Axel Beckert | 1 | -0/+6 | |
Git-Dch: Ignore | |||||
2013-12-03 | Upload to experimental as 5.0.2-test-3-1 | Axel Beckert | 1 | -3/+7 | |
2013-12-03 | A05execution-ztst-setopt-MONITOR.patch: Add second occurrence | Axel Beckert | 1 | -5/+16 | |
Also add references to the patch's origins. | |||||
2013-12-02 | Add patch which hopefully fixes test suite failures on Jenkins builds | Axel Beckert | 2 | -0/+17 | |
2013-12-02 | Fix one test-suite failure on static builds due to non-existent $HOME | Axel Beckert | 1 | -1/+1 | |
Thanks to Bart Schaefer and Peter Stephenson for spotting the cause. | |||||
2013-12-02 | Bump changelog entry date | Axel Beckert | 1 | -1/+1 | |
Git-Dch: Ignore | |||||
2013-12-02 | Update changelog for 5.0.2-test-3-1 | Axel Beckert | 1 | -2/+7 | |
2013-12-02 | Add newly generated help files to debian/clean | Axel Beckert | 1 | -0/+2 | |
2013-12-02 | debian/rules: Util/helpfiles now requires parameters, reduce own magic | Axel Beckert | 1 | -2/+2 | |
2013-12-02 | Refresh patch replace-texi2html-with-makeinfo | Axel Beckert | 1 | -3/+3 | |
2013-12-02 | Update watch file to also catch release candidates | Axel Beckert | 1 | -0/+1 | |
2013-11-21 | Try real upstream name in debian/changelog despite the dashes | Axel Beckert | 1 | -1/+1 | |
Git-Dch: Ignore | |||||
2013-11-21 | Add changelog entry for a potential 5.0.2+test1-1 | Axel Beckert | 1 | -0/+14 | |
2013-11-08 | zsh-common: Remove Breaks against older zsh version (Hopefully closes: #707760) | Axel Beckert | 1 | -1/+0 | |