[X2Go-Commits] pyhoca-gui.git - build-59a18b6e3b5d3f1dd8f07f26433d37fe5984a57d (branch) updated: 0.1.0.5-8-g5887f89
X2Go dev team
git-admin at x2go.org
Tue Aug 27 13:21:43 CEST 2013
The branch, build-59a18b6e3b5d3f1dd8f07f26433d37fe5984a57d has been updated
via 5887f89da2b562aeb68b295078b2fb5d45c4db1f (commit)
from 05cfc1a637fd8a5244b610207f8c8d70c443556c (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 2 ++
debian/control | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 8bd829c..3b99600 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,11 @@
pyhoca-gui (0.1.0.6-0~x2go3) UNRELEASED; urgency=low
* New upstream version (0.1.0.6):
+ - bugfix release.
- unicode fix for Windows notifications
- i18n fixes
- README/TODO update.
+ * Properly depend on Python X2go package.
-- Mike Gabriel <mike.gabriel at das-netzwerkteam.de> Fri, 01 Jul 2011 14:04:42 +0200
diff --git a/debian/control b/debian/control
index 23b5475..e8a5e8b 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Architecture: all
Depends:
${misc:Depends},
python,
- python-x2go (>=0.1.1.2-0~0),
+ python-x2go (>=0.1.1.2-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