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 43ae1606083db9a0ba78a60afa024870371790c8 Author: mike <mike@cdb5e8f1-f799-4276-8919-bce57fd91830> Date: Fri Dec 10 12:45:42 2010 +0000 * tagged pyhoca-cli 0.1.2 git-svn-id: https://svn.das-netzwerkteam.de/x2go/pyhoca-cli/trunk@175 cdb5e8f1-f799-4276-8919-bce57fd91830 --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 40c199fa..a1e1e7f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +pyhoca-cli (0.1.2-0~nwt1) lucid maverick testing unstable; urgency=low + + * disabled use_cache for X2goClient instance + * depending on Python X2go 0.0.22 + + -- Mike Gabriel <m.gabriel@das-netzwerkteam.de> Fri, 10 Dec 2010 13:45:00 +0200 + pyhoca-cli (0.1.1-0~nwt1) lucid maverick testing unstable; urgency=low * adapted to run with Python X2go v0.0.21 diff --git a/debian/control b/debian/control index 0888b34c..5d6cc6aa 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,6 @@ XS-Python-Version: all Package: pyhoca-cli Architecture: all -Depends: ${misc:Depends}, python, python-x2go (>=0.0.21-0~nwt1), python-argparse +Depends: ${misc:Depends}, python, python-x2go (>=0.0.22-0~nwt1), python-argparse 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