This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-gui. commit 769ea61fe11baa00536c0f6b5428a3aacce11e90 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Oct 20 23:19:29 2014 +0200 debian/control: Fix wxPython dependencies as proposed by Olly Betts (Thanks!). --- debian/changelog | 2 ++ debian/control | 3 +-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index c4e0199..a7abea5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ pyhoca-gui (0.5.0.1-0x2go1) UNRELEASED; urgency=medium - Update README.Unity file. - Add author name to README.ssh-agent file. - Update TODO file. + * debian/control: + + Fix wxPython dependencies as proposed by Olly Betts (Thanks!). -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Mon, 20 Oct 2014 23:11:10 +0200 diff --git a/debian/control b/debian/control index 342df4f..9275264 100644 --- a/debian/control +++ b/debian/control @@ -28,8 +28,7 @@ Depends: python-argparse, python-notify, python-setproctitle, - wx-common (>=2.8.10.0), - python-wxtools (>=2.8.10.0), + python-wxgtk3.0 | python-wxgtk2.8, python-support (>=0.90), gnome-colors-common, python-cups, -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git