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 2f21548ff0e51830944c4cff2d5cfa141c8aafbd Author: Mihai Moldovan <ionic@ionic.de> Date: Wed Feb 28 23:36:43 2018 +0100 debian/control: deactivate libdbd-mysql-perl dependency for now, but keep as comment. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 37a6dbd..353e53c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -144,6 +144,7 @@ x2goserver (4.1.0.1-0x2go1) UNRELEASED; urgency=medium + Change http to https links. + Pull in other changes from Debian downstream. + Depend upon libdbd-mysql-perl for MySQL/MariaDB support in perl DBD. + + Deactivate libdbd-mysql-perl dependency for now, but keep as comment. * 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 0962bbd..4059236 100644 --- a/debian/control +++ b/debian/control @@ -117,7 +117,7 @@ Depends: libconfig-simple-perl, libdbd-pg-perl [!armhf], libdbd-sqlite3-perl, - libdbd-mysql-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