diff options
author | Ondřej Surý <ondrej@sury.org> | 2010-01-08 19:57:29 +0100 |
---|---|---|
committer | Ondřej Surý <ondrej@sury.org> | 2010-01-08 19:57:29 +0100 |
commit | b0ac158a49937362e031fcd68722a3ff81290f85 (patch) | |
tree | 3ac711819095442b7ce2409c36c9b232ce68d6db | |
parent | 28325f6c0979fae992ec3b47cde7e92b8d46531d (diff) | |
download | php-debian/5.2.12.dfsg.1-1.tar.gz |
Prepare version 5.2.12.dfsg.1-1 (fixed PEAR doc dir)debian/5.2.12.dfsg.1-1
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 5bfb5dad4..9bde7d507 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,8 +21,8 @@ php5 (5.2.12.dfsg.1-1) unstable; urgency=low (Ubuntu: #493761) * Short open tags are On again in php.ini-dist (Closes: #537099) * Don't leave .start if we are purging (Closes: #561739) - * Add dummy placeholder file to /usr/share/doc/php-pear/PEAR (Closes: - #563437, #542483) + * Add README.Debian file to /usr/share/doc/php-pear/PEAR, so the + directory is not deleted (Closes: #563437, #542483) [ Upstream ] * Fix default pear.php.net channel definitions (Closes: #559029) |