[med-svn] [stacks] 03/04: stacks-web: Depends s/ | mysql-server/ | virtual-mysql-server/
Andreas Tille
tille at debian.org
Sat Dec 17 16:41:52 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository stacks.
commit e1f5b1628149408bcb253cdf5582900f39c0aa7b
Author: Andreas Tille <tille at debian.org>
Date: Sat Dec 17 17:34:37 2016 +0100
stacks-web: Depends s/ | mysql-server/ | virtual-mysql-server/
---
debian/changelog | 2 ++
debian/control | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 7739e4c..03a68db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ stacks (1.44-2) UNRELEASED; urgency=medium
* d/watch: version=4
* debhelper 10
+ * stacks-web: Depends s/ | mysql-server/ | virtual-mysql-server/
+ Closes: #848464
-- Andreas Tille <tille at debian.org> Sat, 17 Dec 2016 17:30:51 +0100
diff --git a/debian/control b/debian/control
index 4c6791f..b347151 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,7 @@ Architecture: all
Depends: ${shlibs:Depends},
${misc:Depends},
apache2 | httpd,
- default-mysql-server | mysql-server,
+ default-mysql-server | virtual-mysql-server,
libapache2-mod-php | php-cgi,
libdbd-mysql-perl,
php-mdb2-driver-mysql
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/stacks.git
More information about the debian-med-commit
mailing list