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, master has been updated
       via  a5149c523ce8602fc129eb2454cd88df32079614 (commit)
      from  902d621a9a00b2e367db6351cb924a225d87f8ce (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=a5149c523ce8602fc129eb2454cd88df32079614

commit a5149c523ce8602fc129eb2454cd88df32079614
Author: Roland Mas <[email protected]>
Date:   Tue May 3 20:13:30 2016 +0200

    Depend on postgresql-contrib (for unaccent)

diff --git a/src/debian/control.in b/src/debian/control.in
index 061d954..40de964 100644
--- a/src/debian/control.in
+++ b/src/debian/control.in
@@ -48,7 +48,7 @@ Description: collaborative development tool - shared files
 Package: fusionforge-db-local
 Architecture: all
 Provides: fusionforge-db
-Depends: fusionforge-common (=${source:Version}), postgresql, php-cli | 
php5-cli, ${misc:Depends}
+Depends: fusionforge-common (=${source:Version}), postgresql, 
postgresql-contrib, php-cli | php5-cli, ${misc:Depends}
 Description: collaborative development tool - database (using PostgreSQL)
  FusionForge provides many tools to aid collaboration in a
  development project, such as bug-tracking, task management,

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

Summary of changes:
 src/debian/control.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
FusionForge

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

Reply via email to