This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gobroker. from 063a9ef README: fix typo XGo. new 3bd1047 Add to D (python-x2gobroker): python-urllib3. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gobroker. commit 3bd1047c1821096c0ddcd9708fa27950f7b21e02 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Jan 30 13:04:46 2015 +0100 Add to D (python-x2gobroker): python-urllib3. --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index b6fab83..c1c44e7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -233,6 +233,7 @@ x2gobroker (0.0.3.0-0x2go1) UNRELEASED; urgency=low + Make x2gobroker-daemon a symlink and recognize HTTP mode by the executable's name. + Bump Standards: to 3.9.6. No changes needed. + + Add to D (python-x2gobroker): python-urllib3. * debian/x2gobroker-agent.dirs: + Provide empty log file directory. * x2gobroker-wsgi postinst/postrm: diff --git a/debian/control b/debian/control index fcbc4f0..aca8fce 100644 --- a/debian/control +++ b/debian/control @@ -30,6 +30,7 @@ Depends: python-netaddr, python-tornado, python-paramiko, + python-urllib3, Recommends: python-simplejson, Description: X2Go Session Broker (Python modules) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git