diff -Nru php-arc-2.2.5/debian/changelog php-arc-2.2.5/debian/changelog --- php-arc-2.2.5/debian/changelog 2015-09-29 12:02:05.000000000 -0700 +++ php-arc-2.2.5/debian/changelog 2016-03-28 10:17:15.000000000 -0700 @@ -1,3 +1,9 @@ +php-arc (2.2.5-1ubuntu1) xenial; urgency=medium + + * Update to PHP7.0 dependencies (LP: #1562962). + + -- Nishanth Aravamudan Mon, 28 Mar 2016 10:17:11 -0700 + php-arc (2.2.5-1) unstable; urgency=low * New upstream release diff -Nru php-arc-2.2.5/debian/control php-arc-2.2.5/debian/control --- php-arc-2.2.5/debian/control 2015-09-29 12:02:05.000000000 -0700 +++ php-arc-2.2.5/debian/control 2016-03-28 10:17:15.000000000 -0700 @@ -1,7 +1,8 @@ Source: php-arc Section: php Priority: optional -Maintainer: Olivier Berger +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Olivier Berger Homepage: https://github.com/semsol/arc2 Build-Depends: debhelper (>= 5), pkg-php-tools (>= 1.7~), phpunit Standards-Version: 3.9.6 @@ -11,7 +12,7 @@ Package: libarc-php Architecture: all Depends: ${misc:Depends}, ${phpcomposer:Debian-require} -Suggests: ${phpcomposer:Debian-suggest}, php5-mysql +Suggests: ${phpcomposer:Debian-suggest}, php-mysql Description: Flexible RDF system for semantic web and PHP practitioners ARC2 is a PHP 5.3 library for working with RDF. .