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  d43d651e12d12652468978ca3ebc66cadc3961f2 (commit)
       via  eb2d7870f281abb2b035e29454f01534f3f72a85 (commit)
      from  7d3d2f397c43e9a7ec1f7dc4c83d8bb6a86235d9 (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 d43d651e12d12652468978ca3ebc66cadc3961f2
Author: Sylvain Beucler <[email protected]>
Date:   Tue Mar 24 17:54:46 2015 +0100

    debian: unoconv is pulling a LOT of deps, and not needed on scm servers, so 
moving to Recommends

diff --git a/src/debian/control.in b/src/debian/control.in
index df67654..0254e71 100644
--- a/src/debian/control.in
+++ b/src/debian/control.in
@@ -73,8 +73,8 @@ Description: collaborative development tool - database 
(remote)
 
 Package: fusionforge-web
 Architecture: all
-Depends: fusionforge-common (=${source:Version}), fusionforge-db, 
libapache2-mpm-itk | apache2-mpm-itk, php5-cli, libapache2-mod-php5, 
libphp-simplepie, php-http, php-http-webdav-server, libjs-jquery-livequery, 
python, unoconv, poppler-utils, ${misc:Depends}
-Recommends: locales-all
+Depends: fusionforge-common (=${source:Version}), fusionforge-db, 
libapache2-mpm-itk | apache2-mpm-itk, php5-cli, libapache2-mod-php5, 
libphp-simplepie, php-http, php-http-webdav-server, libjs-jquery-livequery, 
python, poppler-utils, ${misc:Depends}
+Recommends: locales-all, unoconv
 Description: collaborative development tool - web part (using Apache)
  FusionForge provides many tools to aid collaboration in a
  development project, such as bug-tracking, task management,

commit eb2d7870f281abb2b035e29454f01534f3f72a85
Author: Sylvain Beucler <[email protected]>
Date:   Tue Mar 24 17:53:52 2015 +0100

    debian: ucf is required by -common and not anymore by -web

diff --git a/src/debian/control.in b/src/debian/control.in
index 4150757..df67654 100644
--- a/src/debian/control.in
+++ b/src/debian/control.in
@@ -28,7 +28,7 @@ Description: collaborative development tool - standard 
metapackage
 
 Package: fusionforge-common
 Architecture: all
-Depends: php5-cli, php5-pgsql, php-htmlpurifier, cron, perl, ${misc:Depends}
+Depends: php5-cli, php5-pgsql, php-htmlpurifier, cron, perl, ucf, 
${misc:Depends}
 Description: collaborative development tool - shared files
  FusionForge provides many tools to aid collaboration in a
  development project, such as bug-tracking, task management,
@@ -73,7 +73,7 @@ Description: collaborative development tool - database 
(remote)
 
 Package: fusionforge-web
 Architecture: all
-Depends: fusionforge-common (=${source:Version}), fusionforge-db, 
libapache2-mpm-itk | apache2-mpm-itk, php5-cli, libapache2-mod-php5, 
libphp-simplepie, php-http, php-http-webdav-server, libjs-jquery-livequery, 
python, ucf, unoconv, poppler-utils, ${misc:Depends}
+Depends: fusionforge-common (=${source:Version}), fusionforge-db, 
libapache2-mpm-itk | apache2-mpm-itk, php5-cli, libapache2-mod-php5, 
libphp-simplepie, php-http, php-http-webdav-server, libjs-jquery-livequery, 
python, unoconv, poppler-utils, ${misc:Depends}
 Recommends: locales-all
 Description: collaborative development tool - web part (using Apache)
  FusionForge provides many tools to aid collaboration in a

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

Summary of changes:
 src/debian/control.in |    6 +++---
 1 file changed, 3 insertions(+), 3 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