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

x2go pushed a commit to branch feature/mysql-backend
in repository x2goserver.

commit e37db17f8c2573a6b5e492fe6719dc7e17486287
Author: Mihai Moldovan <io...@ionic.de>
Date:   Fri Feb 23 02:06:06 2018 +0100

    debian/control: depend upon libdbd-mysql-perl for MySQL/MariaDB support in 
perl DBD.
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ac0b2ca..3e6bee1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -96,6 +96,7 @@ x2goserver (4.1.0.1-0x2go1) UNRELEASED; urgency=medium
       available.
     + Change http to https links.
     + Pull in other changes from Debian downstream.
+    + Depend upon libdbd-mysql-perl for MySQL/MariaDB support in perl DBD.
   * debian/x2goserver-x2goagent.{{pre,post}inst,postrm}:
     + Handle /etc/x2go/rgb conffile removal gracefully.
   * debian/x2goserver*{pre,post}*:
diff --git a/debian/control b/debian/control
index 842311f..0962bbd 100644
--- a/debian/control
+++ b/debian/control
@@ -117,6 +117,7 @@ Depends:
  libconfig-simple-perl,
  libdbd-pg-perl [!armhf],
  libdbd-sqlite3-perl,
+ libdbd-mysql-perl,
  libx2go-log-perl (<< ${source:Version}.1~),
  libx2go-log-perl (>= ${source:Version}),
  x2goserver-common (<< ${source:Version}.1~),

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on 
/srv/git/code.x2go.org/x2goserver.git
_______________________________________________
x2go-commits mailing list
x2go-commits@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-commits

Reply via email to