diff -Nru php-horde-auth-2.1.11/debian/changelog php-horde-auth-2.1.11/debian/changelog --- php-horde-auth-2.1.11/debian/changelog 2016-02-03 04:42:22.000000000 -0800 +++ php-horde-auth-2.1.11/debian/changelog 2016-03-28 17:06:51.000000000 -0700 @@ -1,3 +1,9 @@ +php-horde-auth (2.1.11-1ubuntu1) xenial; urgency=medium + + * Update to PHP7.0 dependencies (LP: #1563123). + + -- Nishanth Aravamudan Mon, 28 Mar 2016 17:06:46 -0700 + php-horde-auth (2.1.11-1) unstable; urgency=medium * New upstream version 2.1.11 diff -Nru php-horde-auth-2.1.11/debian/control php-horde-auth-2.1.11/debian/control --- php-horde-auth-2.1.11/debian/control 2016-02-03 04:42:22.000000000 -0800 +++ php-horde-auth-2.1.11/debian/control 2016-03-28 17:06:57.000000000 -0700 @@ -1,7 +1,8 @@ Source: php-horde-auth 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-auth-2.1.11/debian/tests/control php-horde-auth-2.1.11/debian/tests/control --- php-horde-auth-2.1.11/debian/tests/control 2016-02-03 04:42:22.000000000 -0800 +++ php-horde-auth-2.1.11/debian/tests/control 2016-03-28 17:06:21.000000000 -0700 @@ -1,3 +1,3 @@ Tests: phpunit Restrictions: needs-recommends -Depends: @, php5-cli, php-horde-test +Depends: @, php-cli, php-horde-test