diff -Nru simplesamlphp-1.14.0/debian/changelog simplesamlphp-1.14.0/debian/changelog --- simplesamlphp-1.14.0/debian/changelog 2016-02-17 02:18:38.000000000 -0800 +++ simplesamlphp-1.14.0/debian/changelog 2016-03-24 17:19:48.000000000 -0700 @@ -1,3 +1,9 @@ +simplesamlphp (1.14.0-1ubuntu1) xenial; urgency=medium + + * Update to PHP7.0 dependencies (LP: #1544352). + + -- Nishanth Aravamudan Thu, 24 Mar 2016 17:19:25 -0700 + simplesamlphp (1.14.0-1) unstable; urgency=medium * New upstream release. diff -Nru simplesamlphp-1.14.0/debian/control simplesamlphp-1.14.0/debian/control --- simplesamlphp-1.14.0/debian/control 2015-12-28 06:12:20.000000000 -0800 +++ simplesamlphp-1.14.0/debian/control 2016-03-24 17:20:02.000000000 -0700 @@ -1,7 +1,8 @@ Source: simplesamlphp Section: web Priority: extra -Maintainer: Thijs Kinkhorst +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Thijs Kinkhorst Build-Depends: debhelper (>= 9) Homepage: https://simplesamlphp.org/ Vcs-Git: git://anonscm.debian.org/collab-maint/simplesamlphp.git @@ -10,13 +11,13 @@ Package: simplesamlphp Architecture: all -Depends: php5, libapache2-mod-php5 | php5-cgi, +Depends: php, libapache2-mod-php | php-cgi, openssl (>= 0.9.8g), php-xml-parser (>= 1.2.8), zlib1g, - php5-mhash, php5-mcrypt, php-openid, + php-mhash, php-mcrypt, php-openid, apache2 | httpd, ${misc:Depends} -Recommends: php5-cli, php5-json -Suggests: mysql-server (>= 5), php5-ldap, - php5-radius, php5-mysql +Recommends: php-cli, php-json +Suggests: mysql-server (>= 5), php-ldap, + php-radius, php-mysql Description: Authentication and federation application supporting several protocols simpleSAMLphp, with its support for several authentication mechanisms and federation protocols, can be used for local authentication, as a