[ubuntu/utopic-proposed] zsh 5.0.5-4ubuntu1 (Accepted)

Dimitri John Ledkov xnox at ubuntu.com
Mon Jul 7 12:50:16 UTC 2014


zsh (5.0.5-4ubuntu1) utopic; urgency=medium

  * Merge from Debian unstable, remaining changes:
    - debian/zshrc: Enable completions by default, unless
      skip_global_compinit is set
    - Drop yodl from Build-Depends.
    - Support cross-compiling:
      - Adjust upstream autoconf cross-compile default fallbacks.
      - Skip zcompile when cross-compiling.
      - Add libelf-dev dependency.
    - Add libncurses5-dev build-dep to avoid tgoto implicit function
    declaration and thus, implicit integer to pointer conversion. zsh
    should build with just ncursesw though.
    - Use dh_autotools-dev_update|restoreconfig in addition to
    dh_autoreconf to actually update config.sub|guess.

  * Adjust prebuild target to prebuild missing docs locally with yodl
    installed, and dpkg-source --commit the results into
    prebuild-docs.patch. Adjust source/options to not ignore doc changes &
    manpages. Adjust debian/clean to not purge prebuild manpages. Revert
    debian/rules to Debian, thus installing & build remaining pdf/texinfo
    documentation at build time. This should resolve partially missing
    documentation bug LP: #1242108.

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.

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.

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

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)

zsh (5.0.4-1) unstable; urgency=low

  * [59152a34] New upstream release

zsh (5.0.3-1) unstable; urgency=low

  * [929ba17da] New upstream release
    + [97ed366a] Drop fix-A05execution-ztst-setopt-MONITOR patch (applied
      upstream)
  * [7cdfd51c] Ignore test suite results on hurd-i386 for now
  * [54e2f2ee] Remove use-dev-null-instead-of-dev-tty-for-dash-c-test
    patch again. It was introduced in the hope it would fix test suite
    failures on hurd, but instead it made the test suite hang.
  * [07e365ef] Built-Using: Use libc-dev-bin instead of eglibc as
    parameter to dpkg-query since it needs to be a binary package and
    existing on all architectures.

