[Pkg-zsh-commits] [zsh] branch debian updated (9cbb2a6 -> 54e2f2e)

Axel Beckert abe at deuxchevaux.org
Sun Dec 15 01:35:52 UTC 2013


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

abe pushed a change to branch debian
in repository zsh.

      from  9cbb2a6   Upload to experimental as 5.0.2-test-3-1
      adds  5a517e9   32080: Suppress error output from nonessential setopt
      adds  deccbf3   Unposted (see 32085):  Another nonessential setopt
      adds  c1a15fb   32089: tweak to detect Subversion repository
      adds  b28a636   32091: WARN_CREATE_GLOBAL false positive. In cases like () { foo=bar =true; }
      adds  82cf0f5   32056: Handle completion for different versions of iconv
      adds  4864e35   32093: describe the dependency issues fixed by the doc bundle
      adds  6572544   users/18210: document "print -D" better
      adds  bcda34a   32099: change pointer declaration to avoid arithmetic on (void *).
      adds  8ffba43   32103: parse host:port format in ssh known_hosts files.
      adds  beb4084   32105: support combinations of man or nroff with colcrt or col.
      adds  b0d2966   unposted: release 5.0.3
       new  929ba17   New upstream release
       new  afe5329   Update changelog for new upstream release
       new  97ed366   Drop fix-A05execution-ztst-setopt-MONITOR.patch (applied upstream)
       new  7cdfd51   Ignore test suite results on hurd-i386 for now
       new  54e2f2e   Remove use-dev-null-instead-of-dev-tty-for-dash-c-test.patch again

The 5 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                                          | 49 +++++++++++++++-
 Completion/Unix/Command/_iconv                     | 67 ++++++++++++++--------
 Completion/Unix/Type/_hosts                        | 15 ++++-
 Config/version.mk                                  |  4 +-
 Doc/Zsh/builtins.yo                                |  4 +-
 Functions/VCS_Info/Backends/VCS_INFO_detect_svn    |  2 +-
 INSTALL                                            | 20 +++++++
 Src/exec.c                                         |  5 +-
 Src/init.c                                         |  2 +-
 Test/A05execution.ztst                             |  4 +-
 Test/E01options.ztst                               | 17 +++---
 Util/helpfiles                                     | 38 ++++++++++--
 debian/changelog                                   |  6 ++
 .../fix-A05execution-ztst-setopt-MONITOR.patch     | 27 ---------
 debian/patches/series                              |  2 -
 ...v-null-instead-of-dev-tty-for-dash-c-test.patch | 21 -------
 debian/rules                                       |  2 +-
 17 files changed, 187 insertions(+), 98 deletions(-)
 delete mode 100644 debian/patches/fix-A05execution-ztst-setopt-MONITOR.patch
 delete mode 100644 debian/patches/use-dev-null-instead-of-dev-tty-for-dash-c-test.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