diff -Nru php-horde-token-2.0.8/debian/changelog php-horde-token-2.0.8/debian/changelog --- php-horde-token-2.0.8/debian/changelog 2016-02-03 13:23:54.000000000 -0800 +++ php-horde-token-2.0.8/debian/changelog 2016-03-30 12:19:48.000000000 -0700 @@ -1,3 +1,9 @@ +php-horde-token (2.0.8-1ubuntu1) xenial; urgency=medium + + * Update to PHP7.0 dependencies (LP: #1564050). + + -- Nishanth Aravamudan Wed, 30 Mar 2016 12:19:44 -0700 + php-horde-token (2.0.8-1) unstable; urgency=medium * New upstream version 2.0.8 diff -Nru php-horde-token-2.0.8/debian/control php-horde-token-2.0.8/debian/control --- php-horde-token-2.0.8/debian/control 2016-02-03 13:23:54.000000000 -0800 +++ php-horde-token-2.0.8/debian/control 2016-03-30 12:19:48.000000000 -0700 @@ -1,7 +1,8 @@ Source: php-horde-token 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-token-2.0.8/debian/tests/control php-horde-token-2.0.8/debian/tests/control --- php-horde-token-2.0.8/debian/tests/control 2016-02-03 13:23:54.000000000 -0800 +++ php-horde-token-2.0.8/debian/tests/control 2016-03-30 12:19:44.000000000 -0700 @@ -1,3 +1,3 @@ Tests: phpunit Restrictions: needs-recommends -Depends: @, php5-cli, php-horde-test +Depends: @, php-cli, php-horde-test