[X2Go-Commits] [x2goclient] 02/24: Add python-suport (>=0.90) as dependency. Fix project name in control file.
git-admin at x2go.org
git-admin at x2go.org
Fri Dec 15 21:05:14 CET 2023
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.gabriel at 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.gabriel at 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
More information about the x2go-commits
mailing list