This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository python-x2go. commit e4f0bf95dff50e8d98b7d1e5979631d405bac60f Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Jul 19 19:53:16 2019 +0200 debian/control: Add x2gokdriveclient as hard dependency for both bin:pkgs python{,3}-x2go. --- debian/changelog | 2 ++ debian/control | 2 ++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index c46b1eb..d499c98 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,8 @@ python-x2go (0.6.1.0-0x2go1) UNRELEASED; urgency=medium - Add X2Go KDrive graphical rendering backend support. - X2GoServerSessionList: Provide proper accessor method for getting the complete list of sessions. + * debian/control: + + Add x2gokdriveclient as hard dependency for both bin:pkgs python{,3}-x2go. -- X2Go Release Manager <git-admin@x2go.org> Sat, 01 Dec 2018 02:16:45 +0100 diff --git a/debian/control b/debian/control index 20e3361..7830721 100644 --- a/debian/control +++ b/debian/control @@ -42,6 +42,7 @@ Depends: python-xlib, python-future, nxproxy | qvd-nxproxy, + x2gokdriveclient, sshfs, Recommends: cups-bsd | lpr, @@ -75,6 +76,7 @@ Depends: python3-xlib, python3-future, nxproxy | qvd-nxproxy, + x2gokdriveclient, sshfs, Recommends: cups-bsd | lpr, -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/python-x2go.git