[X2Go-Commits] pyhoca-gui.git - master (branch) updated: 0.4.0.4-5-g77902da
X2Go dev team
git-admin at x2go.org
Wed Jul 24 08:19:38 CEST 2013
The branch, master has been updated
via 77902da9422d19783e6a01634c43d186ac024666 (commit)
from ed0d93497a82325affb05fcb3b31afabde1bdd44 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 77902da9422d19783e6a01634c43d186ac024666
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Wed Jul 24 08:19:35 2013 +0200
Depend on Python X2Go (>= 0.4.0.6).
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 5fe52c6..a7da82f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ pyhoca-gui (0.4.0.5-0~x2go1) UNRELEASED; urgency=low
* New upstream version (0.4.0.5):
- Make PyHoca-GUI aware of the MATE desktop environment.
+ * Depend on Python X2Go (>= 0.4.0.6).
-- Mike Gabriel <mike.gabriel at das-netzwerkteam.de> Fri, 19 Jul 2013 22:34:41 +0200
diff --git a/debian/control b/debian/control
index 060cabb..11f709d 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Architecture: all
Depends:
${misc:Depends},
python,
- python-x2go (>=0.4.0.4-0~),
+ python-x2go (>=0.4.0.6-0~),
python-argparse,
python-notify,
python-setproctitle,
hooks/post-receive
--
pyhoca-gui.git (Python X2Go Client (wxPython GUI))
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "pyhoca-gui.git" (Python X2Go Client (wxPython GUI)).
More information about the x2go-commits
mailing list