This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gokdrive. commit 65c527bf377821514edde00cdcf6b5ada7dbb36b Author: Mihai Moldovan <ionic@ionic.de> Date: Wed Nov 6 04:29:16 2019 +0100 debian/control: recommend x2goserver >= 4.1.0.4, we'll better stay on the 4.1.x line. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e2eeeac..d381121 100644 --- a/debian/changelog +++ b/debian/changelog @@ -51,6 +51,7 @@ x2gokdrive (0.0.0.1-0x2go1) UNRELEASED; urgency=medium + Add build-dependency upon libpam-dev. It would really be libpam0g-dev currently, but that looks like a moving target. + Add B-D upon x11proto-gl-dev (or nil/hello). + + Recommend x2goserver >= 4.1.0.4, we'll better stay on the 4.1.x line. * x2gokdrive.spec: + Drop Debian-style formatting in description. + Typo fixes. diff --git a/debian/control b/debian/control index aac9045..e9d9825 100644 --- a/debian/control +++ b/debian/control @@ -100,7 +100,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends}, Recommends: - x2goserver (>= 4.2.0.0~), + x2goserver (>= 4.1.0.4~), libgl1-mesa-dri (>= 7.1~rc1), Description: KDrive graphical server backend for X2Go Server X2Go is a server based computing environment with -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gokdrive.git