Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-08 | Add prelimiary changelog entry for new upstream release 5.0.7 | Axel Beckert | 1 | -0/+11 | |
Git-Dch: Ignore | |||||
2014-10-08 | Drop all cherry-picked patches | Axel Beckert | 3 | -182/+0 | |
2014-10-02 | Upload to unstable as 5.0.6-3 | Axel Beckert | 1 | -0/+15 | |
2014-10-02 | Complete debian/copyright with individual copyrights and licenses (Closes: ↵ | Axel Beckert | 1 | -5/+122 | |
#763191) | |||||
2014-10-01 | Switch debian/copyright to the machine-readable DEP5 format | Axel Beckert | 1 | -32/+62 | |
It has been agreed that zsh's Debian packaging is licensed under the MIT/Expat license. Relevant replies: Clint Adams: https://lists.alioth.debian.org/pipermail/pkg-zsh-devel/2014-September/001111.html Axel Beckert: https://lists.alioth.debian.org/pipermail/pkg-zsh-devel/2014-September/001112.html Richard Hartmann: https://lists.alioth.debian.org/pipermail/pkg-zsh-devel/2014-September/001113.html Rob Leslie: https://lists.alioth.debian.org/pipermail/pkg-zsh-devel/2014-September/001114.html Frank Terbeck: https://lists.alioth.debian.org/pipermail/pkg-zsh-devel/2014-September/001115.html Mika Prokop: https://lists.alioth.debian.org/pipermail/pkg-zsh-devel/2014-September/001119.html The debian/copyright in this commit is known to be incomplete. | |||||
2014-10-01 | Cherry-pick 87270496 from upstream: Fixes hanging in freejob from TRAPCHLD | Axel Beckert | 2 | -0/+137 | |
Mitigates if not fixes: #760061 | |||||
2014-09-29 | Do not run (already ignored) test suite on static build to mitigate #760061 | Axel Beckert | 1 | -1/+1 | |
2014-09-29 | Set ZTST_verbose=1 to get more details about where exactly the test suite hangs | Axel Beckert | 1 | -2/+2 | |
Suggested by Bart Schaefer in #760061 | |||||
2014-09-20 | Upload as 5.0.6-2 | Axel Beckert | 1 | -0/+19 | |
2014-09-20 | Revert a542a2ae — it doesn't run autoreconf with verbose settings | Axel Beckert | 1 | -2/+2 | |
2014-09-20 | Cherry-pick 4414e54e from upstream: Fixes regression with shared or ↵ | Axel Beckert | 2 | -0/+45 | |
incremental history when trying to read .zsh_history with hist_fcntl_lock Closes: #761597 | |||||
2014-09-20 | Make dh_autoreconf call verbose to see what goes wrong wrt. #734765 | Axel Beckert | 1 | -2/+2 | |
2014-09-20 | Bump Standards-Version to 3.9.6 (no changes needed) | Axel Beckert | 1 | -1/+1 | |
2014-09-19 | Apply wrap-and-sort -a | Axel Beckert | 3 | -14/+25 | |
2014-09-19 | Use autotools-dev as well as autoreconf to ensure configurey updates ↵ | Wookey | 2 | -1/+4 | |
(Closes: #734765) | |||||
2014-09-15 | Fix copy & paste error in debian/tests/run-testsuite (Makefile syntax vs ↵ | Axel Beckert | 1 | -1/+1 | |
shell syntax) Git-Dch: Ignore | |||||
2014-09-15 | Change Vcs-Browser to new cgit based repository viewer | Axel Beckert | 1 | -1/+1 | |
2014-09-15 | Declare packaging branch in Vcs-Git header | Axel Beckert | 1 | -1/+1 | |
Thanks Benoit Plessis! | |||||
2014-09-14 | Add test-suite wrapper and adequate test for DEP8 as-installed testing | Axel Beckert | 3 | -0/+69 | |
2014-08-31 | Upload to unstable as 5.0.6-1 | Axel Beckert | 1 | -2/+5 | |
2014-08-31 | Move export of DEB_BUILD_MAINT_OPTIONS before buildflags.mk inclusion | Axel Beckert | 1 | -6/+6 | |
Git-Dch: Ignore | |||||
2014-08-31 | Disable -fstack-protector-strong on s390x | Axel Beckert | 1 | -0/+6 | |
It causes endless loops in gcc-4.9. See https://bugs.debian.org/759870 for details. | |||||
2014-08-30 | Add preliminary changelog entry for new upstream release (5.0.6) | Axel Beckert | 1 | -0/+6 | |
2014-08-26 | Upload to experimental as 5.0.5-dev-3-1 | Axel Beckert | 1 | -6/+5 | |
2014-08-26 | Preliminary changelog entry for new upstream release candidate | Axel Beckert | 1 | -0/+11 | |
2014-08-25 | Merge branch 'debian' of git.debian.org:/git/collab-maint/zsh into debian | Axel Beckert | 1 | -0/+3 | |
2014-08-20 | Merge branch 'debian' of git+ssh://git.debian.org/git/collab-maint/zsh into ↵ | Axel Beckert | 1 | -1/+1 | |
debian | |||||
2014-08-20 | Add fixed Ubuntu bug report to previous changelog entry | Axel Beckert | 1 | -0/+3 | |
2014-08-17 | Remove trailing blank line | Axel Beckert | 1 | -1/+0 | |
Git-Dch: Ignore | |||||
2014-08-17 | Add command-not-found + environment-modules to bug-script list of packages ↵ | Axel Beckert | 1 | -1/+1 | |
containing code meant to be sourced in .zshrc | |||||
2014-08-14 | Add python-powerline to bug-script list of packages containing code meant to ↵ | Axel Beckert | 1 | -1/+1 | |
be sourced in .zshrc | |||||
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 |