Package: php-horde-mapi Version: 1.0.8-2 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu yakkety ubuntu-patch
Dear Maintainer, autopkgtests in Debian and Ubuntu are failing, due to a deprecation warning being emitted on stderr during the test. In Ubuntu, the attached patch was applied to achieve the following: * d/tests/control: allow stderr output, as deprecated warnings from BigInteger are reported with PHP7.0 (LP: #1593003). Thanks for considering the patch. -- System Information: Debian Release: stretch/sid APT prefers xenial-updates APT policy: (500, 'xenial-updates'), (500, 'xenial-security'), (500, 'xenial'), (100, 'xenial-backports') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.4.0-24-generic (SMP w/4 CPU cores) Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)
diff -Nru php-horde-mapi-1.0.8/debian/tests/control php-horde-mapi-1.0.8/debian/tests/control --- php-horde-mapi-1.0.8/debian/tests/control 2016-06-08 00:09:58.000000000 -0700 +++ php-horde-mapi-1.0.8/debian/tests/control 2016-06-16 13:58:08.000000000 -0700 @@ -1,3 +1,3 @@ Tests: phpunit -Restrictions: needs-recommends +Restrictions: needs-recommends, allow-stderr Depends: @, php-cli, php-horde-test