summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)AuthorFilesLines
2014-08-11Add a preliminary changelog entry to make it build at leastAxel Beckert1-0/+12
Git-Dch: Ignore
2014-08-11Add patch to fix source vs build directory mixupAxel Beckert2-0/+36
2014-08-11Refresh patch replace-texi2html-with-makeinfoAxel Beckert1-5/+5
2014-08-11Remove all patches which were cherry-picked from upstreamAxel Beckert4-262/+0
2014-06-13Prepare upload to unstable as 5.0.5-3Axel Beckert1-0/+18
2014-06-12Add B-D on cm-super-minimal, FTBFS with TeX Live >= 2014 otherwiseAxel Beckert1-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-10Cherry pick upstream fix for INC_APPEND_HISTORY regression (Closes: #749969)Axel Beckert2-0/+142
2014-05-31Cherry pick apt and apt-mark completion updates from upstream (Closes: #691526)Axel Beckert3-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-22Also install the bug-scripts. Doh.Axel Beckert1-0/+3
Git-Dch: Ignore
2014-05-22Add bug scripts to list packages could interfere with zsh's behaviourAxel Beckert3-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-21Add note about $fpath entries to README.DebianFrank Terbeck1-0/+19
Signed-off-by: Frank Terbeck <ft@bewatermyfriend.org>
2014-03-12Don't even try to run test suite on hurd, it hangsAxel Beckert1-1/+3
Hence ignoring just the exit code on hurd doesn't help
2014-03-12Upload to unstable as 5.0.5-2Axel Beckert1-0/+8
2014-02-28Add a debian/upstream/metadata file according to DEP-12Axel Beckert1-0/+12
2014-02-10Add build-dependency on texlive-fonts-recommended (c.f. #738402, closes: ↵Axel Beckert1-0/+1
#738452)
2014-01-05Upload to unstable as 5.0.5-1Axel Beckert1-2/+2
2014-01-05Update changelog with verified bug fixesAxel Beckert1-0/+2
Git-Dch: Ignore
2014-01-05Update changelog for new upstream releaseAxel Beckert1-0/+6
Git-Dch: Ignore
2013-12-21Upload to unstable as 5.0.4-1Axel Beckert1-2/+2
2013-12-20Update changelog for new upstream releaseAxel Beckert1-0/+6
2013-12-15Upload to unstable as 5.0.3-1Axel Beckert1-3/+12
2013-12-15Reduce two blank lines to oneAxel Beckert1-1/+0
Git-Dch: Ignore
2013-12-15Built-Using: Use libc-dev-bin instead of eglibc as parameter to dpkg-queryAxel Beckert1-1/+1
It needs to be a binary package and existing on all architectures
2013-12-15Remove use-dev-null-instead-of-dev-tty-for-dash-c-test.patch againAxel Beckert2-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-15Ignore test suite results on hurd-i386 for nowAxel Beckert1-1/+1
2013-12-15Drop fix-A05execution-ztst-setopt-MONITOR.patch (applied upstream)Axel Beckert2-28/+0
2013-12-15Update changelog for new upstream releaseAxel Beckert1-0/+6
Git-Dch: Ignore
2013-12-03Upload to experimental as 5.0.2-test-3-1Axel Beckert1-3/+7
2013-12-03A05execution-ztst-setopt-MONITOR.patch: Add second occurrenceAxel Beckert1-5/+16
Also add references to the patch's origins.
2013-12-02Add patch which hopefully fixes test suite failures on Jenkins buildsAxel Beckert2-0/+17
2013-12-02Fix one test-suite failure on static builds due to non-existent $HOMEAxel Beckert1-1/+1
Thanks to Bart Schaefer and Peter Stephenson for spotting the cause.
2013-12-02Bump changelog entry dateAxel Beckert1-1/+1
Git-Dch: Ignore
2013-12-02Update changelog for 5.0.2-test-3-1Axel Beckert1-2/+7
2013-12-02Add newly generated help files to debian/cleanAxel Beckert1-0/+2
2013-12-02debian/rules: Util/helpfiles now requires parameters, reduce own magicAxel Beckert1-2/+2
2013-12-02Refresh patch replace-texi2html-with-makeinfoAxel Beckert1-3/+3
2013-12-02Update watch file to also catch release candidatesAxel Beckert1-0/+1
2013-11-21Try real upstream name in debian/changelog despite the dashesAxel Beckert1-1/+1
Git-Dch: Ignore
2013-11-21Add changelog entry for a potential 5.0.2+test1-1Axel Beckert1-0/+14
2013-11-08zsh-common: Remove Breaks against older zsh version (Hopefully closes: #707760)Axel Beckert1-1/+0
2013-11-08Make lintian override zsh version agnosticAxel Beckert1-1/+1
2013-11-08zsh-beta.postrm: Unregister /etc/shells entry on removal (Closes: #724251)Axel Beckert1-3/+8
2013-11-07Remove patches applied upstreamAxel Beckert6-130/+0
2013-10-28Bump Standards-Version to 3.9.5 (no changes)Axel Beckert1-1/+1
2013-10-26Upload to unstable as 5.0.2-6Axel Beckert1-0/+7
I would have waited for more changes for this upload, but since the first signs of the next upstream release are already there, I'd like to get the new Hurd FTBFS fix tested so that I can submit it to upstream _before_ the new upstream release. Hence that rather small diff for this upload. BTW, I mixed up names in the previous commit message: It was Bart Schaefer of zsh upstream who suggested the fix, not Bart Martens of Debian. I'm sorry, but I noticed this just now when preparing the Debian changelog.
2013-10-01C02cond.ztst: Use /dev/null instead of /dev/tty for -c testAxel Beckert3-28/+22
Hopefully solves the according test suite failures on Hurd. Suggested by Bart Martens.
2013-09-30Upload to unstable as 5.0.2-5Axel Beckert1-0/+16
2013-09-24debian/rules: Whitespace changesAxel Beckert1-12/+15
Git-Dch: Ignore
2013-09-24Require texinfo >= 5, it no more builds properly with older versionsAxel Beckert1-2/+2
The package uses "makeinfo --split=chapter" and that feature doesn't seem to be available in any stable releases before 5.0.
2013-09-24Fix typo in debian/rules commentAxel Beckert1-1/+1
Git-Dch: Ignore