diff -Nru php-horde-prefs-2.7.5/debian/changelog php-horde-prefs-2.7.5/debian/changelog --- php-horde-prefs-2.7.5/debian/changelog 2016-01-05 23:18:36.000000000 -0800 +++ php-horde-prefs-2.7.5/debian/changelog 2016-03-24 16:16:52.000000000 -0700 @@ -1,3 +1,9 @@ +php-horde-prefs (2.7.5-1ubuntu1) xenial; urgency=medium + + * Update to PHP7.0 dependencies (LP: #1544352). + + -- Nishanth Aravamudan Thu, 24 Mar 2016 16:16:46 -0700 + php-horde-prefs (2.7.5-1) unstable; urgency=medium * New upstream version 2.7.5 diff -Nru php-horde-prefs-2.7.5/debian/control php-horde-prefs-2.7.5/debian/control --- php-horde-prefs-2.7.5/debian/control 2016-01-05 23:18:36.000000000 -0800 +++ php-horde-prefs-2.7.5/debian/control 2016-03-24 16:16:58.000000000 -0700 @@ -1,7 +1,8 @@ Source: php-horde-prefs 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-prefs-2.7.5/debian/tests/control php-horde-prefs-2.7.5/debian/tests/control --- php-horde-prefs-2.7.5/debian/tests/control 2016-01-05 23:18:36.000000000 -0800 +++ php-horde-prefs-2.7.5/debian/tests/control 2016-03-24 16:16:31.000000000 -0700 @@ -1,3 +1,3 @@ Tests: phpunit Restrictions: needs-recommends -Depends: @, php5-cli, php-horde-test +Depends: @, php-cli, php-horde-test