[X2Go-Commits] x2gobroker.git - master (branch) updated: 0.0.1.0-28-ga007b3e
X2Go dev team
git-admin at x2go.org
Fri Apr 19 13:11:01 CEST 2013
The branch, master has been updated
via a007b3e4f9a645c500c033cf6517542d76d6ad0b (commit)
via d459b5ba3c9024cdc56f3af809f364e27ae8453d (commit)
from cd4bad34085b1f22461b25d3590e93b9d77961b1 (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 a007b3e4f9a645c500c033cf6517542d76d6ad0b
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Wed Apr 17 21:11:36 2013 +0200
add dependency on adduser for x2gobroker-authservice
commit d459b5ba3c9024cdc56f3af809f364e27ae8453d
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Fri Apr 19 13:09:54 2013 +0200
avoid binaries-have-file-conflict lintian issue
-----------------------------------------------------------------------
Summary of changes:
debian/control | 1 +
debian/python-x2gobroker.install | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
The diff of changes is:
diff --git a/debian/control b/debian/control
index a493d8a..2425279 100644
--- a/debian/control
+++ b/debian/control
@@ -87,6 +87,7 @@ Architecture: all
Depends:
${python:Depends},
${misc:Depends},
+ adduser,
python,
python-argparse,
python-setproctitle,
diff --git a/debian/python-x2gobroker.install b/debian/python-x2gobroker.install
index c8bd09a..edbea88 100644
--- a/debian/python-x2gobroker.install
+++ b/debian/python-x2gobroker.install
@@ -1,4 +1,5 @@
etc/x2gobroker.conf etc/x2go/
-etc/broker etc/x2go/
+etc/broker/x2gobroker-sessionprofiles.conf etc/x2go/broker/
+etc/broker/x2gobroker-loggers.conf etc/x2go/broker/
pam/x2gobroker etc/pam.d/
usr/
hooks/post-receive
--
x2gobroker.git (HTTP(S) Session broker for X2Go)
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 "x2gobroker.git" (HTTP(S) Session broker for X2Go).
More information about the x2go-commits
mailing list