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 e344f92374d9e56cb1a20a9c1ffa9ab66d28d2f5 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Sep 22 14:12:24 2017 +0200 debian/control: Fix src:pkg header part. --- debian/control | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index b4ee12c4..402077d8 100644 --- a/debian/control +++ b/debian/control @@ -10,17 +10,18 @@ Build-Depends: man2html-base | man2html, python3 (>=2.6.5-0~), python3-setuptools, - python3-support (>=0.90) | dh-python3 -Standards-Version: 3.9.6 + python3-support (>=0.90) | dh-python +Standards-Version: 4.1.0 Homepage: http://code.x2go.org/releases/source/pyhoca-cli Vcs-Git: git://code.x2go.org/pyhoca-cli.git Vcs-Browser: http://code.x2go.org/gitweb?p=pyhoca-cli.git;a=summary -X-Python-Version: >= 2.6 +X-Python3-Version: >= 3.6 Package: pyhoca-cli Architecture: all Depends: ${misc:Depends}, + ${python3:Depends}, python3, python3-x2go (>=0.6.0.0-0~), python3-argparse, -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git