diff -Nru php-horde-activesync-2.31.1/debian/changelog php-horde-activesync-2.31.1/debian/changelog --- php-horde-activesync-2.31.1/debian/changelog 2016-02-06 13:42:59.000000000 -0800 +++ php-horde-activesync-2.31.1/debian/changelog 2016-03-25 08:42:11.000000000 -0700 @@ -1,3 +1,9 @@ +php-horde-activesync (2.31.1-1ubuntu1) xenial; urgency=medium + + * Update to PHP7.0 dependencies (LP: #1562051). + + -- Nishanth Aravamudan Thu, 24 Mar 2016 16:43:38 -0700 + php-horde-activesync (2.31.1-1) unstable; urgency=medium * New upstream version 2.31.1 diff -Nru php-horde-activesync-2.31.1/debian/control php-horde-activesync-2.31.1/debian/control --- php-horde-activesync-2.31.1/debian/control 2016-02-06 13:42:59.000000000 -0800 +++ php-horde-activesync-2.31.1/debian/control 2016-03-24 16:43:53.000000000 -0700 @@ -1,7 +1,8 @@ Source: php-horde-activesync 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, pear-horde-channel Standards-Version: 3.9.6 diff -Nru php-horde-activesync-2.31.1/debian/tests/control php-horde-activesync-2.31.1/debian/tests/control --- php-horde-activesync-2.31.1/debian/tests/control 2016-02-06 13:42:59.000000000 -0800 +++ php-horde-activesync-2.31.1/debian/tests/control 2016-03-24 16:43:29.000000000 -0700 @@ -1,3 +1,3 @@ Tests: phpunit Restrictions: needs-recommends isolation-container -Depends: @, php5-cli, php-horde-test, php5-sqlite, mysql-server, php5-mysql +Depends: @, php-cli, php-horde-test, php-sqlite3, mysql-server, php-mysql