This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit ce56cf7b48030d35395ea4b1815163f606c47d95 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Feb 18 02:49:58 2018 +0100 debian/control: Change D (x2goserver-xsession) on perl-modules to perl. The existence of the perl-modules package is an implementation detail of the Debian Perl packaging. --- debian/changelog | 4 ++++ debian/control | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 101e11f..7295300 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,10 @@ x2goserver (4.1.0.1-0x2go1) UNRELEASED; urgency=medium Debian's lintian tool. - x2goserver/man/man8/x2goresume-session.8: Fix grammar flaw reported by Debian's lintian tool. + * debian/control: + + Change D (x2goserver-xsession) on perl-modules to perl. The existence of + the perl-modules package is an implementation detail of the Debian Perl + packaging. -- X2Go Release Manager <git-admin@x2go.org> Thu, 15 Feb 2018 23:14:28 +0100 diff --git a/debian/control b/debian/control index b3ebbf2..66a2635 100644 --- a/debian/control +++ b/debian/control @@ -256,7 +256,7 @@ Depends: ${misc:Depends}, x2goserver (>= ${source:Version}), x2goserver (<< ${source:Version}.1~), x11-common, - perl-modules, + perl, dbus Description: X2Go Server (Xsession runner) 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/x2goserver.git