The branch, twofactorauth has been updated via bea7041afde2938a28024a368062895ec724d12d (commit) from 0773ad2a0b153ff0cc15cbd35d3e0686e65596d9 (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 ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: debian/changelog | 7 +++++++ debian/control | 3 ++- 2 files changed, 9 insertions(+), 1 deletion(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 1093874..be3d280 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +python-x2go (0.2.0.10-0~x2go2) UNRELEASED; urgency=low + + * /debian/control: + + Allow build on Ubuntu 10.04 (reduce Python version in Build-Depends). + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 25 Sep 2012 20:13:05 +0200 + python-x2go (0.2.0.10-0~x2go1) unstable; urgency=low * New upstream version (0.2.0.10): diff --git a/debian/control b/debian/control index b65ce81..36f017e 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,8 @@ Uploaders: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Build-Depends: debhelper (>= 7.0.50~), - python (>= 2.6.6-3~), +# python (>= 2.6.6-3~), + python (>= 2.6.5-0~), python-setuptools, python-epydoc, python-gevent, hooks/post-receive -- python-x2go.git (Python X2Go Client API) 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 "python-x2go.git" (Python X2Go Client API).