[Pkg-zsh-commits] [zsh] branch debian updated (8ece55f -> 35069ef)

Axel Beckert abe at deuxchevaux.org
Mon Oct 13 21:11:44 UTC 2014


This is an automated email from the git hooks/post-receive script.

abe pushed a change to branch debian
in repository zsh.

      from  8ece55f   Add a get-orig-source target to debian/rules
       new  503d680   Add debian/bin/commit2quilt for easier cherry-picking
       new  46859b9   Cherry-pick a03227de (33405: vcs_info: Make sure maxexports is set when VCS_INFO_set is called) from upstream
       new  849017f   Cherry-pick 22c4ea42 (33403: be conservative about redirecting _call_program stderr, the caller may have already done so) from upstream
       new  6f309d9   Cherry-pick 605a73e4 (33429: disallow non-integer values for HISTSIZE and SAVEHIST of "fc -p", and fix crash on zero values for same) from upstream
       new  4a370a5   Cherry-pick 521313b4 (Tests for workers/33429) from upstream
       new  adb2791   Cherry-pick 2d14c085 (33445: fix handling of -s when combined with -i at shell invocation) from upstream
       new  38ffb24   Shebang line of zsh4-static should read #!/bin/zsh5-static, not #!/bin/zsh5
       new  180ad94   Add lintian overrides for unusual-interpreter in zsh4 wrapper script
       new  35069ef   Add patch by Bart Schaefer which should further mitigate #759870

The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/bin/commit2quilt                            | 68 ++++++++++++++++++++++
 ...git-fix-applied-patch-detection-on-git-am.patch | 51 ++++++++++++++++
 ...tderr-the-caller-may-have-already-done-so.patch | 20 +++++++
 ...-when-combined-with-i-at-shell-invocation.patch | 66 +++++++++++++++++++++
 ...rry-pick-521313b4-tests-for-workers-33429.patch | 27 +++++++++
 ...c-p-and-fix-crash-on-zero-values-for-same.patch | 60 +++++++++++++++++++
 ...xports-is-set-when-vcs-info-set-is-called.patch | 19 ++++++
 .../further-mitigate-test-suite-hangs.patch        | 17 ++++++
 debian/patches/series                              |  7 +++
 debian/pkg-zsh-workflow.md                         | 10 +++-
 debian/rules                                       |  1 +
 debian/zsh-static.lintian-overrides                |  1 +
 debian/zsh.lintian-overrides                       |  1 +
 13 files changed, 346 insertions(+), 2 deletions(-)
 create mode 100755 debian/bin/commit2quilt
 create mode 100644 debian/patches/cherry-pick-0f73b35f-33391-vcs-info-git-fix-applied-patch-detection-on-git-am.patch
 create mode 100644 debian/patches/cherry-pick-22c4ea42-33403-be-conservative-about-redirecting-call-program-stderr-the-caller-may-have-already-done-so.patch
 create mode 100644 debian/patches/cherry-pick-2d14c085-33445-fix-handling-of-s-when-combined-with-i-at-shell-invocation.patch
 create mode 100644 debian/patches/cherry-pick-521313b4-tests-for-workers-33429.patch
 create mode 100644 debian/patches/cherry-pick-605a73e4-33429-disallow-non-integer-values-for-histsize-and-savehist-of-fc-p-and-fix-crash-on-zero-values-for-same.patch
 create mode 100644 debian/patches/cherry-pick-a03227de-33405-vcs-info-make-sure-maxexports-is-set-when-vcs-info-set-is-called.patch
 create mode 100644 debian/patches/further-mitigate-test-suite-hangs.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/zsh.git



More information about the Pkg-zsh-commits mailing list