This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository pyhoca-gui. from 1f99471 po/: Update Bokmail (Norwegian) translation file. Thanks to Klaus Ade Johnstad. new 8c57581 debian/control: Drop python-notify alternative dependency, rely on the GTK-3 Notify GObject. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 5 +++++ debian/control | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-gui. commit 8c57581faca4bacbcca26998cc24528afb59eef0 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Jul 22 17:05:07 2019 +0200 debian/control: Drop python-notify alternative dependency, rely on the GTK-3 Notify GObject. --- debian/changelog | 5 +++++ debian/control | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7edf188..0e2f33d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,11 @@ pyhoca-gui (0.5.0.9-0x2go1) UNRELEASED; urgency=medium - po/*.po: replace "x 2go-upstream" with "PyHoca-GUI VERSION" in Project-Id-Version. + [ Mike Gabriel ] + * debian/control: + + Drop python-notify alternative dependency, rely on the GTK-3 Notify + GObject. + -- X2Go Release Manager <git-admin@x2go.org> Tue, 05 Feb 2019 07:19:24 +0100 pyhoca-gui (0.5.0.8-0x2go1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 8fc18b9..c06f2cd 100644 --- a/debian/control +++ b/debian/control @@ -27,8 +27,8 @@ Depends: python, python-x2go (>=0.5.0.0-0~), python-argparse, - python-gi | python-notify, - gir1.2-notify-0.7 | python-notify, + python-gi, + gir1.2-notify-0.7, python-setproctitle, python-wxgtk3.0 | python-wxgtk2.8, gnome-colors-common, -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git