[Piuparts-commits] [piuparts] 01/09: database package upgrade tuning

Holger Levsen holger at layer-acht.org
Sun Mar 5 22:53:07 UTC 2017


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch develop
in repository piuparts.

commit a0c59947ba8ff7fae433e188932749f43bd7208c
Author: Andreas Beckmann <anbe at debian.org>
Date:   Sun Mar 5 17:49:18 2017 +0100

    database package upgrade tuning
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 custom-scripts/scripts/pre_install_database-server | 3 ++-
 debian/changelog                                   | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/custom-scripts/scripts/pre_install_database-server b/custom-scripts/scripts/pre_install_database-server
index 258734e..3812ab4 100755
--- a/custom-scripts/scripts/pre_install_database-server
+++ b/custom-scripts/scripts/pre_install_database-server
@@ -95,6 +95,7 @@ case ${PIUPARTS_OBJECTS%%=*} in
 	libdspam7-drv-mysql)			MYSQL=yes ;;
 	libdspam7-drv-pgsql)			POSTGRESQL=yes ;;
 	mantis)					MYSQL=yes ;;
+	med-bio-dev)				POSTGRESQL=yes ;;
 	moodle)					POSTGRESQL=yes ; MYSQL=yes ;;
 	moodle-book)				POSTGRESQL=yes ;;
 	moodle-debian-edu-*)			POSTGRESQL=yes ;;
@@ -169,7 +170,7 @@ case ${PIUPARTS_OBJECTS%%=*} in
 	tango-db-dbg)				MYSQL=yes ;;
 	textpattern)				MYSQL=yes ;;
 	torrentflux)				MYSQL=yes ;;
-	tt-rss)					POSTGRESQL=yes ;;
+	tt-rss)					MYSQL=yes ;;
 	tuskar)					SQLITE3=yes ;;
 	tuskar-api)				SQLITE3=yes ;;
 	tuskar-common)				SQLITE3=yes ;;
diff --git a/debian/changelog b/debian/changelog
index c4e8ac3..d814deb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,7 @@ piuparts (0.76) UNRELEASED; urgency=medium
     (Closes: #854317)
   * scripts/post_setup_minimize:
     - Exclude gcc-4.8-base from jessie chroot.
+  * scripts/pre_install_database-server: Add/fix some database requirements.
   * scripts/pre_distupgrade_zz_database-server: Switch from mysql-server to
     default-mysql-server (aka mariadb-server) for selected packages on
     upgrades to stretch, otherwise they will lose their database server.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git



More information about the Piuparts-commits mailing list