This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository nx-libs. commit 9b0868985e23acd4558ff5d82382cc8d672ff07b Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Jun 30 10:23:47 2016 +0200 debian/Makefile.nx-libs: install/destroot new x2goagent.options file. --- debian/Makefile.nx-libs | 1 + debian/changelog | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/Makefile.nx-libs b/debian/Makefile.nx-libs index 87610bf..0760021 100644 --- a/debian/Makefile.nx-libs +++ b/debian/Makefile.nx-libs @@ -153,6 +153,7 @@ install-full: $(INSTALL_FILE) etc/rgb $(DESTDIR)$(ETCDIR_NX)/ $(INSTALL_FILE) etc/nxagent.keyboard $(DESTDIR)$(ETCDIR_NX)/ $(INSTALL_FILE) etc/x2goagent.keyboard $(DESTDIR)$(ETCDIR_X2GO)/ + $(INSTALL_FILE) etc/x2goagent.options $(DESTDIR)$(ETCDIR_X2GO)/ $(INSTALL_DIR) $(DESTDIR)$(PREFIX)/share/x2go $(INSTALL_SYMLINK) $(ETCDIR_X2GO)/rgb $(DESTDIR)$(PREFIX)/share/x2go/rgb diff --git a/debian/changelog b/debian/changelog index d575903..316d704 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,8 @@ nx-libs (2:3.5.0.33-0x2go1) UNRELEASED; urgency=low - Add x2goagent.options file for compatibility with x2goserver nightly. * debian/roll-tarballs.sh: - Copy new debian/x2goagent.options file into real tarball environment. + * debian/Makefile.nx-libs: + - Install/destroot new x2goagent.options file. [ Mike Gabriel ] * debian/libxinerama1.postinst.in: -- Alioth's /srv/git/code.x2go.org/nx-libs.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git