[X2Go-Commits] [pyhoca-cli] 05/10: debian/control: Switch to python3-* dependencies.

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 eb844a1fcf4661c2c3f35df2d7c46f6e0dc22ee4
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Sep 22 12:11:16 2017 +0200

    debian/control: Switch to python3-* dependencies.
---
 debian/control | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 4198959..b4ee12c 100644
--- a/debian/control
+++ b/debian/control
@@ -8,9 +8,9 @@ Uploaders:
 Build-Depends:
  debhelper (>= 9),
  man2html-base | man2html,
- python (>=2.6.5-0~),
- python-setuptools,
- python-support (>=0.90) | dh-python
+ python3 (>=2.6.5-0~),
+ python3-setuptools,
+ python3-support (>=0.90) | dh-python3
 Standards-Version: 3.9.6
 Homepage: http://code.x2go.org/releases/source/pyhoca-cli
 Vcs-Git: git://code.x2go.org/pyhoca-cli.git
@@ -21,10 +21,10 @@ Package: pyhoca-cli
 Architecture: all
 Depends:
  ${misc:Depends},
- python,
- python-x2go (>=0.6.0.0-0~),
- python-argparse,
- python-setproctitle,
+ python3,
+ python3-x2go (>=0.6.0.0-0~),
+ python3-argparse,
+ python3-setproctitle,
 Suggests:
  mteleplayer-clientside,
 Description: Command line X2Go client written in Python

--
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