This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit b899765d8ad6d36f421b419bb09a731ed6312121 Author: Mihai Moldovan <ionic@ionic.de> Date: Tue Feb 20 06:20:58 2018 +0100 debian/control: Pre-Depend on new enough dpkg for the dpkg-maintscript-helper to be available. --- debian/changelog | 2 ++ debian/control | 2 ++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 40ccfda..67842b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -58,6 +58,8 @@ x2goserver (4.1.0.1-0x2go1) UNRELEASED; urgency=medium * debian/control: + Bump versioned dependency upon nxagent for x2goserver-x2goagent to the first version that hardcoded the RGB file into nxagent. + + Pre-Depend on new enough dpkg for the dpkg-maintscript-helper to be + available. -- X2Go Release Manager <git-admin@x2go.org> Thu, 15 Feb 2018 23:14:28 +0100 diff --git a/debian/control b/debian/control index 03cb34c..aa52c3c 100644 --- a/debian/control +++ b/debian/control @@ -268,6 +268,8 @@ Description: X2Go server (printing support) Package: x2goserver-x2goagent Architecture: all +Pre-Depends: + dpkg (>= 1.15.7.2), Depends: nxagent (>= 2:3.5.99.5~), ${misc:Depends}, -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git