This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".

The branch, 6.1 has been updated
       via  3857a3e51705554f2583650843336c9224ef2e14 (commit)
      from  eba5306231fbb68817bf6f3a9311bd300a1de407 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=3857a3e51705554f2583650843336c9224ef2e14

commit 3857a3e51705554f2583650843336c9224ef2e14
Author: Roland Mas <[email protected]>
Date:   Sat Oct 28 15:31:35 2017 +0200

    Adapt installation from sources to Debian 9 (Stretch)

diff --git a/autoinstall/install-src.sh b/autoinstall/install-src.sh
index de01afb..ecc1b46 100755
--- a/autoinstall/install-src.sh
+++ b/autoinstall/install-src.sh
@@ -43,9 +43,9 @@ if [ -e /etc/debian_version ]; then
                    fonts-dejavu-core
            apt-get -y install mediawiki -t jessie-backports
        else
-           apt-get install -y make gettext php7-cli php7-pgsql 
php-htmlpurifier php-http php-text-captcha \
+           apt-get install -y make gettext php-cli php-pgsql php-htmlpurifier 
php-http php-text-captcha \
                    libapache2-mpm-itk libapache2-mod-svn \
-                   libapache2-mod-php7 \
+                   libapache2-mod-php \
                    apache2 postgresql postgresql-contrib libnss-pgsql2 unscd \
                    cvs subversion viewvc python-pycurl git mercurial xinetd \
                    python-moinmoin libapache2-mod-wsgi python-psycopg2 \

-----------------------------------------------------------------------

Summary of changes:
 autoinstall/install-src.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
FusionForge

_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits

Reply via email to