[ubuntu/vivid-proposed] zsh 5.0.7-5ubuntu1 (Accepted)
Dimitri John Ledkov
dimitri.j.ledkov at linux.intel.com
Sat Dec 6 18:43:15 UTC 2014
zsh (5.0.7-5ubuntu1) vivid; 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.
- prebuild docs.
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)
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
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.)
zsh (5.0.7-2) experimental; urgency=low
* [0e36f80d ff.] Workflow documentation: Many updates
* [438969ff] Add zsh4(-static) wrapper scripts to ease switch to zsh5
(Closes: #707760)
* [180ad946] Add lintian overrides for unusual-interpreter in zsh4
wrapper script
* [2bc52e92] Drop prebuild target from debian/rules (unused)
* [8ece55fe] Add a get-orig-source target to debian/rules
* [503d6807] Add debian/bin/commit2quilt for easier cherry-picking
* Cherry-pick a bunch of post-5.0.7 fixes from upstream:
+ [46859b9c] a03227de/33405: vcs_info: Make sure maxexports is set
when VCS_INFO_set is called
+ [849017f2] 22c4ea42/33403: be conservative about redirecting
_call_program stderr, the caller may have already done so
+ [6f309d99] 605a73e4/33429: disallow non-integer values for HISTSIZE
and SAVEHIST of "fc -p", and fix crash on zero values for same
+ [4a370a5f] 521313b4/33429: Tests for previous patch
+ [adb27914] 2d14c085/33445: fix handling of -s when combined with -i
at shell invocation
* [35069efe] Add patch by Bart Schaefer which should further mitigate #759870
zsh (5.0.7-1) experimental; urgency=low
* [208bdede] New upstream release
+ [2d470422] Drop all cherry-picked patches
+ Cherry-pick 9982ab6f ("unposted: ChangeLog entry for 33365") as
patch as it adds one missing (and not unimportant) changelog entry
for the 5.0.7 release.
* [a563abd0] Add an initial README.source file
* [6696aa79, ff.] Revamp and update packaging workflow documentation and
convert it to Markdown.
* [97cc54f6] Drop patch2quilt helper script (unused)
* [b605fa17] Move all other helper scripts from debian/ to debian/bin/.
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)
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)
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.
zsh (5.0.5-dev-3-1) experimental; urgency=medium
* New upstream release candidate
* [52079263,7e2e5db0] Add command-not-found, environment-modules and
python-powerline to bug-script list of packages containing code meant
to be sourced in ".zshrc".
* [c9d0ce06] Add fixed Ubuntu bug report to previous changelog entry
zsh (5.0.5-dev-2-1) experimental; urgency=medium
* New upstream release candidate
+ [1584318b] fix crash in menu selection when number of terminal lines
is small (Closes: #527110)
+ [2abc8530] Add some more recent dpkg options (Closes: #681518;
Thanks Sebastian Ramacher for the patch!)
+ [d6c759fc] Expand aptitude completion by two boolean options
(Closes: #702760; Thanks Daniel Bolton for report and patch!)
+ [35176b43] Match more shared library names (Closes: #755789; Thanks
Ansgar Burchardt for report and patch!)
+ [d5886eb3] add --rsyncable to gzip completion (Closes: #702000;
Thanks Vincent Lefevre fort report and patch!)
+ [0b62bde0] Update for axi-cache completion (Closes: #729921; Thanks
Felipe Sateler for report and patch!)
+ [33351b14] Add completion for moosic (Closes: #630410; Thanks Omari
Norman for report and patch!)
+ [a7d7c77b] Add completion for bpython and variants (Closes: #691714;
Thanks Sebastian Ramacher for report and patch!)
+ [b63ff19d] Correct reload of backslash-continuation lines from
history, fix bad history write of events ending with backslashes
(LP: #1342724)
[ Axel Beckert ]
* [73508e34,baa705db] Remove all patches which were cherry-picked from
or applied upstream
* [51b9ee37,baa705db] Refresh patch replace-texi2html-with-makeinfo
Date: Sat, 06 Dec 2014 18:32:18 +0000
Changed-By: Dimitri John Ledkov <dimitri.j.ledkov at linux.intel.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/zsh/5.0.7-5ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sat, 06 Dec 2014 18:32:18 +0000
Source: zsh
Binary: zsh-common zsh zsh-doc zsh-static zsh-dev zsh-dbg zsh-beta zsh-beta-doc
Architecture: source
Version: 5.0.7-5ubuntu1
Distribution: vivid
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Dimitri John Ledkov <dimitri.j.ledkov at linux.intel.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: 527110 630410 681518 691714 702000 702760 707760 729921 734765 755789 761597 763191 766015 768241 768937 770226
Launchpad-Bugs-Fixed: 1342724
Changes:
zsh (5.0.7-5ubuntu1) vivid; 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.
- prebuild docs.
.
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)
.
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
.
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.)
.
zsh (5.0.7-2) experimental; urgency=low
.
* [0e36f80d ff.] Workflow documentation: Many updates
* [438969ff] Add zsh4(-static) wrapper scripts to ease switch to zsh5
(Closes: #707760)
* [180ad946] Add lintian overrides for unusual-interpreter in zsh4
wrapper script
* [2bc52e92] Drop prebuild target from debian/rules (unused)
* [8ece55fe] Add a get-orig-source target to debian/rules
* [503d6807] Add debian/bin/commit2quilt for easier cherry-picking
* Cherry-pick a bunch of post-5.0.7 fixes from upstream:
+ [46859b9c] a03227de/33405: vcs_info: Make sure maxexports is set
when VCS_INFO_set is called
+ [849017f2] 22c4ea42/33403: be conservative about redirecting
_call_program stderr, the caller may have already done so
+ [6f309d99] 605a73e4/33429: disallow non-integer values for HISTSIZE
and SAVEHIST of "fc -p", and fix crash on zero values for same
+ [4a370a5f] 521313b4/33429: Tests for previous patch
+ [adb27914] 2d14c085/33445: fix handling of -s when combined with -i
at shell invocation
* [35069efe] Add patch by Bart Schaefer which should further mitigate #759870
.
zsh (5.0.7-1) experimental; urgency=low
.
* [208bdede] New upstream release
+ [2d470422] Drop all cherry-picked patches
+ Cherry-pick 9982ab6f ("unposted: ChangeLog entry for 33365") as
patch as it adds one missing (and not unimportant) changelog entry
for the 5.0.7 release.
* [a563abd0] Add an initial README.source file
* [6696aa79, ff.] Revamp and update packaging workflow documentation and
convert it to Markdown.
* [97cc54f6] Drop patch2quilt helper script (unused)
* [b605fa17] Move all other helper scripts from debian/ to debian/bin/.
.
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)
.
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)
.
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.
.
zsh (5.0.5-dev-3-1) experimental; urgency=medium
.
* New upstream release candidate
* [52079263,7e2e5db0] Add command-not-found, environment-modules and
python-powerline to bug-script list of packages containing code meant
to be sourced in ".zshrc".
* [c9d0ce06] Add fixed Ubuntu bug report to previous changelog entry
.
zsh (5.0.5-dev-2-1) experimental; urgency=medium
.
* New upstream release candidate
+ [1584318b] fix crash in menu selection when number of terminal lines
is small (Closes: #527110)
+ [2abc8530] Add some more recent dpkg options (Closes: #681518;
Thanks Sebastian Ramacher for the patch!)
+ [d6c759fc] Expand aptitude completion by two boolean options
(Closes: #702760; Thanks Daniel Bolton for report and patch!)
+ [35176b43] Match more shared library names (Closes: #755789; Thanks
Ansgar Burchardt for report and patch!)
+ [d5886eb3] add --rsyncable to gzip completion (Closes: #702000;
Thanks Vincent Lefevre fort report and patch!)
+ [0b62bde0] Update for axi-cache completion (Closes: #729921; Thanks
Felipe Sateler for report and patch!)
+ [33351b14] Add completion for moosic (Closes: #630410; Thanks Omari
Norman for report and patch!)
+ [a7d7c77b] Add completion for bpython and variants (Closes: #691714;
Thanks Sebastian Ramacher for report and patch!)
+ [b63ff19d] Correct reload of backslash-continuation lines from
history, fix bad history write of events ending with backslashes
(LP: #1342724)
.
[ Axel Beckert ]
* [73508e34,baa705db] Remove all patches which were cherry-picked from
or applied upstream
* [51b9ee37,baa705db] Refresh patch replace-texi2html-with-makeinfo
Checksums-Sha1:
680271c656728b3b357287e6c77866a090b2e5fd 2429 zsh_5.0.7-5ubuntu1.dsc
5fc53aba51bd5440ae846121fff172210b5cbd89 2332412 zsh_5.0.7.orig.tar.xz
00cfcab1364a27406d45363df69d94ec117cd9d2 553204 zsh_5.0.7-5ubuntu1.debian.tar.xz
Checksums-Sha256:
912f51cc178dcbbf1a23a6ac5561a23e0131b92f63b6c426dcc23093605e90c0 2429 zsh_5.0.7-5ubuntu1.dsc
7c5490d0362b365f9505ee445578dba10230c66a29daee8fb0afb4b70de5f847 2332412 zsh_5.0.7.orig.tar.xz
0727c73864619112bc455ee72618647ebe8f9eff8182f8a967f4ecedcb5a5587 553204 zsh_5.0.7-5ubuntu1.debian.tar.xz
Files:
c7f8bea755059c7ceab354b00a76b143 2429 shells optional zsh_5.0.7-5ubuntu1.dsc
b542373bd085a0abf2f295c0bb15628d 2332412 shells optional zsh_5.0.7.orig.tar.xz
2a2f92bcbeae88629066c12b84034c53 553204 shells optional zsh_5.0.7-5ubuntu1.debian.tar.xz
Original-Maintainer: Debian Zsh Maintainers <pkg-zsh-devel at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
iQEcBAEBAgAGBQJUg040AAoJEEM4jufBUcnJfFsH/1FXY7s+8nSvdUBUs6vXQqB1
Tj6vUj80FzwOOq94PqO2t9VGxBbCGdbKoYC0JFDdELA7SOllSLO3aYJ1yYqdzwUh
x6LHFerHbBRqLWMZ6nXuhr/5BJX9BlyBR/cyij12gOTIrWQtodP/1ltPWC0D4kjF
RHdpQFH63WFLbPlMTe/lN+9CBlye6EYfgRWDjK82CiCIe2xjlFGytOKNdL9SvHMA
Ue/5jUKoiSpm96FJuIrCOGO8Rs47D6XdsXR5r5uBH4km1DqpQglV+E1juExJ8xlp
7tc5GfWJj4GDwHRka5QRTJ4j501lyU5azrNwJT8GP3eFg4OghU2TJ0RjXqRcsFA=
=7J0b
-----END PGP SIGNATURE-----
More information about the Vivid-changes
mailing list