[Pkg-zsh-commits] [zsh] branch debian updated (a90fb94 -> f3aebf0)

Axel Beckert abe at deuxchevaux.org
Sun Aug 30 20:22:07 UTC 2015


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

abe pushed a change to branch debian
in repository zsh.

      from  a90fb94   Upload to experimental as 5.0.8-test-3-1
      adds  caaed16   36282: discard stderr of "hang" test
      adds  8186e9c   36285: update 36025, context cannot be command and redirect at the same time, redirect wins
      adds  85645fd   36288: refine 36825, slightly different test for redirect context
      adds  51f5898   cf. Axel Beckert 36292: discard even more extraneous stderr in "hang" test
      adds  63b1dcd   36304: _git-cat-file: Fix regression in 36237
      adds  d6ca3bc   unposted: _subversion: Avoid SHORT_LOOPS
      adds  9ca9a09   36302: attr: Fix compilation with libcap 2.24
      adds  095dd71   36314: Avoid using short_loops syntax in distributed files
      adds  946e5d8   users/20466 plus comment: change test for skipping strftime extensions.
      adds  945136e   users/20475: document cdr stores unique entry of most recent use
      adds  d2e920d   36306: _subversion: Complete --show-item values
      adds  2f4b690   36321: _debcheckout: New completion.
      adds  11189c6   Relase zsh 5.1
       new  2a4475b   Merge tag 'zsh-5.1' into debian
       new  71b9075   Update changelog for new upstream release
       new  f3aebf0   Update further-mitigate-test-suite-hangs.patch to remove additional cherry-picked fixes

The 3 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:
 ChangeLog                                          | 55 ++++++++++++++++++++++
 Completion/Debian/Command/_debcheckout             | 21 +++++++++
 Completion/Unix/Command/_git                       |  1 +
 Completion/Unix/Command/_subversion                | 20 +++++++-
 Config/version.mk                                  |  4 +-
 Doc/Zsh/contrib.yo                                 | 10 ++--
 Functions/Prompts/prompt_bart_setup                |  4 +-
 Src/Modules/attr.c                                 |  6 +--
 Src/Zle/zle_tricky.c                               |  9 ++--
 Test/A05execution.ztst                             |  1 -
 Test/V09datetime.ztst                              |  5 +-
 debian/changelog                                   |  6 +++
 .../further-mitigate-test-suite-hangs.patch        | 15 ++----
 13 files changed, 130 insertions(+), 27 deletions(-)
 create mode 100644 Completion/Debian/Command/_debcheckout

-- 
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