This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit bd724bcf3fb444650e67d751902158e2bcf99a48 Author: Mihai Moldovan <ionic@ionic.de> Date: Wed Feb 21 22:02:11 2018 +0100 x2goserver-common/: move etc/tmpfiles.d to lib/tmpfiles.d. --- debian/changelog | 1 + x2goserver-common/{etc => lib}/tmpfiles.d/x2goserver.conf | 0 2 files changed, 1 insertion(+) diff --git a/debian/changelog b/debian/changelog index c883df4..3955de5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -58,6 +58,7 @@ x2goserver (4.1.0.1-0x2go1) UNRELEASED; urgency=medium target for ${PREFIX}/bin/x2goagent. - x2goserver-common/Makefile: stage tmpfiles.d config file into ${PREFIX}/lib/. File should not be modified by users. + - x2goserver-common/: move etc/tmpfiles.d to lib/tmpfiles.d. * debian/{control,compat}: + Bump DH compat level to 9. * debian/: diff --git a/x2goserver-common/etc/tmpfiles.d/x2goserver.conf b/x2goserver-common/lib/tmpfiles.d/x2goserver.conf similarity index 100% rename from x2goserver-common/etc/tmpfiles.d/x2goserver.conf rename to x2goserver-common/lib/tmpfiles.d/x2goserver.conf -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git