[Piuparts-commits] [SCM] piuparts git repository branch, master,	updated. 0.52-70-g100d995
    Holger Levsen 
    holger at layer-acht.org
       
    Sun Jun  9 11:05:27 UTC 2013
    
    
  
The following commit has been merged in the master branch:
commit 094c8f9272402294a8adc356e7abfb4357ac6926
Author: Andreas Beckmann <anbe at debian.org>
Date:   Mon Jun 3 17:24:10 2013 +0200
    more undeclared database dependencies
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
diff --git a/custom-scripts/scripts/pre_install_database-server b/custom-scripts/scripts/pre_install_database-server
index 71eb637..03efdd7 100755
--- a/custom-scripts/scripts/pre_install_database-server
+++ b/custom-scripts/scripts/pre_install_database-server
@@ -104,6 +104,8 @@ case ${PIUPARTS_OBJECTS%%=*} in
 	prelude-manager)			MYSQL=yes ;;
 	prewikka)				MYSQL=yes ;;
 	pybit-web)				POSTGRESQL=yes ;;
+	redmine-mysql)				MYSQL=yes ;;
+	redmine-pgsql)				POSTGRESQL=yes ;;
 	roundcube)				MYSQL=yes ;;
 	roundcube-core)				MYSQL=yes ;;
 	roundcube-plugins)			MYSQL=yes ;;
-- 
piuparts git repository
    
    
More information about the Piuparts-commits
mailing list