[Pkg-privacy-commits] [Git][pkg-privacy-team/onionshare][debian/sid] 4 commits: Reorder build dependencies alphabetically
Ulrike Uhlig
ulrike at debian.org
Fri Apr 5 16:49:11 BST 2019
Ulrike Uhlig pushed to branch debian/sid at Privacy Maintainers / onionshare
Commits:
bae73634 by Ulrike Uhlig at 2019-04-05T15:47:15Z
Reorder build dependencies alphabetically
- - - - -
ea41bb95 by Ulrike Uhlig at 2019-04-05T15:47:58Z
Reorder dependencies alphabetically
- - - - -
543421b4 by Ulrike Uhlig at 2019-04-05T15:48:32Z
Add missing Build dependeny. #925903
- - - - -
0f889c11 by Ulrike Uhlig at 2019-04-05T15:49:43Z
Update changelog
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+onionshare (2.0-3) unstable; urgency=medium
+
+ * Add missing build dependency python3-requests. (Closes: #925903)
+
+ -- Ulrike Uhlig <ulrike at debian.org> Fri, 05 Apr 2019 17:48:53 +0200
+
onionshare (2.0-2) unstable; urgency=medium
* debian/control:
=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Maintainer: Debian Privacy Tools Maintainers <pkg-privacy-maintainers at lists.alio
Uploaders: Ulrike Uhlig <ulrike at debian.org>, anonym <anonym at riseup.net>
Section: net
Priority: optional
-Build-Depends: dh-python, python3-all, python3-crypto, python3-setuptools, python3-socks, python3-distutils-extra, python3-flask, python3-nose, python3-stem (>= 1.4.0), python3-pyqt5, python3-pytest, python-nautilus, debhelper (>= 9.20120909~)
+Build-Depends: debhelper (>= 9.20120909~), dh-python, python3-all, python3-crypto, python3-distutils-extra, python3-flask, python-nautilus, python3-nose, python3-pyqt5, python3-pytest, python3-requests, python3-setuptools, python3-socks, python3-stem (>= 1.4.0)
X-Python3-Version: >= 3.2
Standards-Version: 4.3.0
Homepage: https://onionshare.org
@@ -12,7 +12,7 @@ Vcs-Browser: https://salsa.debian.org/pkg-privacy-team/onionshare
Package: onionshare
Architecture: all
-Depends: ${misc:Depends}, ${python3:Depends}, python3-crypto, python3-flask, python3-socks, python3-stem (>= 1.4.0), python3-pyqt5, obfs4proxy, tor
+Depends: ${misc:Depends}, obfs4proxy, ${python3:Depends}, python3-crypto, python3-flask, python3-pyqt5, python3-socks, python3-stem (>= 1.4.0), 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
someone. It works by starting a web server, making it accessible as a Tor
View it on GitLab: https://salsa.debian.org/pkg-privacy-team/onionshare/compare/a4f0fba128078f704bb8247536afa482f7543b44...0f889c119e4007c08857d879407fcabd11beed01
--
View it on GitLab: https://salsa.debian.org/pkg-privacy-team/onionshare/compare/a4f0fba128078f704bb8247536afa482f7543b44...0f889c119e4007c08857d879407fcabd11beed01
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-privacy-commits/attachments/20190405/daeb058e/attachment-0001.html>
More information about the Pkg-privacy-commits
mailing list