Your message dated Wed, 16 Jan 2013 23:13:35 +0000
with message-id <[email protected]>
and subject line Re: Bug#698281: unblock: php5/5.4.4-11
has caused the Debian Bug report #698281,
regarding unblock: php5/5.4.4-11
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
698281: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=698281
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package php5
This time the debdiff is really small, I just forgot to install the
logrotate scripts to fix the log filling by php5-fpm.
diff -u php5-5.4.4/debian/rules php5-5.4.4/debian/rules
--- php5-5.4.4/debian/rules
+++ php5-5.4.4/debian/rules
@@ -767,6 +767,7 @@
rm -rf debian/$$package/usr/share/doc/$$package; \
ln -s php5-common debian/$$package/usr/share/doc/$$package; \
done
+ dh_installlogrotate -pphp5-fpm
dh_installcron -pphp5-common --name=php5
dh_installchangelogs -pphp5-common NEWS
dh_installinit
diff -u php5-5.4.4/debian/changelog php5-5.4.4/debian/changelog
--- php5-5.4.4/debian/changelog
+++ php5-5.4.4/debian/changelog
@@ -1,3 +1,9 @@
+php5 (5.4.4-11) unstable; urgency=low
+
+ * Install logrotate script in php5-fpm package (Closes: #673558)
+
+ -- Ondřej Surý <[email protected]> Mon, 17 Dec 2012 09:09:18 +0100
+
php5 (5.4.4-10) unstable; urgency=low
[ Lior Kaplan ]
unblock php5/5.4.4-11
-- System Information:
Debian Release: 7.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
On Wed, 2013-01-16 at 08:41 +0100, Ondřej Surý wrote:
> Please unblock package php5
>
> This time the debdiff is really small, I just forgot to install the
> logrotate scripts to fix the log filling by php5-fpm.
Unblocked; thanks.
Regards,
Adam
--- End Message ---