diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2012-12-28 14:19:49 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2012-12-28 14:19:49 +0100 |
commit | 9062ef0457c8f8de77a1d31a485def59c2b7a866 (patch) | |
tree | e38fbba8ad47d4ef91240ca14c01f7662763b338 | |
parent | 0033e9e86d7df132dacf665f73ba7e70523e0cdd (diff) | |
download | zsh-9062ef0457c8f8de77a1d31a485def59c2b7a866.tar.gz zsh-9062ef0457c8f8de77a1d31a485def59c2b7a866.zip |
Upload to experimental as 5.0.2-2
-rw-r--r-- | debian/changelog | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 68bd8bbb7..b92c3101d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +zsh (5.0.2-2) experimental; urgency=low + + * [37c73049] Convert package to debhelper + * [be35418d] Split off arch-independent files into zsh-common (Fixes + lintian warning arch-dep-package-has-big-usr-share 9873kB 84%; closes: + #632514, #656898) + * [d4d59f27] Use xz compression for the bigger binary packages + - Add "Pre-Depends: dpkg (>= 1.15.6~)" to the according packages + * [0033e9e8] Replace at2quilt with dh-autoreconf + * [a7986a4a] Don't ignore potential failures of the test suite + * Fixes the following lintian-warnings: + - [a0227ee9] debian-news-entry-has-unknown-version + - [6860acf8] package-file-is-executable + - [cd2dd67f] debian-rules-missing-recommended-target + - [cd2dd67f] package-would-benefit-from-build-arch-targets + * Fixes the following dpkg-gencontrol warnings: + - [d4e0e0af] unknown substitution variable ${shlibs:Depends} + * Override the following lintian warning due to false positives: + - [c2511a18] hardening-no-fortify-functions …/zleparameter.so + + -- Axel Beckert <abe@debian.org> Fri, 28 Dec 2012 14:18:21 +0100 + zsh (5.0.2-1) experimental; urgency=low * New upstream release |