[pkg-go] Bug#813890: golang-github-bradfitz-http2: namespace update
Dmitry Smirnov
onlyjob at debian.org
Sat Feb 6 11:25:01 UTC 2016
Source: golang-github-bradfitz-http2
Version: 0.0~git20150509-1
Severity: normal
Affects: -1 etcd golang-google-grpc
There were some changes upstream and some packages now import as
golang.org/x/net/http2/hpack
instead of old
github.com/bradfitz/http2/hpack
which cause FTBFS.
Legacy upstream home page at https://github.com/bradfitz/http2 say:
~~~~
This was the old home of Go's HTTP/2 implementation.
It now lives in the Go repo.
I'm keeping this tree working for now, but please update your imports
to:
import "golang.org/x/net/http2"
Godoc is:
https://godoc.org/golang.org/x/net/http2
http2 is enabled by default in Go 1.6+ with no changes to your
code. Unless you're doing something weird, you should not need to
import golang.org/x/net/http2.
The code is now at:
https://go.googlesource.com/net/ (main repo)
... in directory https://go.googlesource.com/net/+/master/http2/
Github mirror:
https://github.com/golang/net/tree/master/http2 (mirror)
~~~~
Please update for new home page and repository; please upload new upstream
snapshot; please install compatibility symlink.
Thanks.
--
Cheers,
Dmitry Smirnov
GPG key : 4096R/53968D1B
---
Odious ideas are not entitled to hide from criticism behind the human
shield of their believers' feelings.
-- Richard Stallman
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.alioth.debian.org/pipermail/pkg-go-maintainers/attachments/20160206/36f89448/attachment.sig>
More information about the Pkg-go-maintainers
mailing list