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.0 has been updated
       via  f65bbc9b4f706e7eb92d497d479edc368f37df62 (commit)
      from  1f36197d8fa3b92c9aca4171ae05c1af71eec838 (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 -----------------------------------------------------------------
commit f65bbc9b4f706e7eb92d497d479edc368f37df62
Author: Sylvain Beucler <[email protected]>
Date:   Wed Apr 8 12:01:13 2015 +0200

    install: group component dependencies together for clarity [I commit too 
fast this morning]

diff --git a/autoinstall/install-src.sh b/autoinstall/install-src.sh
index 45be040..3b9165f 100755
--- a/autoinstall/install-src.sh
+++ b/autoinstall/install-src.sh
@@ -32,8 +32,8 @@ if [ -e /etc/debian_version ]; then
     apt-get install -y make gettext php5-cli php5-pgsql php-htmlpurifier \
        libapache2-mpm-itk libapache2-mod-svn \
        apache2 postgresql libnss-pgsql2 unscd \
-       subversion augeas-tools viewvc python-pycurl git \
-       mediawiki xinetd \
+       subversion augeas-tools viewvc python-pycurl git xinetd \
+       mediawiki \
        python-moinmoin libapache2-mod-wsgi python-psycopg2 \
        unoconv poppler-utils
     if ! dpkg-vendor --is Ubuntu; then

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

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