[Pkg-zsh-commits] [zsh] branch debian updated (e6d23bf -> 3683177)

Axel Beckert abe at deuxchevaux.org
Mon Nov 30 02:07: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  e6d23bf   debian/{watch,upstream/signing-key.asc}: Verify upstream GPG signatures
      adds  211889c   Comment should say export is equivalent to typeset -xg
      adds  3d962aa   37229: non-local assignment to a parameter name whose outermost declaration is private, is an error rather than a silent no-op.
      adds  026cb6a   37243: too many problems with inserting a line into B02, instead add a placeholder and substitute for it.
      adds  2ab41d5   37215: _regex_words: Don't add mismatched parentheses
      adds  06a24d3   37163: Remove curl completion
      adds  694aee4   37214: 'prompt walters': Don't export PS1
      adds  8efa4b4   unposted: ZCALCPROMPT created globally in zcalc
      adds  c7c51ec   Fix conflicts in ChangeLog
      adds  324a82b   unposted (after 37243): Explain the breadcrumb by adding a comment.
      adds  fa40bfa   unposted: 5.1.1-test-3
       new  86bb6a7   Merge tag 'zsh-5.1.1-test-3' into debian
       new  3683177   Preliminary changelog entry for new upstream release candidate

The 2 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                              | 40 +++++++++++++++++++++++
 Completion/Base/Utility/_regex_words   |  8 ++++-
 Completion/Unix/Command/_curl          |  7 ++++
 Completion/Unix/Type/_urls             |  2 +-
 Config/version.mk                      |  4 +--
 Functions/Misc/zcalc                   |  4 ++-
 Functions/Prompts/prompt_walters_setup |  6 ++--
 Src/Modules/param_private.c            | 59 +++++++++++++++++++++++++++-------
 Test/B02typeset.ztst                   |  4 ++-
 Test/V10private.ztst                   | 40 +++++++++++++++++------
 debian/changelog                       |  7 ++++
 11 files changed, 152 insertions(+), 29 deletions(-)
 create mode 100644 Completion/Unix/Command/_curl

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