This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-gui. commit 24d06381af1ad9e1edf8986492f3a2f05581e16b Author: Mihai Moldovan <ionic@ionic.de> Date: Tue Jan 26 21:04:13 2016 +0100 debian/control: drop python-support run-time dependency, add dh-python alternative to python-support build dependency. Needed at least for unstable, which has no python-support package anymore. --- debian/changelog | 8 ++++++++ debian/control | 3 +-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9f1754d..0715e21 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,14 @@ pyhoca-gui (0.5.0.5-0x2go1) UNRELEASED; urgency=medium Fallback to pynotify (GTK2 based notifcations) only if gi.repository.Notify is unavailable. (Fixes: #689). + [ Mihai Moldovan ] + * New upstream version (0.5.0.5): + * debian/control: + - Drop python-support run-time dependency, add dh-python alternative to + python-support build dependency. + Needed at least for unstable, which has no python-support package + anymore. + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 27 May 2015 11:46:24 +0200 pyhoca-gui (0.5.0.4-0x2go1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 9363d7d..a6cc5d8 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: man2html-base | man2html, python (>=2.6.5-0~), python-setuptools, - python-support, + python-support | dh-python, python-distutils-extra, gnome-colors-common, Standards-Version: 3.9.6 @@ -30,7 +30,6 @@ Depends: gir1.2-notify-0.7 | python-notify, python-setproctitle, python-wxgtk3.0 | python-wxgtk2.8, - python-support (>=0.90), gnome-colors-common, python-cups, Recommends: -- Alioth's /srv/git/code.x2go.org/pyhoca-gui.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git