The branch, master has been updated via 885ca4507532e2987462b4b7fde34bcad56565bc (commit) from 29891a012b85d6c8e8ea283c8fe469f2f3763feb (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 885ca4507532e2987462b4b7fde34bcad56565bc Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Mar 29 17:57:10 2013 +0100 Install TCE config files into /etc/x2go by default. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 2 ++ debian/x2gothinclient.install | 1 + 2 files changed, 3 insertions(+) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 3e59550..29492d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -66,6 +66,8 @@ x2gothinclient (1.0.99.1-0~x2go1) UNRELEASED; urgency=low + Fix lintian issue: debian-rules-missing-recommended-target build-indep * /debian/x2gothinclient.examples: + Fix src location of example config files. + * /debian/x2gothinclient.install: + + Install TCE config files into /etc/x2go by default. * /debian/x2gothinclientmanagement.manpages: + Make sure all man pages for bin:package x2gothinclientmanagement get installed into package. diff --git a/debian/x2gothinclient.install b/debian/x2gothinclient.install index 8684f90..ee7f973 100644 --- a/debian/x2gothinclient.install +++ b/debian/x2gothinclient.install @@ -1 +1,2 @@ x2gothinclient/sbin/x2gothinclientd usr/sbin/ +x2gothinclientmanagement/share/etc/* etc/x2go/ hooks/post-receive -- x2gothinclient.git (X2Go Thin Client Environment) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "x2gothinclient.git" (X2Go Thin Client Environment).