diff -Nru php-horde-passwd-5.0.4/debian/changelog php-horde-passwd-5.0.4/debian/changelog --- php-horde-passwd-5.0.4/debian/changelog 2015-10-24 02:36:46.000000000 -0700 +++ php-horde-passwd-5.0.4/debian/changelog 2016-03-25 10:19:08.000000000 -0700 @@ -1,3 +1,9 @@ +php-horde-passwd (5.0.4-1ubuntu1) xenial; urgency=medium + + * Update to PHP7.0 dependencies (LP: #1562090). + + -- Nishanth Aravamudan Fri, 25 Mar 2016 10:19:03 -0700 + php-horde-passwd (5.0.4-1) unstable; urgency=medium * Upgaded to debhelper compat 9 diff -Nru php-horde-passwd-5.0.4/debian/control php-horde-passwd-5.0.4/debian/control --- php-horde-passwd-5.0.4/debian/control 2015-10-24 02:36:46.000000000 -0700 +++ php-horde-passwd-5.0.4/debian/control 2016-03-25 10:19:16.000000000 -0700 @@ -1,7 +1,8 @@ Source: php-horde-passwd 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, php-horde-role Standards-Version: 3.9.6 diff -Nru php-horde-passwd-5.0.4/debian/tests/control php-horde-passwd-5.0.4/debian/tests/control --- php-horde-passwd-5.0.4/debian/tests/control 2015-10-24 02:36:46.000000000 -0700 +++ php-horde-passwd-5.0.4/debian/tests/control 2016-03-25 10:18:09.000000000 -0700 @@ -1,3 +1,3 @@ Tests: phpunit Restrictions: needs-recommends -Depends: @, php5-cli, php-horde-test, php5-sqlite +Depends: @, php-cli, php-horde-test, php-sqlite3