diff options
author | Ondřej Surý <ondrej@sury.org> | 2012-01-29 09:23:11 +0100 |
---|---|---|
committer | Ondřej Surý <ondrej@sury.org> | 2012-01-29 10:06:45 +0100 |
commit | 7f8683512bf7dbd5004a111f1abc6d210df0194f (patch) | |
tree | 1c65e95b26d1884ce8f93c93b0101abaff179381 | |
parent | f8707717fd3f2bac8c79ddaacd874f8d41836c1d (diff) | |
download | php-debian/5.3.9-5.tar.gz |
prepare 5.3.9-5 releasedebian/5.3.9-5
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a7587f9ac..8e9703bb2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +php5 (5.3.9-5) unstable; urgency=low + + * Use DEB_HOST_ARCH, not DEB_HOST_ARCH_OS to check where to build + firebird module (Closes: #645401) + * Add back firebird2.5-dev and firebird2.1-dev to allow backports + * Disable tests on hurd-i386 for now, because it FTBFS + * Don't fail if suhosin is not enabled (Closes: #657808) + + -- Ondřej Surý <ondrej@debian.org> Sun, 29 Jan 2012 09:27:28 +0100 + php5 (5.3.9-4) unstable; urgency=low * Remove suhosin patch from description and add short NEWS about |