Change logs for zsh source package in Jessie

  • zsh (5.0.7-5) unstable; urgency=medium
    
    
      * [ab70e9dc] Pre-Depend on dpkg >= 1.17.14 explicitly for using
        symlink_to_dir with relative symlinks (Closes: #770226)
    
     -- Axel Beckert <email address hidden>  Tue, 25 Nov 2014 23:42:17 +0100
  • zsh (5.0.7-4) unstable; urgency=medium
    
    
      [ Simon McVittie ]
      * [991d536c] Make zsh source package binNMU-safe (Closes: #768937)
        + Do not use dh_installdocs --link-doc=zsh-common in
          architecture-dependent packages
        + Symlink zsh-common documentation files into /usr/share/doc/zsh
        + Migrate /usr/share/doc/zsh and /usr/share/doc/zsh-dev from symlink
          to directory using dpkg-maintscript-helper
    
      [ Axel Beckert ]
      * [7b632623] Simplify Simon's patch by making /usr/share/doc/zsh/doc a
        symlink to ../zsh-common/ in the zsh binary package. Avoids unpack
        errors probably caused by having _two_ binary packages containing the
        directory which was previously a symlink. (See the log of #768937.)
      * [0e03e623,ad143a67] Add Pre-Depends: ${misc:Pre-Depends} for using
        dpkg-maintscript-helper's symlink_to_dir.
      * [af8ab9de] Also remove zsh4 alternative for rzsh (Closes: #768241)
      * [353e05ab] Add a post-jessie TODO list to the source package
    
     -- Axel Beckert <email address hidden>  Thu, 13 Nov 2014 01:18:54 +0100
  • zsh (5.0.7-3) unstable; urgency=low
    
    
      * Upload to unstable again
      * [5409996b ff.] Remove zsh4 and zsh4-static from list of alternatives
        in the according postinst scripts. Also raise priorities of zsh5 and
        zsh5-static alternatives by 1 so that they have a higher priority than
        the old ones. (Closes: #766015)
      * [29ce7d34] Mention https://wiki.debian.org/Zsh in README.Debian
      * [b33dd34f] Switch the zsh and zsh-common binary package stanzas in
        debian/control to get README.Debian installed again. (dh_installdocs
        installs it into the first binary package listed in debian/control.)
    
     -- Axel Beckert <email address hidden>  Tue, 21 Oct 2014 02:39:51 +0200
  • zsh (5.0.6-3) unstable; urgency=medium
    
    
      * [f5dacf9f] Do not run (already ignored) test suite on static build to
        mitigate #760061.
      * [79035529] Set ZTST_verbose=1 to get more details about where exactly
        the test suite hangs. Seems also to reduce the likeliness for hangs
        and hence further mitigates #760061.
      * [16aa8c84] Cherry-pick git commit 87270496 from upstream: Fixes
        hanging in freejob from TRAPCHLD. May mitigate or even fix #760061.
      * [c3dea2bb] Convert debian/copyright into machine-readable DEP5 format.
      * [abc8d1f6] Complete debian/copyright with individual copyrights and
        licenses (Closes: #763191)
    
     -- Axel Beckert <email address hidden>  Thu, 02 Oct 2014 01:37:34 +0200
  • zsh (5.0.6-2) unstable; urgency=medium
    
    
      [ Axel Beckert ]
      * [be93912f] Cherry-pick 4414e54e from upstream: Fixes regression with
        shared or incremental history when trying to read .zsh_history with
        hist_fcntl_lock (Closes: #761597)
      * [0ef12ed3] Add test-suite wrapper and adequate test for DEP8
        as-installed testing
      * [a6b77953] Declare packaging branch in Vcs-Git header
      * [9a864f1e] Change Vcs-Browser to new cgit based repository viewer
      * [a3cbb95b] Bump Standards-Version to 3.9.6 (no changes needed)
      * [21e82382] Apply wrap-and-sort -a
    
      [ Wookey ]
      * [2bbd5ddc] Use autotools-dev as well as autoreconf to ensure
        configurey updates (Closes: #734765)
    
     -- Axel Beckert <email address hidden>  Sat, 20 Sep 2014 23:27:41 +0200
  • zsh (5.0.6-1) unstable; urgency=medium
    
    
      * New upstream release
      * [f3708a11] Disable -fstack-protector-strong on s390x. It causes
        endless loops in gcc-4.9. See #759870 for details.
      * Upload to unstable again.
    
     -- Axel Beckert <email address hidden>  Sun, 31 Aug 2014 01:13:28 +0200
  • zsh (5.0.5-4) unstable; urgency=medium
    
    
      * [5cebe890] Fix output file descriptor of bug script. reportbug
        only captures output to fd 3 and ignores STDOUT.
      * [11486424] Simplify helpfiles generation in debian/rules.
        + nroff is no more called twice (Closes: #737582)
        + There's no more need to replace any ISO Latin-1 character.
        + debian/rules is now pure 7-bit ASCII again
      * [d1d4dabe] Add lintian overrides for spelling error false positives.
    
     -- Axel Beckert <email address hidden>  Sat, 28 Jun 2014 17:37:54 +0200
  • zsh (5.0.5-3) unstable; urgency=medium
    
    
      [ Axel Beckert ]
      * [befdc25a] Don't even try to run test suite on hurd, it hangs.
      * [53e4180a] Add bug scripts to list packages that could interfere with
        zsh's behaviour.
      * [1af939ec] Cherry-pick apt and apt-mark completion updates from
        upstream. (Closes: #691526)
      * [ce0c912b] Cherry-pick upstream fix for INC_APPEND_HISTORY
        regression. (Closes: #749969)
      * [655a374b] Add build-dependency on cm-super-minimal. It FTBFS with TeX
        Live >= 2014 otherwise.
    
      [ Frank Terbeck ]
      * [5ac620f4] Add note about $fpath entries to README.Debian.
    
     -- Axel Beckert <email address hidden>  Fri, 13 Jun 2014 11:49:44 +0200
  • zsh (5.0.5-2) unstable; urgency=medium
    
    
      * [9cfeffbc] Add build-dependency on texlive-fonts-recommended
        (c.f. #738402, closes: #738452)
      * [c14fd3a8] Add a debian/upstream/metadata file according to DEP-12
    
     -- Axel Beckert <email address hidden>  Wed, 12 Mar 2014 00:21:06 +0100
  • zsh (5.0.5-1) unstable; urgency=medium
    
    
      * [8f137a4a] New upstream release
        + No more freeze when piping a function's output (Closes: #732726)
        + Command tab-completion works again after semicolon (Closes: #733075)
    
     -- Axel Beckert <email address hidden>  Sun, 05 Jan 2014 22:17:34 +0100
  • zsh (5.0.2-6) unstable; urgency=low
    
    
      * [57d31fe2] Replace patch to search for usable tty by patch to use
        /dev/null for -c test. Suggested on zsh-workers by Bart Schaefer.
    
     -- Axel Beckert <email address hidden>  Sat, 26 Oct 2013 15:09:56 +0200
  • zsh (5.0.2-5) unstable; urgency=low
    
    
      * [22bc9278,f7cf9ffb] Add patch to make test suite "-c" test more
        flexible, should prevent FTBFS on Hurd.  Thanks to Pino Toscano.
      * [e19ee43a] Only try to remove /etc/zsh-beta if it exists.
      * [5348f04a] No more built zsh-common on binary-arch by reordering
        debian/rules. Fixes error "binary-arch-produces-all" reported by the
        build log scanner.
      * [addc1a88,e2d2908b] Simplify dh_* calls by using -a/-i instead of
        listing all arch/indep packages.
      * [29efa515] Clean up dh_installchangelog calls by removing redundancy
      * [f309e67a] Require texinfo >= 5, it no more builds properly with older
        versions.
    
     -- Axel Beckert <email address hidden>  Mon, 30 Sep 2013 14:58:41 +0200
  • zsh (5.0.2-4) unstable; urgency=low
    
    
      [ Axel Beckert ]
      * [4a56474b] Clean up postinst created dirs again in postrm purge
        (Closes: #708106)
      * [35d13111] Remove redundant update-menus calls in maintainer scripts.
        (Done by dh_installmenu via the #DEBHELPER# marker nowadays.)
      * [5ee2676c] Run test-suite on static build, too, but ignore result for now
      * [a5afb115] Remove leading whitespace from texinfo directory entry
        (Closes: #711516)
      * [80916d06] Disable ansi2knr as it's no more available since automake
        1.12.  Fixes FTBFS with recent automake versions.
      * [3ff89eb4] Add patch to fix warnings in VCS_INFO's stgit support when
        guilt is used. Thanks to Frank Terbeck <email address hidden>.
      * [f0ab89ab] No more pass -Zxz to dpkg-deb explicitly as dpkg-deb uses
        xz as compressor by default since version 1.17.0.
        - [8e7e6852] Merge now common dh_builddeb lines
        - This also allows us to remove the Pre-Depends on dpkg >= 1.15.6~.
      * [0c130d4f] Add configure to debian/clean. (Not doing so may cause FTBFS)
      * [d5b36d06] Add lintian override: Completion/BSD.zwc is no extra
        license file
      * [6362089b] Add patch to replace texi2html by makeinfo. Fixes lintian
        warning build-depends-on-obsolete-package.
      * [0614e2d4] Remove redundant chmod from debian/rules (done by
        dh_fixperms anyways)
      * [76708e10] Add patch to fix segfault in compinit's get_cvdef/freecvdef.
        Segfault was triggered by task's tab completion.
      * [89e7f594] Fix path passed to dh_shlibdeps for multiarch. Fixes error
        message "objdump: 'debian/zsh/usr/lib/zsh/*/zsh/*.so': No such file"
        in build log. Has been broken since 6c668f5e.
      * [e2c05caf] Reformat all patch headers to be DEP3 compliant.  Also add
        more meta-data about upstream relations.
    
      [ Richard Hartmann ]
      * [242f65bd] debian/control: <email address hidden>
    
     -- Axel Beckert <email address hidden>  Fri, 20 Sep 2013 01:06:11 +0200
  • zsh (5.0.2-3) unstable; urgency=low
    
    
      * Upload to unstable again.
    
      [ Axel Beckert ]
      * [485652d2] Add dummy packages for transition from zsh-beta to zsh
        - [099ce7e5] Remove all zsh-beta related conditionals from debian/rules
        - [474dd5db] debian/rules: Replace "$(package)" with a hardcoded "zsh"
        - [e020321f] Add symbolic link /bin/zsh-beta pointing to /bin/zsh5 for
          backwards compatibility
        - [128d9bcd] Remove zsh-beta alternatives and conffiles in
          zsh-beta.postinst
      * debian/rules enhancements:
        - [f16a3cd4] Use dh_auto_{configure,build,install,clean}
        - [c0cb3e2a] No more ignore potential failing of "include", "rm -f" or
          "make install.xyz"
          + [abe28723] Add build-dependency on dpkg-dev (>= 1.16.1~)
        - [a9ee601d] Use DPKG_EXPORT_BUILDFLAGS instead of exporting flags
          manually
        - [7a8da596] Remove manuall handling of DEB_BUILD_OPTIONS=noopt
        - [b4bab288] Allow parallel builds
        - [b95dddd8] Replace checkroot target with dh_testroot
        - [b3343504] Use dh_installdocs --link-doc instead of dh_link for
          /usr/share/doc/zsh*
      * No-op debian/rules refactoring:
        - [a046f7bf] Rename targets stamp-configure and stamp-configure-static
          to dh_clean compatible names
        - [b78d2e2e] Wrap long lines
        - [4bc34d4c] Don't line-break sed expressions. Do line-break before
          their file parameters
        - [336b60ea] CONFIGFLAGS and STATICFLAGS: Only one flag per line
        - [0b48d60a] Split long debug CONFIGFLAGS line
        - [4fe45240] Consequently use "touch $@" to create stamp files
        - [74416133] Indent dh_* parameters and other code for a more
          readable, table-like debian/rules
        - [8c5e7918] Drop no more necessary manual compression of info files
        - [724593d0,843e72f6] Remove some blank lines and commented code
        - [e79f64cc] Simplify target dependencies (drops no-op build-stamp target)
        - [b607fe2e] Reduce some occurrences of multiple whitespaces into single
          ones
        - [f1059538] Mention in debian/rules why /usr/share/doc/zsh-static is
          no symlink
      * [e4bf431f,76452cb3] zsh{,-dbg,-doc,-dev,-beta,-beta-doc}.postinst:
        Create symlink to /usr/share/doc/zsh-common (Closes: #697808) Thanks
        to Sebastian Ramacher <email address hidden>
      * [76452cb3] Replace dependencies on zsh-common with versioned
        dependencies. (Policy 12.3 + 12.7)
      * [1ee01398] Add files generated before Makefile is generated to
        debian/clean
      * [6c668f5e] Bump dh compat to 9 for multiarch and additional debug
        symbol features
        - Enables compressed debugging symbols, saving > 50% space on disk
        - Enables Build-IDs for debugging symbols
        - Enables multiarch support, /usr/lib/zsh becomes e.g.
          /usr/lib/x86_64-linux-gnu/zsh on amd64
        - [b6bf39bd] Don't compress zsh-dbg with xz anymore, due to no more
          savings
      * [5ce8899a] No more install changelogs and copyright file into zsh-dbg.
        zsh-dbg already has a symlink from /usr/share/doc/zsh-dbg to
        zsh-common.
      * [673851ec] Move /usr/local/share/zsh/… prerm removal from zsh to
        zsh-common (Closes: #698224)
      * [45d5aff1] Compress zsh-static with xz, too
      * [014da817] Remove some more redundant entries from debian/zsh-*.dirs
      * [59b7118e] lintian-overrides: Also match architecture-containing
        /usr/lib* paths
      * [8416fa14,eca34308] Fix FTBFS with texinfo versions >= 5 by
        - cherry-picking commits 67a4be36c6203c26c3912c07441f42e3965f0fa8 and
          b174a0df054929efd7804922750c71adeb8e0b57 from upstream, and
        - adding a build-dependency on "texlive-latex-recommended | texinfo
          (<< 5~)". Thanks to Sebastian Ramacher <email address hidden>, too!
        (Closes: #707483)
      * [15b0943d] Bump Standards-Version to 3.9.4
        - [cb87cc19] Add Built-Using header to zsh-static, bump
          build-dependency on dpkg-dev to >= 1.16.2~
    
      [ Frank Terbeck ]
      * [8f09d2b6] Make zle-line-init and -finish more robust against weird
        option sets
      * [d87b0050] Add sequence and bindings for BackSpace key
    
      [ Richard Hartmann ]
      * [590dcd96] Import watchfile by Bart Martens
    
     -- Axel Beckert <email address hidden>  Fri, 10 May 2013 13:27:50 +0200
  • zsh (4.3.17-1) unstable; urgency=low
    
    
      * New upstream release
    
      [ Richard Hartmann ]
      * [6f601c9] Bump Standards-Version to 3.9.3 (no changes)
      * [fa4e533] Make debian/gbp.conf dynamic
    
      [ Axel Beckert ]
      * [0a9039dc] Add Richard Hartmann to Uploaders
    
     -- Axel Beckert <email address hidden>  Wed, 29 Feb 2012 00:35:54 +0100