diff -Nru php-xajax-0.5/debian/changelog php-xajax-0.5/debian/changelog --- php-xajax-0.5/debian/changelog 2010-03-09 07:31:45.000000000 +0000 +++ php-xajax-0.5/debian/changelog 2016-04-01 21:09:14.000000000 +0000 @@ -1,3 +1,9 @@ +php-xajax (0.5-1ubuntu1) xenial; urgency=medium + + * Update to PHP7.0 dependencies (LP: #1565073). + + -- Nishanth Aravamudan Fri, 01 Apr 2016 13:12:21 -0700 + php-xajax (0.5-1) unstable; urgency=low * New upstream release (Closes: #522139) diff -Nru php-xajax-0.5/debian/control php-xajax-0.5/debian/control --- php-xajax-0.5/debian/control 2010-03-09 07:31:48.000000000 +0000 +++ php-xajax-0.5/debian/control 2016-04-01 21:09:14.000000000 +0000 @@ -1,7 +1,8 @@ Source: php-xajax Section: web Priority: optional -Maintainer: David Gil +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: David Gil Uploaders: Javier Fernandez-Sanguino Pen~a Build-Depends: debhelper (>= 5.0.0) Standards-Version: 3.8.4 @@ -11,7 +12,7 @@ Package: php-xajax Architecture: all -Depends: ${misc:Depends}, php5 | php5-cgi | php5-cli | php4 | php4-cgi | php4-cli +Depends: ${misc:Depends}, php | php-cgi | php-cli Description: A library to develop Ajax applications Xajax is an open source PHP class library that allows you to easily create powerful, web-based, Ajax applications using HTML, CSS, JavaScript, and PHP.