zsh (5.0.2-test-3-1) experimental; urgency=low

  * [d799ac78] New upstream release candidate 5.0.2-test-3
    - [b95cf81b] Remove patches applied upstream
    - [e30f4023] Refresh patch replace-texi2html-with-makeinfo
    - [d1fce554] debian/rules: Util/helpfiles now requires parameters, but
      allows one to reduce our own magic around it.
    - [8efa92fb] Add newly generated help files to debian/clean
    - Includes many completion updates (Closes: #691601, #697247, #699851)
  * [abfb3b13] Bump Standards-Version to 3.9.5 (no changes)
  * [dcc18dd5] zsh-beta.postrm: Unregister /etc/shells entry on removal
    (Closes: #724251)
  * [f75d7101] Make lintian override zsh version agnostic
  * [8fe0f364] zsh-common: Remove Breaks against older zsh version
    (Hopefully closes: #707760)
  * [df234cd6] Update watch file to also catch release candidates
  * [1e707e44] Fix one test-suite failure on static builds due to
    non-existent $HOME. Thanks to Bart Schaefer and Peter Stephenson for
    spotting the cause.
  * [04b8f147,640ecca3] Fix test suite failures on Jenkins builds.

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.

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.

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 <ft at bewatermyfriend.org>.
  * [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: richih at debian.org

Date: Mon, 07 Jul 2014 13:34:04 +0100
Changed-By: Dimitri John Ledkov <xnox at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/utopic/+source/zsh/5.0.5-4ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 07 Jul 2014 13:34:04 +0100
Source: zsh
Binary: zsh zsh-common zsh-doc zsh-static zsh-dev zsh-dbg zsh-beta zsh-beta-doc
Architecture: source
Version: 5.0.5-4ubuntu1
Distribution: utopic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Dimitri John Ledkov <xnox at ubuntu.com>
Description:
 zsh        - shell with lots of features
 zsh-beta   - transitional package to zsh
 zsh-beta-doc - transitional package to zsh-doc
 zsh-common - architecture independent files for Zsh
 zsh-dbg    - shell with lots of features (debugging symbols)
 zsh-dev    - shell with lots of features (development files)
 zsh-doc    - zsh documentation - info/HTML format
 zsh-static - shell with lots of features (static link)
Closes: 691526 691601 697247 699851 707760 708106 711516 724251 732726 733075 737582 738452 749969
Launchpad-Bugs-Fixed: 1242108
Changes:
 zsh (5.0.5-4ubuntu1) utopic; urgency=medium
 .
   * Merge from Debian unstable, remaining changes:
     - debian/zshrc: Enable completions by default, unless
       skip_global_compinit is set
     - Drop yodl from Build-Depends.
     - Support cross-compiling:
       - Adjust upstream autoconf cross-compile default fallbacks.
       - Skip zcompile when cross-compiling.
       - Add libelf-dev dependency.
     - Add libncurses5-dev build-dep to avoid tgoto implicit function
     declaration and thus, implicit integer to pointer conversion. zsh
     should build with just ncursesw though.
     - Use dh_autotools-dev_update|restoreconfig in addition to
     dh_autoreconf to actually update config.sub|guess.
 .
   * Adjust prebuild target to prebuild missing docs locally with yodl
     installed, and dpkg-source --commit the results into
     prebuild-docs.patch. Adjust source/options to not ignore doc changes &
     manpages. Adjust debian/clean to not purge prebuild manpages. Revert
     debian/rules to Debian, thus installing & build remaining pdf/texinfo
     documentation at build time. This should resolve partially missing
     documentation bug LP: #1242108.
 .
 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.
 .
 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.
 .
 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
 .
 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)
 .
 zsh (5.0.4-1) unstable; urgency=low
 .
   * [59152a34] New upstream release
 .
 zsh (5.0.3-1) unstable; urgency=low
 .
   * [929ba17da] New upstream release
     + [97ed366a] Drop fix-A05execution-ztst-setopt-MONITOR patch (applied
       upstream)
   * [7cdfd51c] Ignore test suite results on hurd-i386 for now
   * [54e2f2ee] Remove use-dev-null-instead-of-dev-tty-for-dash-c-test
     patch again. It was introduced in the hope it would fix test suite
     failures on hurd, but instead it made the test suite hang.
   * [07e365ef] Built-Using: Use libc-dev-bin instead of eglibc as
     parameter to dpkg-query since it needs to be a binary package and
     existing on all architectures.
 .
 zsh (5.0.2-test-3-1) experimental; urgency=low
 .
   * [d799ac78] New upstream release candidate 5.0.2-test-3
     - [b95cf81b] Remove patches applied upstream
     - [e30f4023] Refresh patch replace-texi2html-with-makeinfo
     - [d1fce554] debian/rules: Util/helpfiles now requires parameters, but
       allows one to reduce our own magic around it.
     - [8efa92fb] Add newly generated help files to debian/clean
     - Includes many completion updates (Closes: #691601, #697247, #699851)
   * [abfb3b13] Bump Standards-Version to 3.9.5 (no changes)
   * [dcc18dd5] zsh-beta.postrm: Unregister /etc/shells entry on removal
     (Closes: #724251)
   * [f75d7101] Make lintian override zsh version agnostic
   * [8fe0f364] zsh-common: Remove Breaks against older zsh version
     (Hopefully closes: #707760)
   * [df234cd6] Update watch file to also catch release candidates
   * [1e707e44] Fix one test-suite failure on static builds due to
     non-existent $HOME. Thanks to Bart Schaefer and Peter Stephenson for
     spotting the cause.
   * [04b8f147,640ecca3] Fix test suite failures on Jenkins builds.
 .
 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.
 .
 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.
 .
 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 <ft at bewatermyfriend.org>.
   * [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: richih at debian.org
Checksums-Sha1:
 07fa9512d16451a822442088355f35a7c234c0ab 2719 zsh_5.0.5-4ubuntu1.dsc
 48572f81ce30a21bef5d46f804eb30d81be883ae 2417092 zsh_5.0.5.orig.tar.bz2
 adf217104cfb3a9aeacf2c320e47c567e4a6f344 538264 zsh_5.0.5-4ubuntu1.debian.tar.xz
Checksums-Sha256:
 84da3794bf76ce2343a635a01f31552fbb6d88f746a852ca9a6d28409532f952 2719 zsh_5.0.5-4ubuntu1.dsc
 bef00047d3e8d1ab89ecdcb812f5f2d65ff4772a9ca199498793a421c8cb6c60 2417092 zsh_5.0.5.orig.tar.bz2
 0a936fa21057f534cbdbc97c88cc10a256b7b852ee79f4c6350fd74ee497f23e 538264 zsh_5.0.5-4ubuntu1.debian.tar.xz
Files:
 54c7efaa5e7da2110dfc3c67783b7771 2719 shells optional zsh_5.0.5-4ubuntu1.dsc
 1586ffc34d47ca01d033b3eac446b14e 2417092 shells optional zsh_5.0.5.orig.tar.bz2
 6a2cef9ba4da02c541663813cb469cbc 538264 shells optional zsh_5.0.5-4ubuntu1.debian.tar.xz
Original-Maintainer: Debian Zsh Maintainers <pkg-zsh-devel at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJTupdVAAoJEIh7YGGLPBauvPoP/RHM3BO/xjI+lwTeh8MeHtOJ
cro5FF8pJU9PQg9Mv/6PD2RGMtiCiD9lr3Vpcqrpf79G/GZmrKdfO42whvEPDAgd
VcchedtR8jteSIc10fAE7J3PhROR32uHBEIxrOleIAK0e1STRaYuLs7jGl/+P1IC
CPbOmcr/o1S21i2o9BUDtqE8VuIFpvVLigy9EELMdBZx9Le2jjv53xGJ3Zh+cu3c
AIf3u8GB+xAfn/n1St8iyqmSgRPGct7U0mAu1c/tEvYJTVdAvz0ixuwEIgRqM6Ke
DDhoOmTVHI56nMzNuOIUQRhwXUxOcsflFIWfAhf+q/vG1di6UrjwQ7rAD6z1+T2c
yEjLGiGmkl4qrx7dggjNbjUSOlHFJKkmMNYPDjjw0S6hQtTTQ3fyVVsZE1rO++3A
0/gkitqrVhYMh9AiT1p0OAIqm7UzBirnWK/BSJY5tmDXNDwADQUqCczQh+RVsc4t
xxMN6q8bH/Ps1a70k+oEy6MCTpKrBx86PSwLhnl/lEjadlITRBB3cN9dza576UPY
C12ixr2LVB7Uucs6VtsNzEx95KHFdzZ6KllgBgrHAIoJaWoQhEUmI+cL0xQ20XDy
Y/18lJnCDc2YuSWsUUKdnEr0m0id9x2BaE7cTS6xu4Y6nki0tN3RBEXTN08SbWjC
yaXSDpNd3zepyScLkcE6
=OjhC
-----END PGP SIGNATURE-----


More information about the Utopic-changes mailing list