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 50939d1a8f9ab9f5d2b5500b077e1c44f0c35d68 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu May 12 09:24:12 2011 +0200 updates control file (prep for building on Launchpad) --- debian/control | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 61b37b35..cef3a74b 100644 --- a/debian/control +++ b/debian/control @@ -1,14 +1,24 @@ Source: pyhoca-cli Section: python Priority: optional -Maintainer: Mike Gabriel <m.gabriel@das-netzwerkteam.de> -Build-Depends: debhelper (>= 7), python, python-setuptools, python-support -Standards-Version: 3.9.0 +Maintainer: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +Build-Depends: + debhelper (>= 7), + python, + python-setuptools, + python-support, + python-x2go +Standards-Version: 3.9.1 Homepage: http://das-netzwerkteam.de/site/?q=node/71 XS-Python-Version: all Package: pyhoca-cli Architecture: all -Depends: ${misc:Depends}, python, python-x2go (>=0.0.28-0~nwt1), python-argparse, python-setproctitle (>=1.0.1-1) +Depends: + ${misc:Depends}, + python, + python-x2go (>=0.0.43-0~0), + python-argparse, + python-setproctitle Description: An command line X2go client written in Python A command line X2go client implementation written in Python. -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git