This is an automated email from the git hooks/post-receive script. x2go pushed a commit to annotated tag 0.1.4.0 in repository x2goclient. commit 1ca4ecefdb5297d30b85c2dd75b88d4813fc5767 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed May 25 20:01:32 2011 +0200 depends on new Python X2go version, updates dh dependency --- debian/changelog | 12 +++++++++--- debian/control | 4 ++-- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 831ae53d..3e44ab81 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,17 @@ -pyhoca-cli (0.1.3.2-0~x2go1) lucid; urgency=low +pyhoca-cli (0.1.3.2-0~x2go2) unstable; urgency=low + + * depending on new Python X2go version (0.1.0.0) + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 25 May 2011 20:00:05 +0200 + +pyhoca-cli (0.1.3.2-0~x2go1) unstable; urgency=low * Upstream bugfix version 0.1.3.2: - calling pyhoca-cli without --password is now allowed again -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 17 May 2011 13:06:49 +0200 -pyhoca-cli (0.1.3.1-0~x2go1) lucid; urgency=low +pyhoca-cli (0.1.3.1-0~x2go1) unstable; urgency=low * New upstream version 0.1.3.1: - using setproctitle for process list manipulation @@ -18,7 +24,7 @@ pyhoca-cli (0.1.3.1-0~x2go1) lucid; urgency=low -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 17 May 2011 12:03:40 +0200 -pyhoca-cli (0.1.3.0-0~nwt1) lucid; urgency=low +pyhoca-cli (0.1.3.0-0~nwt1) unstable; urgency=low * change-over to four digit version pattern diff --git a/debian/control b/debian/control index 020d2090..c646d668 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: python Priority: optional Maintainer: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Build-Depends: - debhelper (>= 7), + debhelper (>= 7.0.50~), man2html, python, python-setuptools, @@ -20,7 +20,7 @@ Architecture: all Depends: ${misc:Depends}, python, - python-x2go (>=0.0.44-0~0), + python-x2go (>=0.1.0.0-0~0), python-argparse, python-setproctitle Description: A command line X2go client written in Python -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git