This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit 0547dffe336d11eb897c5d87282d44488361b2a4 Author: Mihai Moldovan <ionic@ionic.de> Date: Tue Feb 20 06:12:25 2018 +0100 debian/control: bump versioned dependency upon nxagent for x2goserver-x2goagent to the first version that hardcoded the RGB file into nxagent. --- debian/changelog | 3 +++ debian/control | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e7e662f..40ccfda 100644 --- a/debian/changelog +++ b/debian/changelog @@ -55,6 +55,9 @@ x2goserver (4.1.0.1-0x2go1) UNRELEASED; urgency=medium * debian/x2goserver.dirs: + Remove etc/x2go/x2gosql references, already handled by x2goserver-common. + * debian/control: + + Bump versioned dependency upon nxagent for x2goserver-x2goagent to the + first version that hardcoded the RGB file into nxagent. -- X2Go Release Manager <git-admin@x2go.org> Thu, 15 Feb 2018 23:14:28 +0100 diff --git a/debian/control b/debian/control index 963bb40..03cb34c 100644 --- a/debian/control +++ b/debian/control @@ -269,7 +269,7 @@ Description: X2Go server (printing support) Package: x2goserver-x2goagent Architecture: all Depends: - nxagent (>= 2:3.5.99.3~), + nxagent (>= 2:3.5.99.5~), ${misc:Depends}, Suggests: x2goserver, -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git