[Pkg-privacy-commits] [torbrowser-launcher] 01/03: d/control: wrap and sort
Roger Shimizu
rosh at moszumanska.debian.org
Sun Sep 10 04:36:54 UTC 2017
This is an automated email from the git hooks/post-receive script.
rosh pushed a commit to branch debian/sid
in repository torbrowser-launcher.
commit a85c163d66c06a175dcaa41bee7acb00d0875770
Author: Roger Shimizu <rogershimizu at gmail.com>
Date: Sun Sep 10 12:37:57 2017 +0900
d/control: wrap and sort
---
debian/changelog | 8 ++++++++
debian/control | 19 +++++++++++++++++--
2 files changed, 25 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 519a12b..96c652b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,14 @@
+torbrowser-launcher (0.2.8-2) UNRELEASED; urgency=medium
+
+ * debian/control:
+ - wrap and sort
+
+ -- Roger Shimizu <rogershimizu at gmail.com> Sun, 10 Sep 2017 12:27:52 +0900
+
torbrowser-launcher (0.2.8-1) unstable; urgency=medium
* Team upload.
+ * New upstream 0.2.8
-- Roger Shimizu <rogershimizu at gmail.com> Tue, 05 Sep 2017 01:28:16 +0900
diff --git a/debian/control b/debian/control
index 7c1b587..8bd5fd6 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,12 @@ Maintainer: Debian Privacy Tools Maintainers <pkg-privacy-maintainers at lists.alio
Uploaders: Ulrike Uhlig <ulrike at debian.org>
Section: contrib/web
Priority: optional
-Build-Depends: python-all (>= 2.7.3-4), debhelper (>= 9.20120909~), dh-python, dh-apparmor, lsb-release
+Build-Depends:
+ debhelper (>= 9.20120909~),
+ dh-apparmor,
+ dh-python,
+ lsb-release,
+ python-all (>= 2.7.3-4)
X-Python-Version: >= 2.7
Standards-Version: 3.9.8
Homepage: https://micahflee.com/torbrowser-launcher/
@@ -12,7 +17,17 @@ Vcs-Browser: https://anonscm.debian.org/git/pkg-privacy/packages/torbrowser-laun
Package: torbrowser-launcher
Architecture: i386 amd64
-Depends: ${misc:Depends}, ${python:Depends}, python-gtk2, python-psutil, python-twisted, python-lzma, gnupg, python-txsocksx (>= 1.13.0.1), python-parsley (>= 1.2), ca-certificates
+Depends:
+ ${misc:Depends},
+ ${python:Depends},
+ ca-certificates,
+ gnupg,
+ python-gtk2,
+ python-lzma,
+ python-parsley (>= 1.2),
+ python-psutil,
+ python-twisted,
+ python-txsocksx (>= 1.13.0.1)
Recommends: tor
Suggests: apparmor, python-pygame
Description: helps download and run the Tor Browser Bundle
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/torbrowser-launcher.git
More information about the Pkg-privacy-commits
mailing list