This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to annotated tag 0.2.0.3
in repository x2goclient.

commit c989f6146515ead9c38460c0057aae4881dce102
Author: Mike Gabriel <mike.gabr...@das-netzwerkteam.de>
Date:   Tue Dec 27 02:53:53 2011 +0100

    Add python-suport (>=0.90) as dependency. Fix project name in control file.
---
 debian/changelog | 3 ++-
 debian/control   | 9 +++++----
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8818ea23..6340f45c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 pyhoca-cli (0.1.4.3-0~x2go1) UNRELEASED; urgency=low
 
-  * Continue development.
+  * Add python-suport (>=0.90) as dependency. Fix project name in control
+    file.
 
  -- Mike Gabriel <mike.gabr...@das-netzwerkteam.de>  Wed, 07 Sep 2011 20:32:00 
+0200
 
diff --git a/debian/control b/debian/control
index 32c40339..19c07d2d 100644
--- a/debian/control
+++ b/debian/control
@@ -22,9 +22,10 @@ Depends:
  python,
  python-x2go (>=0.1.1.2-0~),
  python-argparse,
- python-setproctitle
-Description: A command line X2go client written in Python
- X2go is a server based computing environment with
+ python-setproctitle,
+ python-support (>=0.90)
+Description: Command line X2Go client written in Python
+ X2Go is a server based computing environment with
     - session resuming
     - low bandwith support
     - LDAP support
@@ -33,5 +34,5 @@ Description: A command line X2go client written in Python
     - authentication by smartcard and USB stick
  .
  PyHoca-CLI provides a simple and flexible command line client
- written in Python that allows you to control X2go client sessions
+ written in Python that allows you to control X2Go client sessions
  on desktops and thin clients.

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on 
/srv/git/code.x2go.org/x2goclient.git
_______________________________________________
x2go-commits mailing list
x2go-commits@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-commits

Reply via email to