Skip to content
Commits on Source (5)
obfs4proxy (0.0.8-1) UNRELEASED; urgency=medium
obfs4proxy (0.0.8-1) unstable; urgency=medium
[ Chris Lamb ]
* wrap-and-sort -sa.
* Bump Standards-Version to 4.4.0.
* Move to debian-compat virtual package, level 12.
* Replace golang-go.net-dev build-dependency with golang-golang-x-net-dev.
(Closes: #945980)
* Specify Rules-Requires-Root: no.
* Bump Standards-Version to 4.4.1.
[ Ana Custura ]
* Deletes unecessary vcs tagging from gbp.conf
* New upstream version 0.0.8
* Matches location change of the go repository
* Fixes insecure copyright format uri
* Adds myself to uploaders
* Adds homepage field
* Enables verbose build as per S-V 4.2.0
-- Ana Custura <ana@netstat.org.uk> Tue, 13 Aug 2019 16:53:17 +0100
* New upstream version 0.0.8.
* Enable verbose build as per Standards Version 4.2.0.
* Delete unnecessary VCS tagging from gbp.conf.
* Match location change of the Go repository.
* Fix insecure copyright format URI.
* debian/control:
- Add myself to uploaders.
- Add Homepage field
-- Chris Lamb <lamby@debian.org> Mon, 02 Dec 2019 08:49:49 +0000
obfs4proxy (0.0.7-4) unstable; urgency=medium
......
......@@ -11,15 +11,16 @@ Build-Depends:
dh-golang,
golang-ed25519-dev,
golang-go,
golang-go.net-dev (>= 0.0+git20150226.3d87fd6),
golang-golang-x-crypto-dev (>= 1:0.0~git20150608),
golang-golang-x-net-dev,
golang-goptlib-dev,
golang-siphash-dev,
Standards-Version: 4.4.0
Standards-Version: 4.4.1
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: gitlab.com/yawning/obfs4.git
Homepage: https://gitlab.com/yawning/obfs4
Rules-Requires-Root: no
Package: obfs4proxy
Architecture: any
......