The branch, master has been updated via 84999ab5f157d234b1854aa8b7f3ca13bdbcd9cb (commit) via 83a392d159e4f817b3977ae274a80489e8d5b50b (commit) from f1fa7df429bbd37e146b36f688ad32dc0a16889d (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 84999ab5f157d234b1854aa8b7f3ca13bdbcd9cb Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Sep 25 20:19:21 2012 +0200 Reduce python version in Build-Depends to allow build on Ubuntu 10.04. commit 83a392d159e4f817b3977ae274a80489e8d5b50b Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Sep 15 21:28:29 2012 +0200 /debian/control: fix typo in longdescs ----------------------------------------------------------------------- Summary of changes: debian/changelog | 4 +++- debian/control | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 37c267a..089eb78 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ pyhoca-cli (0.2.0.5-0~x2go1) UNRELEASED; urgency=low - * Maintainer change in package: X2Go Developers <x2go-dev@lists.berlios.de>. + * /debian/control: + + Maintainer change in package: X2Go Developers <x2go-dev@lists.berlios.de>. + + Reduce python version in Build-Depends to allow build on Ubuntu 10.04. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 17 Aug 2012 16:38:54 +0200 diff --git a/debian/control b/debian/control index e1f3320..0d721d1 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Uploaders: Build-Depends: debhelper (>= 7.0.50~), man2html-base | man2html, - python (>=2.6.6-3~), + python (>=2.6.5-0~), python-setuptools, python-x2go Standards-Version: 3.9.3 @@ -28,7 +28,7 @@ Depends: Description: Command line X2Go client written in Python X2Go is a server based computing environment with - session resuming - - low bandwith support + - low bandwidth support - LDAP support - client side mass storage mounting support - client side printing support hooks/post-receive -- pyhoca-cli.git (Python X2Go Client (command line client)) 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 "pyhoca-cli.git" (Python X2Go Client (command line client)).