diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2013-12-15 03:22:04 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2013-12-15 03:22:04 +0100 |
commit | 3e96d261c83af40534acbf79c5d236ecf38af9fe (patch) | |
tree | 8c033a576b7ecf91f06f8d63e14d83eee13efed3 | |
parent | 724f8ab63a2bddec9f0e5f6cb231004e5de8ee18 (diff) | |
download | zsh-3e96d261c83af40534acbf79c5d236ecf38af9fe.tar.gz zsh-3e96d261c83af40534acbf79c5d236ecf38af9fe.zip |
Upload to unstable as 5.0.3-1
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 32e8357d6..562ab6a8f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,17 @@ -zsh (5.0.3-1) UNRELEASED; urgency=low +zsh (5.0.3-1) unstable; urgency=low * [929ba17da] New upstream release - - -- Axel Beckert <abe@debian.org> Sun, 15 Dec 2013 01:41:00 +0100 + + [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. + + -- Axel Beckert <abe@debian.org> Sun, 15 Dec 2013 03:20:32 +0100 zsh (5.0.2-test-3-1) experimental; urgency=low |