Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (7)
Rebuild as 0.2.9-5~bpo8+1 for jessie-backports-sloppy
· d86d06ea
Roger Shimizu
authored
Sep 18, 2018
d86d06ea
d/control: Remove XS-Python-Version
· ab8be5db
Roger Shimizu
authored
Sep 19, 2018
ab8be5db
d/copyright: Add comment section to explain why this is contrib package
· 75c9e6ba
Roger Shimizu
authored
Sep 22, 2018
75c9e6ba
d/patches: Cherry-pick upstream patch to update Tor Browser Developers public key
· 6f7a6423
Roger Shimizu
authored
Sep 29, 2018
6f7a6423
Prepare to release 0.2.9-6
· d03ef42e
Roger Shimizu
authored
Sep 29, 2018
d03ef42e
Merge branch 'debian/sid' into debian/stretch-backports
· 78f44d24
Roger Shimizu
authored
Sep 29, 2018
78f44d24
Rebuild as 0.2.9-6~bpo9+1 for stretch-backports
· 6b2e5a80
Roger Shimizu
authored
Sep 29, 2018
6b2e5a80
Expand all
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
6b2e5a80
torbrowser-launcher (0.2.9-6~bpo9+1) stretch-backports; urgency=medium
* Rebuild for stretch-backports.
-- Roger Shimizu <rosh@debian.org> Sat, 29 Sep 2018 13:17:22 +0900
torbrowser-launcher (0.2.9-6) unstable; urgency=high
* debian/control:
- Remove XS-Python-Version since lintian says it's not necessary.
* debian/copyright:
- Add comment section to explain why this is contrib package,
which comforts lintian.
* debian/patches:
- Cherry-pick upstream patch to update Tor Browser Developers
public key.
-- Roger Shimizu <rosh@debian.org> Sat, 29 Sep 2018 01:45:32 +0900
torbrowser-launcher (0.2.9-5~bpo8+1) jessie-backports-sloppy; urgency=medium
* Rebuild for jessie-backports-sloppy.
-- Roger Shimizu <rosh@debian.org> Tue, 18 Sep 2018 01:27:31 +0900
torbrowser-launcher (0.2.9-5~bpo9+1) stretch-backports; urgency=medium
* Rebuild for stretch-backports.
...
...
debian/control
View file @
6b2e5a80
...
...
@@ -10,7 +10,6 @@ Build-Depends:
help2man,
lsb-release,
python-all (>= 2.7.3-4)
XS-Python-Version: >= 2.7
Standards-Version: 3.9.8
Homepage: https://micahflee.com/torbrowser-launcher/
Vcs-Git: https://salsa.debian.org/pkg-privacy-team/torbrowser-launcher.git
...
...
debian/copyright
View file @
6b2e5a80
...
...
@@ -2,6 +2,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: torbrowser-launcher
Upstream-contact: micah@micahflee.com
Source: https://github.com/micahflee/torbrowser-launcher
Comment: contrib package because it's just a downloader of prebuilt Tor Browser Bundle.
Files: *
Copyright: Copyright (c) 2013-2017 Micah Lee <micah@micahflee.com>
...
...
debian/patches/0022-Update-Tor-Browser-Developers-public-key.patch
0 → 100644
View file @
6b2e5a80
This diff is collapsed.
Click to expand it.
debian/patches/series
View file @
6b2e5a80
...
...
@@ -19,3 +19,4 @@
0019-AppArmor-confine-Firefox-60-Web-Content-processes-un.patch
0020-AppArmor-give-Tor-Browser-s-Web-Content-process-some.patch
0021-AppArmor-give-Web-Content-processes-read-access-to-t.patch
0022-Update-Tor-Browser-Developers-public-key.patch