[Pkg-privacy-commits] [Git][pkg-privacy-team/obfs4proxy][master] 5 commits: golang-go.crypto-dev was a transitional package and is gone. Using…
Ulrike Uhlig
ulrike at debian.org
Mon Aug 6 09:15:02 BST 2018
Ulrike Uhlig pushed to branch master at Privacy Maintainers / obfs4proxy
Commits:
bd41d395 by Ulrike Uhlig at 2018-08-06T04:31:51Z
golang-go.crypto-dev was a transitional package and is gone. Using golang-golang-x-crypto-dev instead.
- - - - -
4729955d by Ulrike Uhlig at 2018-08-06T04:31:51Z
Correct typo.
- - - - -
b394b15a by Ulrike Uhlig at 2018-08-06T04:32:14Z
Update VCS fields
- - - - -
b4a16b92 by Ulrike Uhlig at 2018-08-06T04:35:18Z
Use new priority optional
- - - - -
f51c9ef1 by Ulrike Uhlig at 2018-08-06T04:35:18Z
Update changelog for 0.0.7-4 release.
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+obfs4proxy (0.0.7-4) unstable; urgency=medium
+
+ * Team upload.
+ * debian/control:
+ - Switch to golang-golang-x-crypto-dev (Closes: #902958).
+ - Update VCS fields to Salsa.
+ - Update priority.
+
+ -- Ulrike Uhlig <ulrike at debian.org> Mon, 06 Aug 2018 06:22:13 +0200
+
obfs4proxy (0.0.7-3) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -2,18 +2,18 @@ Source: obfs4proxy
Maintainer: Debian Privacy Tools Maintainers <pkg-privacy-maintainers at lists.alioth.debian.org>
Uploaders: Jérémy Bobbio <lunar at debian.org>, Ximin Luo <infinity0 at debian.org>
Section: net
-Priority: extra
+Priority: optional
Build-Depends: debhelper (>= 9),
dh-golang,
golang-ed25519-dev,
golang-go,
golang-goptlib-dev,
- golang-go.crypto-dev (>= 1:0.0~git20150608),
+ golang-golang-x-crypto-dev (>= 1:0.0~git20150608),
golang-go.net-dev (>= 0.0+git20150226.3d87fd6),
golang-siphash-dev
Standards-Version: 3.9.8
-Vcs-Git: https://anonscm.debian.org/git/pkg-privacy/packages/obfs4proxy.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-privacy/packages/obfs4proxy.git
+Vcs-Git: https://salsa.debian.org/pkg-privacy-team/obfs4proxy.git
+Vcs-Browser: https://salsa.debian.org/pkg-privacy-team/obfs4proxy
XS-Go-Import-Path: git.torproject.org/pluggable-transports/obfs4.git
Package: obfs4proxy
@@ -26,7 +26,7 @@ Description: pluggable transport proxy for Tor, implementing obfs4
censors, who usually monitor traffic between the client and the bridge, will
see innocent-looking transformed traffic instead of the actual Tor traffic.
.
- obfs4proxy implements the obfsucation protocols obfs2, obfs3, and obfs4.
+ obfs4proxy implements the obfuscation protocols obfs2, obfs3, and obfs4.
.
It is written in Go and is compliant with the Tor pluggable transports
specification, and its modular architecture allows it to support multiple
View it on GitLab: https://salsa.debian.org/pkg-privacy-team/obfs4proxy/compare/e43e7fafa880710d496a3f9b464845c9c10a00c3...f51c9ef108d295a11130bc637da16d1fa90fad63
--
View it on GitLab: https://salsa.debian.org/pkg-privacy-team/obfs4proxy/compare/e43e7fafa880710d496a3f9b464845c9c10a00c3...f51c9ef108d295a11130bc637da16d1fa90fad63
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/20180806/69a04acb/attachment-0001.html>
More information about the Pkg-privacy-commits
mailing list