diff -Nru collabtive-2.0+dfsg/debian/changelog collabtive-2.0+dfsg/debian/changelog --- collabtive-2.0+dfsg/debian/changelog 2015-04-07 00:50:32.000000000 +0000 +++ collabtive-2.0+dfsg/debian/changelog 2016-03-23 00:50:52.000000000 +0000 @@ -1,3 +1,9 @@ +collabtive (2.0+dfsg-6ubuntu1) xenial; urgency=medium + + * Update to PHP7.0 dependencies (LP: #1544352). + + -- Nishanth Aravamudan Fri, 12 Feb 2016 09:07:31 -0800 + collabtive (2.0+dfsg-6) unstable; urgency=low * Use systemwide versions of php-seclib and php-htmlpurifier instead diff -Nru collabtive-2.0+dfsg/debian/collabtive.conf collabtive-2.0+dfsg/debian/collabtive.conf --- collabtive-2.0+dfsg/debian/collabtive.conf 2015-04-07 00:50:32.000000000 +0000 +++ collabtive-2.0+dfsg/debian/collabtive.conf 2016-03-23 00:50:52.000000000 +0000 @@ -8,7 +8,7 @@ order deny,allow allow from all - + php_flag file_uploads On php_flag short_open_tag Off diff -Nru collabtive-2.0+dfsg/debian/control collabtive-2.0+dfsg/debian/control --- collabtive-2.0+dfsg/debian/control 2015-04-07 00:50:32.000000000 +0000 +++ collabtive-2.0+dfsg/debian/control 2016-03-23 00:50:52.000000000 +0000 @@ -1,14 +1,15 @@ Source: collabtive Section: web Priority: optional -Maintainer: Gunnar Wolf +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Gunnar Wolf Build-Depends: debhelper (>= 8), smarty3, dh-apache2, apache2-dev, rdfind, symlinks Standards-Version: 3.9.6 Homepage: http://collabtive.o-dyn.de/ Package: collabtive Architecture: all -Depends: ${misc:Depends}, php5, php5-mysql | php5-pgsql, apache2 (>= 2.4) | httpd, wwwconfig-common, smarty3, libphp-phpmailer, tinymce, libjs-prototype, php-pclzip, php5-mcrypt, php-tcpdf, php-seclib, php-htmlpurifier +Depends: ${misc:Depends}, php, php-mysql | php-pgsql, apache2 (>= 2.4) | httpd, wwwconfig-common, smarty3, libphp-phpmailer, tinymce, libjs-prototype, php-pclzip, php-mcrypt, php-tcpdf, php-seclib, php-htmlpurifier Recommends: ${misc:Recommends} Suggests: wget Description: Web-based project management software