diff -Nru php-horde-mapi-1.0.6/debian/changelog php-horde-mapi-1.0.6/debian/changelog --- php-horde-mapi-1.0.6/debian/changelog 2016-03-14 03:53:14.000000000 -0400 +++ php-horde-mapi-1.0.6/debian/changelog 2016-06-27 20:20:38.000000000 -0400 @@ -1,3 +1,11 @@ +php-horde-mapi (1.0.6-2ubuntu0.1) xenial; urgency=medium + + [ Nishanth Aravamudan ] + * d/tests/control: allow stderr output, as deprecated warnings from + BigInteger are reported with PHP7.0 (LP: #1593003). + + -- Richard Hansen Mon, 27 Jun 2016 20:20:03 -0400 + php-horde-mapi (1.0.6-2) unstable; urgency=medium * Update Standards-Version to 3.9.7, no change diff -Nru php-horde-mapi-1.0.6/debian/control php-horde-mapi-1.0.6/debian/control --- php-horde-mapi-1.0.6/debian/control 2016-03-14 03:53:14.000000000 -0400 +++ php-horde-mapi-1.0.6/debian/control 2016-06-27 20:14:55.000000000 -0400 @@ -1,7 +1,8 @@ Source: php-horde-mapi Section: php Priority: extra -Maintainer: Horde Maintainers +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Horde Maintainers Uploaders: Mathieu Parent Build-Depends: debhelper (>= 9), pkg-php-tools (>= 1~), pear-horde-channel Standards-Version: 3.9.7 diff -Nru php-horde-mapi-1.0.6/debian/tests/control php-horde-mapi-1.0.6/debian/tests/control --- php-horde-mapi-1.0.6/debian/tests/control 2016-03-14 03:53:14.000000000 -0400 +++ php-horde-mapi-1.0.6/debian/tests/control 2016-06-27 20:14:55.000000000 -0400 @@ -1,3 +1,3 @@ Tests: phpunit -Restrictions: needs-recommends +Restrictions: needs-recommends, allow-stderr Depends: @, php-cli, php-horde-test