This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit 3172309b53d0e38c4a179f8c01358264e8838230 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Jul 27 00:49:29 2018 +0200 debian/: rename x2goserver.dirs to x2goserver-common.dirs, moving /var/lib/x2go to the -common package. --- debian/changelog | 2 ++ debian/{x2goserver.dirs => x2goserver-common.dirs} | 0 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index f30cba5..54948ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -137,6 +137,8 @@ x2goserver (4.1.0.1-0x2go1) UNRELEASED; urgency=medium should be correctly handled via the main Makefile and staging by *.install files. + Remove obsolete x2goserver-fmbindings.dirs file. + + Rename x2goserver.dirs to x2goserver-common.dirs, moving /var/lib/x2go + to the -common package. * debian/x2goserver-x2goagent.install: + Do not install rgb file/symlink any longer. * x2goserver.spec: diff --git a/debian/x2goserver.dirs b/debian/x2goserver-common.dirs similarity index 100% rename from debian/x2goserver.dirs rename to debian/x2goserver-common.dirs -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git