[php-maint] php5_5.4.4-15.1_amd64.changes ACCEPTED into testing-proposed-updates

Julien Cristau jcristau at debian.org
Thu Jun 20 21:13:52 UTC 2013


On Thu, Jun 20, 2013 at 23:10:21 +0200, Ondřej Surý wrote:

> Julien,
> 
> it would be nice if you would let us know about the NMU before you do it,
> so we are not so surprised when we see the upload...
> 
Sorry about that.  I'm trying to get the new net-snmp into testing,
which means getting jessie's php5 rebuilt against libsnmp30...

For the record, the debdiff is

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
@@ -32,8 +32,8 @@
   $(warning Disabling checks due DEB_BUILD_OPTIONS)
   RUN_TESTS = no
 endif
-ifeq ($(DEB_HOST_ARCH),$(filter $(DEB_HOST_ARCH),hurd-i386))
-  $(warning Disabling checks on hurd-i386)
+ifeq ($(DEB_HOST_ARCH),$(filter $(DEB_HOST_ARCH),hurd-i386 mips mipsel))
+  $(warning Disabling checks on hurd-i386 and mipsen)
   RUN_TESTS = no
 endif
 
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,10 @@
+php5 (5.4.4-15.1) jessie; urgency=low
+
+  * Non-maintainer upload.
+  * Disable tests on mips* to work around mysql b0rkedness.
+
+ -- Julien Cristau <jcristau at debian.org>  Thu, 20 Jun 2013 21:17:24 +0200
+
 php5 (5.4.4-15) unstable; urgency=high
 
   * [CVE-2013-1824]: CVE-2013-1643 had incomplete fix for external entity


Cheers,
Julien
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-php-maint/attachments/20130620/bb054e29/attachment.sig>


More information about the pkg-php-maint mailing list