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 2507923bb998451ea761f672d00a557bb88ccabb (commit)
from b87cc601cfcc463745cbfa2efd5866fee1ec1c49 (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=2507923bb998451ea761f672d00a557bb88ccabb
commit 2507923bb998451ea761f672d00a557bb88ccabb
Author: Franck Villaume <[email protected]>
Date: Wed Mar 21 14:09:14 2018 +0000
add missing bzr on debian src install
diff --git a/autoinstall/install-src.sh b/autoinstall/install-src.sh
index 9bdc832..789a60c 100755
--- a/autoinstall/install-src.sh
+++ b/autoinstall/install-src.sh
@@ -35,7 +35,7 @@ if [ -e /etc/debian_version ]; then
libapache2-mpm-itk libapache2-mod-svn \
libapache2-mod-php5 \
apache2 postgresql postgresql-contrib libnss-pgsql2
unscd \
- cvs subversion viewvc python-pycurl git mercurial
xinetd \
+ cvs subversion viewvc python-pycurl git mercurial bzr
xinetd \
python-moinmoin libapache2-mod-wsgi python-psycopg2 \
unoconv poppler-utils dpkg-dev \
libmarkdown-php \
@@ -47,7 +47,7 @@ if [ -e /etc/debian_version ]; then
libapache2-mpm-itk libapache2-mod-svn \
libapache2-mod-php \
apache2 postgresql postgresql-contrib libnss-pgsql2
unscd \
- cvs subversion viewvc python-pycurl git mercurial
xinetd \
+ cvs subversion viewvc python-pycurl git mercurial bzr
xinetd \
python-moinmoin libapache2-mod-wsgi python-psycopg2 \
unoconv poppler-utils dpkg-dev \
libmarkdown-php \
-----------------------------------------------------------------------
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