[Pkg-privacy-commits] [onionshare] 06/08: Update build depends and dependencies for python3 in debian/control
Ulrike Uhlig
u-guest at moszumanska.debian.org
Sun Apr 17 20:21:16 UTC 2016
This is an automated email from the git hooks/post-receive script.
u-guest pushed a commit to branch debian
in repository onionshare.
commit 6694ea2a3d39904abd1b614b155cd95cd388d59c
Author: Ulrike Uhlig <u at 451f.org>
Date: Sun Apr 17 21:57:34 2016 +0200
Update build depends and dependencies for python3 in debian/control
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 0bad05f..7f4b02a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Maintainer: Debian Privacy Tools Maintainers <pkg-privacy-maintainers at lists.alio
Uploaders: Ulrike Uhlig <u at 451f.org>
Section: contrib/net
Priority: optional
-Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9.20120909~)
-X-Python-Version: >= 2.6
+Build-Depends: dh-python, python3-setuptools, python3-all, python3-distutils-extra, python3-nose, python3-flask, python3-stem, python3-pyqt5, debhelper (>= 9.20120909~)
+X-Python3-Version: >= 3.2
Standards-Version: 3.9.7
Homepage: https://onionshare.org
Vcs-Git: https://anonscm.debian.org/git/pkg-privacy/packages/onionshare.git
@@ -12,7 +12,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-privacy/packages/onionshare.git
Package: onionshare
Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-flask, python-stem (>= 1.4.0), python-qt4, torbrowser-launcher
+Depends: ${misc:Depends}, ${python:Depends}, python3-flask, python3-stem, python3-qt5, torbrowser-launcher
Suggests: tor
Description: Share a file over Tor Hidden Services anonymously and securely
OnionShare lets you securely and anonymously share a file of any size with
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/onionshare.git
More information about the Pkg-privacy-commits
mailing list