This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gobroker. commit 6f1fe3c31eacb17526840e1ce9dca4804bbf58c5 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Mar 26 16:55:15 2015 +0100 fix changelog --- debian/changelog | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/debian/changelog b/debian/changelog index 04403a3..4ed820c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -231,6 +231,18 @@ x2gobroker (0.0.3.0-0x2go1) UNRELEASED; urgency=low - Provide desktop sharing (shadow session) example in x2gobroker-sessionprofiles.conf. - Makefile: Add installation rules for x2gobroker-loadchecker. + - x2gobroker.1: Since systemd there are not only init scripts. Rephrasing + man page. + - New feature: x2gobroker-loadchecker daemon. + - x2gobroker-agent.pl: Use var name server_usage instead of server_load. + Reflects better what that var denotes. + - agent.py: Completion of several __doc__ strings (missing @return:, + @rtype: fields). + - X2GoBroker.check_for_sessions(): Fix check for shadow / non-shadow + sessions. + - x2gobroker.1: Mention x2gobroker-ssh in its man page, differentiate + between the different modes (http/ssh) of the x2gobroker application. + - Pre-release pyflakes cleanup. * debian/control: + Provide separate bin:package for SSH brokerage: x2gobroker-ssh. + Replace LDAP support with session brokerage support in LONG_DESCRIPTION. @@ -243,18 +255,6 @@ x2gobroker (0.0.3.0-0x2go1) UNRELEASED; urgency=low executable's name. + Bump Standards: to 3.9.6. No changes needed. + Add to D (python-x2gobroker): python-urllib3. - + x2gobroker.1: Since systemd there are not only init scripts. Rephrasing - man page. - + New feature: x2gobroker-loadchecker daemon. - + x2gobroker-agent.pl: Use var name server_usage instead of server_load. - Reflects better what that var denotes. - + agent.py: Completion of several __doc__ strings (missing @return:, - @rtype: fields). - + X2GoBroker.check_for_sessions(): Fix check for shadow / non-shadow - sessions. - + x2gobroker.1: Mention x2gobroker-ssh in its man page, differentiate - between the different modes (http/ssh) of the x2gobroker application. - + Pre-release pyflakes cleanup. * debian/x2gobroker-agent.dirs: + Provide empty log file directory. * x2gobroker-wsgi postinst/postrm: -- Alioth's /srv/git/code.x2go.org/x2gobroker.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git