[X2Go-Commits] [pyhoca-cli] 06/10: debian/control: Fix src:pkg header part.
git-admin at x2go.org
git-admin at x2go.org
Mon Sep 25 12:53:10 CEST 2017
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository pyhoca-cli.
commit e344f92374d9e56cb1a20a9c1ffa9ab66d28d2f5
Author: Mike Gabriel <mike.gabriel at 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 b4ee12c..402077d 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 /srv/git/code.x2go.org/pyhoca-cli.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/pyhoca-cli.git
More information about the x2go-commits
mailing list