This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-gui. commit 3c9cad91c233a441da7d27474e0e335b963be970 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Jul 23 21:51:12 2019 +0200 debian/control: Raise versioned dependency on python-x2go to (>= 0.6.1.0). --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 3c19d30..e6ec746 100644 --- a/debian/changelog +++ b/debian/changelog @@ -31,6 +31,7 @@ pyhoca-gui (0.5.0.9-0x2go1) UNRELEASED; urgency=medium * debian/control: + Drop python-notify alternative dependency, rely on the GTK-3 Notify GObject. + + Raise versioned dependency on python-x2go to (>= 0.6.1.0). -- X2Go Release Manager <git-admin@x2go.org> Tue, 05 Feb 2019 07:19:24 +0100 diff --git a/debian/control b/debian/control index c06f2cd..6645142 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,7 @@ Architecture: all Depends: ${misc:Depends}, python, - python-x2go (>=0.5.0.0-0~), + python-x2go (>=0.6.1.0-0~), python-argparse, python-gi, gir1.2-notify-0.7, -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git