The branch, master has been updated
via ef0b6309f7b4688c6916ebd4604ffa07adf89ab0 (commit)
from cd40a93d2eb000d78ae905cbdb05ff3f678fd3fa (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 ef0b6309f7b4688c6916ebd4604ffa07adf89ab0
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Date: Thu Nov 28 11:16:38 2013 +0100
debian/control: Fix position of XS-Python-Version: field.
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 0ab12cb..ae6e3c4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -62,6 +62,7 @@ x2gobroker (0.0.3.0-0x2go1) UNRELEASED; urgency=low
* debian/control:
+ Replace LDAP support with session brokerage support in LONG_DESCRIPTION.
+ Recommend apache2 and libapache2-mod-wsgi for x2gobroker-wsgi.
+ + Fix position of XS-Python-Version: field.
* debian/x2gobroker-agent.dirs:
+ Provide empty log file directory.
* x2gobroker-wsgi postinst/postrm:
diff --git a/debian/control b/debian/control
index 5d9799c..ab952b4 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Build-Depends:
python-nose,
python-paste,
Standards-Version: 3.9.4
+XS-Python-Version: >= 2.6
Package: python-x2gobroker
Section: python
@@ -47,7 +48,6 @@ Description: X2Go http(s) based session broker (Python modules)
.
This package contains common files needed by all X2Go session
brokers being package for this distribution.
-XS-Python-Version: >= 2.6
Package: x2gobroker
Architecture: all
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).