diff -Nru squirrelmail-1.4.23~svn20120406/debian/apache.conf squirrelmail-1.4.23~svn20120406/debian/apache.conf --- squirrelmail-1.4.23~svn20120406/debian/apache.conf 2012-04-06 04:12:38.000000000 -0700 +++ squirrelmail-1.4.23~svn20120406/debian/apache.conf 2016-04-05 16:57:04.000000000 -0700 @@ -2,7 +2,7 @@ Options FollowSymLinks - + php_flag register_globals off diff -Nru squirrelmail-1.4.23~svn20120406/debian/changelog squirrelmail-1.4.23~svn20120406/debian/changelog --- squirrelmail-1.4.23~svn20120406/debian/changelog 2012-12-20 11:45:19.000000000 -0800 +++ squirrelmail-1.4.23~svn20120406/debian/changelog 2016-04-05 17:15:18.000000000 -0700 @@ -1,3 +1,9 @@ +squirrelmail (2:1.4.23~svn20120406-2ubuntu1) xenial; urgency=medium + + * Update to PHP7.0 dependencies (LP: #1566587). + + -- Nishanth Aravamudan Tue, 05 Apr 2016 16:58:07 -0700 + squirrelmail (2:1.4.23~svn20120406-2) unstable; urgency=medium * Add patch from upstream to cope with changed behaviour of diff -Nru squirrelmail-1.4.23~svn20120406/debian/control squirrelmail-1.4.23~svn20120406/debian/control --- squirrelmail-1.4.23~svn20120406/debian/control 2012-04-06 04:20:40.000000000 -0700 +++ squirrelmail-1.4.23~svn20120406/debian/control 2016-04-05 16:58:29.000000000 -0700 @@ -1,7 +1,8 @@ Source: squirrelmail Section: web Priority: optional -Maintainer: Jeroen van Wolffelaar +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Jeroen van Wolffelaar Uploaders: Thijs Kinkhorst Build-Depends: debhelper (>= 7) Standards-Version: 3.9.3 @@ -11,9 +12,9 @@ Package: squirrelmail Architecture: all -Depends: apache2 | httpd, libapache2-mod-php5 | php5 | php5-cgi, perl, ${misc:Depends} -Recommends: squirrelmail-locales, squirrelmail-viewashtml, php5-mhash, ispell | aspell | aspell-bin -Suggests: squirrelmail-decode, php5-recode, imap-server, imapproxy, php-pear, php5-ldap +Depends: apache2 | httpd, libapache2-mod-php | php | php-cgi, perl, ${misc:Depends} +Recommends: squirrelmail-locales, squirrelmail-viewashtml, ispell | aspell | aspell-bin +Suggests: squirrelmail-decode, php-recode, imap-server, imapproxy, php-pear, php-ldap Description: Webmail for nuts SquirrelMail is a standards-based webmail package written in PHP. It includes built-in pure PHP support for the IMAP and SMTP protocols, and