Change logs for zsh source package in Stretch

  • zsh (5.3.1-4) unstable; urgency=high
    
      * [5c3b52b8] Reorder zsh.postinst: do alternatives removal before
        (re)creating /usr/bin/zsh symlink. Thanks to ilf for the bug report
        and Adrian Bunk for finding the right solution. (Closes: #860033)
    
     -- Axel Beckert <email address hidden>  Tue, 11 Apr 2017 21:34:40 +0200
  • zsh (5.3.1-3) unstable; urgency=medium
    
      * [348c47bd] Cherry-pick four stability patches from upstream:
        + [48cadf48] 40285: Src/Zle/zle_hist.c: more care needed managing
          patterns in history isearch if there are hooks around.
        + [2e76fb80] 40372: Completion/compinit: turn off POSIX_IDENTIFIERS
          option for completion.
        + [8d4c9854] 40260: Src/prompt.c: Set newly allocated space in prompt
          buffer to zero as it may be tested.
        + [ebd7fdd9] 40362: Src/Zle/computil.c: need duplicated values for
          setting parameter in compvalues.  Was causing obscure but
          surprisingly rare crashes in value completion.
    
     -- Axel Beckert <email address hidden>  Thu, 19 Jan 2017 23:25:40 +0100
  • zsh (5.3.1-2) unstable; urgency=low
    
      * [c95b2f20] Add patches posted by Daniel Shahaf on zsh-workers to
        update bts completion and add swaks completion.
      * [3ab2793a] Add lintian override for debian-news-entry-uses-asterisk as
        that won't change.
      * [f1b49f7e] Use dh_clean's directory removal feature added in debhelper
        9.20151116. Update versioned debhelper build-dependency accordingly.
      * [beb9a8a3] Apply "wrap-and-sort -a".
    
     -- Axel Beckert <email address hidden>  Mon, 09 Jan 2017 02:10:23 +0100
  • zsh (5.3.1-1) unstable; urgency=low
    
      * [06b1b7a3] Import new upstream release
      * [ea5d92e0] bug-script: Add ondir to list of packages which provide
        code meant to be sourced in .zshrc.
      * [01a55419] Add patch by Daniel Shahaf to make zsh-dev reproducible.
        (c.f. #849288)
      * [39e03ff0] Remove zsh.postinst code which was commented for longer
        than we use git.
      * [2be20bd0] Only handle /usr/bin/zsh symlink in postrm/remove and
        postinst/configure stages. (Closes: #841048)
    
     -- Axel Beckert <email address hidden>  Tue, 27 Dec 2016 22:00:35 +0100
  • zsh (5.3-1) unstable; urgency=low
    
      [ Axel Beckert ]
      * [4cfdbdb8] Import new upstream release.
      * Upload to unstable again.
    
      [ Josh Triplett, Daniel Shahaf, Axel Beckert ]
      * [7d6c5d6c,dca380d6,f9fbafb1] Add patch to update for new Debian
        programming language sections. (Closes: #847540)
    
     -- Axel Beckert <email address hidden>  Sun, 11 Dec 2016 23:02:55 +0100
  • zsh (5.2-5) unstable; urgency=low
    
      * [f368b96e] Also remove hardcoded /usr/bin/zsh symlink in postrm
        again. (Closes: #823730)
    
     -- Axel Beckert <email address hidden>  Sun, 08 May 2016 18:25:58 +0200
  • zsh (5.2-3) unstable; urgency=medium
    
      [ Axel Beckert ]
      * [c766a858] Make zsh-common "Multi-Arch: foreign". (Closes: #808977)
      * [20a0c01c] Remove zsh-dbg, there are automatic dbgsym packages now.
      * [d3bb50ba] Add patch to fix parsing of aptitude 0.7.5's --help/-h
        output without stopping to be able to parse older aptitude versions'
        output. (Closes: #807906) Thanks to Micha Moskovic for the bug report!
    
      [ Felipe Sateler ]
      * [c3e50a0f] Add patch to add missing apt purge and autoremove
        subcommands. (Closes: #808317)
    
     -- Axel Beckert <email address hidden>  Sun, 27 Dec 2015 15:56:57 +0100
  • zsh (5.2-2) unstable; urgency=low
    
      * [104c10b3] autopkgtest: Don't assume at least two dots in zsh's
        version number.
    
     -- Axel Beckert <email address hidden>  Fri, 04 Dec 2015 00:32:04 +0100
  • zsh (5.1.1-1) unstable; urgency=low
    
      * [7534dfa8] New upstream release
        + [bcea5a1c] Revert 0867ec1f from 5.1-test-1-1, applied upstream.
        + [f5e8527a] Handles incomplete multibyte characters in
          bracketed-paste-magic (Closes: #798195)
        + Upload to unstable again.
    
     -- Axel Beckert <email address hidden>  Fri, 11 Sep 2015 23:19:31 +0200
  • zsh (5.0.8-4) unstable; urgency=medium
    
      * [92f59b31] Cherry-pick 771381c2+dd8079e0 to fix $((…)) completion.
        (Closes: #793168)
      * [d46446e2] Cherry-pick upstream fix for segfault upon $((…)<Tab>.
      * [e7302971] Add thefuck to bug-script's fallback list of packages with
        code to be sourced in .zshrc.
    
     -- Axel Beckert <email address hidden>  Tue, 28 Jul 2015 23:44:49 +0200
  • zsh (5.0.8-3) unstable; urgency=medium
    
      * [e04cb7a0] Include all .h and .mdh files including generated ones in
        zsh-dev. (Closes: #776964)
      * [5c13d857] Adjust include paths in /usr/include/zsh/ as suggested in
        #776964.
    
     -- Axel Beckert <email address hidden>  Mon, 20 Jul 2015 23:12:30 +0200
  • zsh (5.0.8-2) unstable; urgency=medium
    
      * [5808540c] Use "service" instead of "/etc/init.d" in
        debian/examples/carsten.zshrc for init system compatibility.
      * Cherry-pick multiple patches from upstream:
        + [e79f2175] fix signal queueing in zcontext_save_partial()
          (Closes: #790282)
        + [143736da] handle failure of gettempname() in namedpipe()
        + [724f974f] avoid warnings in prompt adam1 with Perl 5.22
    
     -- Axel Beckert <email address hidden>  Mon, 29 Jun 2015 21:33:46 +0200
  • zsh (5.0.8-1) unstable; urgency=low
    
      * [fd2ef9a8,752cbfd4] New upstream release
        + [640212e7] Drop patches replace-texi2html-with-makeinfo and
          fix-test-suite-failures-related-to-setopt-PROMPT_SP (fixed upstream)
        + Upload to unstable again.
      * [f14d3594] Mention how to use bash completion with zsh in
        README.Debian (c.f. #786881)
      * [253c84df] Add git commit IDs and Debian bug numbers of bugs fixed
        upstream in the last upload to the previous changelog entry.
    
     -- Axel Beckert <email address hidden>  Sat, 13 Jun 2015 00:37:17 +0200
  • zsh (5.0.7-6) unstable; urgency=medium
    
      * [18288a76] Drop manual Pre-Depends on dpkg, raise debhelper
        build-dependency to ≥ 9.20141221, see #770226 + #770245.
      * [b3f1e6e4] Remove zsh4 wrappers, they were only needed for the
        dist-upgrade from Wheezy to Jessie.
      * [b4c17e7c] Remove zsh-beta* transitional packages. Same reason.
      * [1e841579] Use "gbp dch" instead of "git-dch" in helper scripts and
        package build documentation.
      * [ef133bd8] Rename debian/gbp.conf's section [git-dch] to [dch].
    
     -- Axel Beckert <email address hidden>  Wed, 29 Apr 2015 01:18:02 +0200