#815161 golang-github-mesos-mesos-go-dev: Minimal version of golang-gogoprotobuf-dev package is required

#815161#5
Date:
2016-02-19 15:18:17 UTC
From:
To:
Dear Maintainer,

Dependency version of golang-gogoprotobuf-dev package should be set to
a minimal version, like:
0.0~git20150828.0.6cab0cc-1

As version [1] from stable Jessie [2] installs files to
*/usr/share/gocode/src/code.google.com/p/gogoprotobuf/* path and
script [3] fails to import it [4].

[1] 0.0~git20140719-1
[2] https://packages.debian.org/jessie/golang-gogoprotobuf-dev
[3] "github.com/gogo/protobuf/proto"
[4]
https://github.com/mesos/mesos-go/blob/v0.0.1/messenger/messenger.go#L30