diff -Nru php-horde-routes-2.0.5/debian/changelog php-horde-routes-2.0.5/debian/changelog --- php-horde-routes-2.0.5/debian/changelog 2016-02-03 05:22:45.000000000 -0800 +++ php-horde-routes-2.0.5/debian/changelog 2016-03-30 09:54:28.000000000 -0700 @@ -1,3 +1,9 @@ +php-horde-routes (2.0.5-1ubuntu1) xenial; urgency=medium + + * Update to PHP7.0 dependencies (LP: #1563980). + + -- Nishanth Aravamudan Wed, 30 Mar 2016 09:54:22 -0700 + php-horde-routes (2.0.5-1) unstable; urgency=medium * New upstream version 2.0.5 diff -Nru php-horde-routes-2.0.5/debian/control php-horde-routes-2.0.5/debian/control --- php-horde-routes-2.0.5/debian/control 2016-02-03 05:22:45.000000000 -0800 +++ php-horde-routes-2.0.5/debian/control 2016-03-30 09:54:39.000000000 -0700 @@ -1,7 +1,8 @@ Source: php-horde-routes 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-routes-2.0.5/debian/tests/control php-horde-routes-2.0.5/debian/tests/control --- php-horde-routes-2.0.5/debian/tests/control 2016-02-03 05:22:45.000000000 -0800 +++ php-horde-routes-2.0.5/debian/tests/control 2016-03-30 09:53:32.000000000 -0700 @@ -1,3 +1,3 @@ Tests: phpunit Restrictions: needs-recommends -Depends: @, php5-cli, php-horde-test +Depends: @, php-cli, php-horde-test