[Pkg-privacy-commits] [onionshare] 01/01: require python-stem from jessie-backports to solve https://github.com/micahflee/onionshare/issues/232
Ulrike Uhlig
u-guest at moszumanska.debian.org
Wed Jan 6 11:45:34 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 9b965ad0681cf9d5fdd8db1a9848ac8c2accdeb8
Author: Ulrike Uhlig <u at 451f.org>
Date: Wed Jan 6 12:45:04 2016 +0100
require python-stem from jessie-backports to solve https://github.com/micahflee/onionshare/issues/232
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 00952f1..458b425 100644
--- a/debian/control
+++ b/debian/control
@@ -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, python-qt4, torbrowser-launcher
+Depends: ${misc:Depends}, ${python:Depends}, python-flask, python-stem (>= 1.2.2), python-qt4, 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