The branch, master has been updated via 38373f3f05f4b34858f236f48c23e56b370112b8 (commit) 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 ----------------------------------------------------------------- commit 38373f3f05f4b34858f236f48c23e56b370112b8 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Sep 25 20:15:01 2012 +0200 package revision 0~x2go2 commit bea7041afde2938a28024a368062895ec724d12d Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Sep 25 20:13:57 2012 +0200 /debian/control: Allow build on Ubuntu 10.04 (reduce Python version in Build-Depends). ----------------------------------------------------------------------- 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..f82a5fd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +python-x2go (0.2.0.10-0~x2go2) unstable; 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:14:03 +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).