1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
|
golang-github-armon-consul-api (0.0~git20150107.0.dcfedd5-2) unstable; urgency=medium
* Allow package to be installed with gccgo where golang-go is unavailable
* Update debian/copyright
-- Anthony Fok <foka@debian.org> Fri, 15 Jan 2016 03:54:03 -0700
golang-github-armon-consul-api (0.0~git20150107.0.dcfedd5-1) unstable; urgency=medium
* Initial release (Closes: #799742)
* Export "DEB_BUILD_OPTIONS = nocheck" to disable "go test"
which consists almost entirely of attempted connections
to a Consul agent at http://127.0.0.1:8500/v1/
-- Anthony Fok <foka@debian.org> Mon, 21 Sep 2015 21:33:56 -0600
|