Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-08 | Workflow: Minor outline tweak | Axel Beckert | 1 | -1/+1 | |
Git-Dch: Ignore | |||||
2014-10-08 | Workflow: gbp related updates | Axel Beckert | 1 | -16/+21 | |
2014-10-08 | Workflow Updating gbp.conf is not really needed | Axel Beckert | 1 | -7/+0 | |
2014-10-08 | Move all helper scripts from debian/ to debian/bin/ | Axel Beckert | 4 | -7/+8 | |
2014-10-08 | Workflow: streamline for copy&paste commands | Axel Beckert | 1 | -2/+2 | |
2014-10-08 | Workflow: Use xz instead bzip2 | Axel Beckert | 1 | -1/+1 | |
2014-10-08 | Workflow: Ensure that the merge is fast-foward only | Axel Beckert | 1 | -1/+1 | |
2014-10-08 | Workflow: Use "Transitioning to a new upstream version" from Axel's ↵ | Axel Beckert | 1 | -14/+29 | |
pkg-zsh-doc repo Based upon https://github.com/xtaran/pkg-zsh-doc/blob/master/pkg-zsh-git.org | |||||
2014-10-08 | Workflow: Move "Keeping the local repository clean" to the end under ↵ | Axel Beckert | 1 | -14/+17 | |
"General Git Hints" | |||||
2014-10-08 | Workflow: Fix some markdown formatting | Axel Beckert | 1 | -8/+7 | |
2014-10-08 | Workflow: Rewrite patch handling | Axel Beckert | 1 | -32/+61 | |
2014-10-08 | Workflow: Use git push -a | Axel Beckert | 1 | -1/+1 | |
2014-10-08 | Workflow: Rework Changes | Axel Beckert | 1 | -22/+28 | |
2014-10-08 | Workflow: Trimm down Branches documentation to the essentials | Axel Beckert | 1 | -28/+7 | |
2014-10-08 | Workflow: gbp no more needs the branch name, it's in debian/gbp.conf | Axel Beckert | 1 | -1/+1 | |
2014-10-08 | Workflow: Move .pc handling to Setup | Axel Beckert | 1 | -21/+20 | |
2014-10-08 | Workflow: Explicitly check out the debian branch on cloning | Axel Beckert | 1 | -2/+2 | |
2014-10-08 | Remove from workflow docs what no more is or never was used | Axel Beckert | 1 | -40/+0 | |
2014-10-08 | Remove old org-mode formatted version of the workflow | Axel Beckert | 1 | -540/+0 | |
2014-10-08 | Convert pkg-zsh-workflow.org to Markdown | Axel Beckert | 2 | -1/+504 | |
2014-10-08 | Add an initial README.source file | Axel Beckert | 1 | -0/+71 | |
This file should mostly describe _where_ to find things around Debian's zsh package, not how to do things with it. | |||||
2014-10-08 | Move 9982ab6f to a cherry-picked patch | Axel Beckert | 3 | -0/+39 | |
This reverts our fad0d343 and upstream's 9982ab6f only inside the debian branch. The package built fine that way, but jenkins insisted on building against the zsh-5.0.7 tag. We may need to cherry-pick 9982ab6f in the debian branch before merging the zsh-5.0.8 tag. | |||||
2014-10-08 | Drop debian/copyright stanza for cherry-picked patches | Axel Beckert | 1 | -8/+0 | |
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 |