This is an automated email from the git hooks/post-receive script. x2go pushed a commit to annotated tag 0.6.1.0 in repository x2goclient. commit 3fb126a1f637d7616ddf25042fe47b1c7ec319ff Author: Mihai Moldovan <ionic@ionic.de> Date: Tue Jan 26 20:55:08 2016 +0100 debian/control: switch python-support to build dependency, add dh-python alternative. Needed at least for unstable, which has no python-support package anymore. --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index bc16ed04..6c476da4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,13 @@ pyhoca-cli (0.5.0.2-0x2go2) unstable; urgency=medium * debian/copyright: + Relicense packaging files under same license as the actual code files. + [ Mihai Moldovan ] + * New upstream version (0.5.0.2): + * debian/control: + - Switch python-support to build dependency, add dh-python alternative. + Needed at least for unstable, which has no python-support package + anymore. + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Sun, 25 Jan 2015 13:33:52 +0100 pyhoca-cli (0.5.0.1-0x2go1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 5a3f52de..a053cfb7 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Build-Depends: man2html-base | man2html, python (>=2.6.5-0~), python-setuptools, + python-support (>=0.90) | dh-python Standards-Version: 3.9.6 Homepage: http://code.x2go.org/releases/source/pyhoca-cli Vcs-Git: git://code.x2go.org/pyhoca-cli.git @@ -23,7 +24,6 @@ Depends: python-x2go (>=0.5.0.0-0~), python-argparse, python-setproctitle, - python-support (>=0.90) Suggests: mteleplayer-clientside, Description: Command line X2Go client written in Python -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git