[pkg-go] Bug#844978: golang-github-xenolf-lego: FTBFS: dh_auto_build: go install -v -p 64 github.com/xenolf/lego github.com/xenolf/lego/acme github.com/xenolf/lego/providers/dns/cloudflare github.com/

2016-11-18 Thread Lucas Nussbaum
Source: golang-github-xenolf-lego
Version: 0.3.1-3
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20161118 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  debian/rules build
> dh build --buildsystem=golang --with=golang --parallel
>dh_testdir -O--buildsystem=golang -O--parallel
>dh_update_autotools_config -O--buildsystem=golang -O--parallel
>dh_autoreconf -O--buildsystem=golang -O--parallel
>dh_auto_configure -O--buildsystem=golang -O--parallel
>dh_auto_build -O--buildsystem=golang -O--parallel
>   go install -v -p 64 github.com/xenolf/lego github.com/xenolf/lego/acme 
> github.com/xenolf/lego/providers/dns/cloudflare 
> github.com/xenolf/lego/providers/dns/digitalocean 
> github.com/xenolf/lego/providers/dns/dnsimple 
> github.com/xenolf/lego/providers/dns/dyn 
> github.com/xenolf/lego/providers/dns/gandi 
> github.com/xenolf/lego/providers/dns/googlecloud 
> github.com/xenolf/lego/providers/dns/namecheap 
> github.com/xenolf/lego/providers/dns/rfc2136 
> github.com/xenolf/lego/providers/dns/route53 
> github.com/xenolf/lego/providers/dns/vultr 
> github.com/xenolf/lego/providers/http/webroot
> src/github.com/xenolf/lego/providers/dns/googlecloud/googlecloud.go:14:2: 
> cannot find package "golang.org/x/oauth2/google" in any of:
>   /usr/lib/go-1.7/src/golang.org/x/oauth2/google (from $GOROOT)
>   /<>/obj-x86_64-linux-gnu/src/golang.org/x/oauth2/google 
> (from $GOPATH)
> dh_auto_build: go install -v -p 64 github.com/xenolf/lego 
> github.com/xenolf/lego/acme github.com/xenolf/lego/providers/dns/cloudflare 
> github.com/xenolf/lego/providers/dns/digitalocean 
> github.com/xenolf/lego/providers/dns/dnsimple 
> github.com/xenolf/lego/providers/dns/dyn 
> github.com/xenolf/lego/providers/dns/gandi 
> github.com/xenolf/lego/providers/dns/googlecloud 
> github.com/xenolf/lego/providers/dns/namecheap 
> github.com/xenolf/lego/providers/dns/rfc2136 
> github.com/xenolf/lego/providers/dns/route53 
> github.com/xenolf/lego/providers/dns/vultr 
> github.com/xenolf/lego/providers/http/webroot returned exit code 1
> debian/rules:4: recipe for target 'build' failed
> make: *** [build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/2016/11/18/golang-github-xenolf-lego_0.3.1-3_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers


[pkg-go] Bug#844973: golang-google-grpc: FTBFS: dh_auto_build: go install -v -p 64 google.golang.org/grpc google.golang.org/grpc/codes google.golang.org/grpc/credentials google.golang.org/grpc/credent

2016-11-18 Thread Lucas Nussbaum
Source: golang-google-grpc
Version: 1.0.0-1
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20161118 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> I: golang-google-grpc_1.0.0
> protoc -Ibenchmark/grpc_testing/ 
> --go_out=plugins=grpc:benchmark/grpc_testing/ benchmark/grpc_testing/*.proto
> protoc -Istress/grpc_testing/ --go_out=plugins=grpc:stress/grpc_testing/ 
> stress/grpc_testing/*.proto
> protoc -Ihealth/grpc_health_v1/ --go_out=plugins=grpc:health/grpc_health_v1/ 
> health/grpc_health_v1/*.proto
> protoc -Iinterop/grpc_testing/ --go_out=plugins=grpc:interop/grpc_testing/ 
> interop/grpc_testing/*.proto
> protoc -Itest/codec_perf/ --go_out=plugins=grpc:test/codec_perf/ 
> test/codec_perf/*.proto
> protoc -Itest/grpc_testing/ --go_out=plugins=grpc:test/grpc_testing/ 
> test/grpc_testing/*.proto
> protoc -Ireflection/grpc_testing/ 
> --go_out=plugins=grpc:reflection/grpc_testing/ reflection/grpc_testing/*.proto
> protoc -Ireflection/grpc_reflection_v1alpha/ 
> --go_out=plugins=grpc:reflection/grpc_reflection_v1alpha/ 
> reflection/grpc_reflection_v1alpha/*.proto
> dh_auto_configure
> make[1]: Leaving directory '/<>'
>dh_auto_build -O--buildsystem=golang -O--parallel
>   go install -v -p 64 google.golang.org/grpc google.golang.org/grpc/codes 
> google.golang.org/grpc/credentials google.golang.org/grpc/credentials/oauth 
> google.golang.org/grpc/grpclog google.golang.org/grpc/grpclog/glogger 
> google.golang.org/grpc/health google.golang.org/grpc/health/grpc_health_v1 
> google.golang.org/grpc/internal google.golang.org/grpc/interop 
> google.golang.org/grpc/metadata google.golang.org/grpc/naming 
> google.golang.org/grpc/peer google.golang.org/grpc/reflection 
> google.golang.org/grpc/reflection/grpc_reflection_v1alpha 
> google.golang.org/grpc/transport
> src/google.golang.org/grpc/credentials/oauth/oauth.go:43:2: cannot find 
> package "golang.org/x/oauth2/google" in any of:
>   /usr/lib/go-1.7/src/golang.org/x/oauth2/google (from $GOROOT)
>   /<>/obj-x86_64-linux-gnu/src/golang.org/x/oauth2/google 
> (from $GOPATH)
> dh_auto_build: go install -v -p 64 google.golang.org/grpc 
> google.golang.org/grpc/codes google.golang.org/grpc/credentials 
> google.golang.org/grpc/credentials/oauth google.golang.org/grpc/grpclog 
> google.golang.org/grpc/grpclog/glogger google.golang.org/grpc/health 
> google.golang.org/grpc/health/grpc_health_v1 google.golang.org/grpc/internal 
> google.golang.org/grpc/interop google.golang.org/grpc/metadata 
> google.golang.org/grpc/naming google.golang.org/grpc/peer 
> google.golang.org/grpc/reflection 
> google.golang.org/grpc/reflection/grpc_reflection_v1alpha 
> google.golang.org/grpc/transport returned exit code 1
> debian/rules:13: recipe for target 'build' failed
> make: *** [build] Error 1

The full build log is available from:
   http://aws-logs.debian.net/2016/11/18/golang-google-grpc_1.0.0-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers


[pkg-go] Bug#844977: gitlab-ci-multi-runner: FTBFS: dh_auto_build: go install -v -p 64 -ldflags -X gitlab.com/gitlab-org/gitlab-ci-multi-runner/common.NAME=gitlab-ci-multi-runner -X gitlab.com/gitlab-

2016-11-18 Thread Lucas Nussbaum
Source: gitlab-ci-multi-runner
Version: 1.7.1+dfsg-2
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20161118 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<>/gitlab-ci-multi-runner-1.7.1+dfsg'
> dh_auto_build --parallel -- \
> -ldflags "-X 
> gitlab.com/gitlab-org/gitlab-ci-multi-runner/common.NAME=gitlab-ci-multi-runner
>  -X gitlab.com/gitlab-org/gitlab-ci-multi-runner/common.REVISION=1.7.1"
>   go install -v -p 64 -ldflags "-X 
> gitlab.com/gitlab-org/gitlab-ci-multi-runner/common.NAME=gitlab-ci-multi-runner
>  -X gitlab.com/gitlab-org/gitlab-ci-multi-runner/common.REVISION=1.7.1" 
> gitlab.com/gitlab-org/gitlab-ci-multi-runner 
> gitlab.com/gitlab-org/gitlab-ci-multi-runner/apps/gitlab-runner-helper 
> gitlab.com/gitlab-org/gitlab-ci-multi-runner/commands 
> gitlab.com/gitlab-org/gitlab-ci-multi-runner/commands/helpers 
> gitlab.com/gitlab-org/gitlab-ci-multi-runner/common 
> gitlab.com/gitlab-org/gitlab-ci-multi-runner/executors 
> gitlab.com/gitlab-org/gitlab-ci-multi-runner/executors/docker 
> gitlab.com/gitlab-org/gitlab-ci-multi-runner/executors/docker/machine 
> gitlab.com/gitlab-org/gitlab-ci-multi-runner/executors/kubernetes 
> gitlab.com/gitlab-org/gitlab-ci-multi-runner/executors/parallels 
> gitlab.com/gitlab-org/gitlab-ci-multi-runner/executors/shell 
> gitlab.com/gitlab-org/gitlab-ci-multi-runner/executors/ssh 
> gitlab.com/gitlab-org/gitlab-ci-multi-runner/executors/virtualbox 
> gitlab.com/gitlab-org/g
 itlab-ci-multi-runner/helpers 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/helpers/archives 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/helpers/cli 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/helpers/docker 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/helpers/formatter 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/helpers/parallels 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/helpers/sentry 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/helpers/service 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/helpers/service/mocks 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/helpers/ssh 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/helpers/timeperiod 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/helpers/url 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/helpers/virtualbox 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/network 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/shells 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/vendor/github.com/ayufan/golang-kardianos-service
 gitlab.com/gitlab-org/gitlab-ci-
 multi-runner/vendor/gitlab.com/ayufan/golang-cli-helpers 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/vendor/k8s.io/kubernetes/federation/apis/federation
 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/vendor/k8s.io/kubernetes/federation/apis/federation/install
 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/vendor/k8s.io/kubernetes/federation/apis/federation/v1beta1
 gitlab.com/gitlab-org/gitlab-ci-multi-runner/vendor/k8s.io/kubernetes/pkg/api 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/vendor/k8s.io/kubernetes/pkg/api/endpoints
 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/vendor/k8s.io/kubernetes/pkg/api/errors
 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/vendor/k8s.io/kubernetes/pkg/api/install
 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/vendor/k8s.io/kubernetes/pkg/api/meta
 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/vendor/k8s.io/kubernetes/pkg/api/meta/metatypes
 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/vendor/k8s.io/kubernetes/pkg/api/pod
 gitlab.com/gitlab-org/gitlab-ci-multi-
 runner/vendor/k8s.io/kubernetes/pkg/api/resource 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/vendor/k8s.io/kubernetes/pkg/api/service
 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/vendor/k8s.io/kubernetes/pkg/api/testapi
 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/vendor/k8s.io/kubernetes/pkg/api/unversioned
 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/vendor/k8s.io/kubernetes/pkg/api/unversioned/validation
 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/vendor/k8s.io/kubernetes/pkg/api/util
 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/vendor/k8s.io/kubernetes/pkg/api/v1
 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/vendor/k8s.io/kubernetes/pkg/api/validation
 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/vendor/k8s.io/kubernetes/pkg/apimachinery
 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/vendor/k8s.io/kubernetes/pkg/apimachinery/registered
 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/vendor/k8s.io/kubernetes/pkg/apis/apps
 gitlab.com/gitlab-org/gitlab-ci-multi-runner/vendor/k8s.io/kube
 rnetes/pkg/apis/apps/install 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/vendor/k8s.io/kubernetes/pkg/apis/apps/v1alpha1
 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/vendor/k8s.io/kubernetes/pkg/

[pkg-go] Bug#844979: ratt: FTBFS: dh_auto_build: go install -v -p 1 github.com/debian/ratt returned exit code 2

2016-11-18 Thread Lucas Nussbaum
Source: ratt
Version: 0.0~git20150816.0.b060319-1
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20161118 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  debian/rules build
> dh build --buildsystem=golang --with=golang
>dh_testdir -O--buildsystem=golang
>dh_update_autotools_config -O--buildsystem=golang
>dh_auto_configure -O--buildsystem=golang
>dh_auto_build -O--buildsystem=golang
>   go install -v -p 1 github.com/debian/ratt
> golang.org/x/crypto/openpgp/errors
> golang.org/x/crypto/openpgp/armor
> golang.org/x/crypto/cast5
> golang.org/x/crypto/openpgp/elgamal
> golang.org/x/crypto/openpgp/s2k
> golang.org/x/crypto/openpgp/packet
> golang.org/x/crypto/openpgp
> golang.org/x/crypto/openpgp/clearsign
> pault.ag/go/debian/version
> pault.ag/go/debian/dependency
> pault.ag/go/debian/internal
> pault.ag/go/debian/transput
> pault.ag/go/topsort
> pault.ag/go/debian/control
> github.com/debian/ratt
> # github.com/debian/ratt
> src/github.com/debian/ratt/ratt.go:117: undefined: control.ParseParagraph
> dh_auto_build: go install -v -p 1 github.com/debian/ratt returned exit code 2
> debian/rules:4: recipe for target 'build' failed
> make: *** [build] Error 2

The full build log is available from:
   
http://aws-logs.debian.net/2016/11/18/ratt_0.0~git20150816.0.b060319-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers


[pkg-go] Bug#844961: golang-google-cloud: FTBFS: dh_auto_build: go install -v -p 1 google.golang.org/cloud google.golang.org/cloud/bigquery google.golang.org/cloud/bigtable google.golang.org/cloud/big

2016-11-18 Thread Lucas Nussbaum
Source: golang-google-cloud
Version: 0.0~git20160615-5
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20161118 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  debian/rules build
> dh build --buildsystem=golang --with=golang
>dh_testdir -O--buildsystem=golang
>dh_update_autotools_config -O--buildsystem=golang
>dh_auto_configure -O--buildsystem=golang
>dh_auto_build -O--buildsystem=golang
>   go install -v -p 1 google.golang.org/cloud 
> google.golang.org/cloud/bigquery google.golang.org/cloud/bigtable 
> google.golang.org/cloud/bigtable/bttest 
> google.golang.org/cloud/bigtable/cmd/cbt 
> google.golang.org/cloud/bigtable/cmd/loadtest 
> google.golang.org/cloud/bigtable/internal/cbtrc 
> google.golang.org/cloud/bigtable/internal/cluster_data_proto 
> google.golang.org/cloud/bigtable/internal/cluster_service_proto 
> google.golang.org/cloud/bigtable/internal/data_proto 
> google.golang.org/cloud/bigtable/internal/rpc_status_proto 
> google.golang.org/cloud/bigtable/internal/service_proto 
> google.golang.org/cloud/bigtable/internal/table_data_proto 
> google.golang.org/cloud/bigtable/internal/table_service_proto 
> google.golang.org/cloud/compute/metadata google.golang.org/cloud/container 
> google.golang.org/cloud/datastore 
> google.golang.org/cloud/datastore/internal/proto 
> google.golang.org/cloud/datastore/internal/type_proto 
> google.golang.org/cloud/examples/bigquery/concat_table 
> google.golang.org/cloud/exampl
 es/bigquery/load google.golang.org/cloud/examples/bigquery/query 
google.golang.org/cloud/examples/bigquery/read 
google.golang.org/cloud/examples/bigtable/bigtable-hello 
google.golang.org/cloud/examples/bigtable/search 
google.golang.org/cloud/examples/pubsub/cmdline 
google.golang.org/cloud/examples/pubsub/consumer 
google.golang.org/cloud/examples/storage/appengine 
google.golang.org/cloud/examples/storage/appenginevm 
google.golang.org/cloud/internal google.golang.org/cloud/internal/opts 
google.golang.org/cloud/internal/testutil 
google.golang.org/cloud/internal/transport google.golang.org/cloud/logging 
google.golang.org/cloud/logging/apiv2/config 
google.golang.org/cloud/logging/apiv2/logging 
google.golang.org/cloud/logging/apiv2/metrics google.golang.org/cloud/pubsub 
google.golang.org/cloud/storage
> src/google.golang.org/cloud/internal/transport/dial.go:24:2: cannot find 
> package "golang.org/x/oauth2/google" in any of:
>   /usr/lib/go-1.7/src/golang.org/x/oauth2/google (from $GOROOT)
>   /<>/obj-x86_64-linux-gnu/src/golang.org/x/oauth2/google 
> (from $GOPATH)
> dh_auto_build: go install -v -p 1 google.golang.org/cloud 
> google.golang.org/cloud/bigquery google.golang.org/cloud/bigtable 
> google.golang.org/cloud/bigtable/bttest 
> google.golang.org/cloud/bigtable/cmd/cbt 
> google.golang.org/cloud/bigtable/cmd/loadtest 
> google.golang.org/cloud/bigtable/internal/cbtrc 
> google.golang.org/cloud/bigtable/internal/cluster_data_proto 
> google.golang.org/cloud/bigtable/internal/cluster_service_proto 
> google.golang.org/cloud/bigtable/internal/data_proto 
> google.golang.org/cloud/bigtable/internal/rpc_status_proto 
> google.golang.org/cloud/bigtable/internal/service_proto 
> google.golang.org/cloud/bigtable/internal/table_data_proto 
> google.golang.org/cloud/bigtable/internal/table_service_proto 
> google.golang.org/cloud/compute/metadata google.golang.org/cloud/container 
> google.golang.org/cloud/datastore 
> google.golang.org/cloud/datastore/internal/proto 
> google.golang.org/cloud/datastore/internal/type_proto 
> google.golang.org/cloud/examples/bigquery/concat_table google.golang.or
 g/cloud/examples/bigquery/load google.golang.org/cloud/examples/bigquery/query 
google.golang.org/cloud/examples/bigquery/read 
google.golang.org/cloud/examples/bigtable/bigtable-hello 
google.golang.org/cloud/examples/bigtable/search 
google.golang.org/cloud/examples/pubsub/cmdline 
google.golang.org/cloud/examples/pubsub/consumer 
google.golang.org/cloud/examples/storage/appengine 
google.golang.org/cloud/examples/storage/appenginevm 
google.golang.org/cloud/internal google.golang.org/cloud/internal/opts 
google.golang.org/cloud/internal/testutil 
google.golang.org/cloud/internal/transport google.golang.org/cloud/logging 
google.golang.org/cloud/logging/apiv2/config 
google.golang.org/cloud/logging/apiv2/logging 
google.golang.org/cloud/logging/apiv2/metrics google.golang.org/cloud/pubsub 
google.golang.org/cloud/storage returned exit code 1
> debian/rules:6: recipe for target 'build' failed
> make: *** [build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/2016/11/18/golang-google-cloud_0.0~git20160615-5_unst

[pkg-go] Bug#844962: prometheus-alertmanager: FTBFS: dh_auto_build: go install -v -p 1 -ldflags -X github.com/prometheus/common/version.Version=0.3.0+ds -X github.com/prometheus/common/version.Revisio

2016-11-18 Thread Lucas Nussbaum
Source: prometheus-alertmanager
Version: 0.3.0+ds-2
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20161118 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<>/prometheus-alertmanager-0.3.0+ds'
> dh_auto_build -- -ldflags " -X 
> github.com/prometheus/common/version.Version=0.3.0+ds -X 
> github.com/prometheus/common/version.Revision=0.3.0+ds-2 -X 
> github.com/prometheus/common/version.Branch=debian/sid -X 
> github.com/prometheus/common/version.BuildUser=pkg-go-maintainers@lists.alioth.debian.org
>  -X github.com/prometheus/common/version.BuildDate=20160715-12:56:49 -X 
> github.com/prometheus/common/version.GoVersion=go1.7.3"
>   cd build
>   go install -v -p 1 -ldflags " -X 
> github.com/prometheus/common/version.Version=0.3.0+ds -X 
> github.com/prometheus/common/version.Revision=0.3.0+ds-2 -X 
> github.com/prometheus/common/version.Branch=debian/sid -X 
> github.com/prometheus/common/version.BuildUser=pkg-go-maintainers@lists.alioth.debian.org
>  -X github.com/prometheus/common/version.BuildDate=20160715-12:56:49 -X 
> github.com/prometheus/common/version.GoVersion=go1.7.3" 
> github.com/prometheus/alertmanager github.com/prometheus/alertmanager/config 
> github.com/prometheus/alertmanager/notify 
> github.com/prometheus/alertmanager/provider 
> github.com/prometheus/alertmanager/provider/boltmem 
> github.com/prometheus/alertmanager/provider/sqlite 
> github.com/prometheus/alertmanager/template 
> github.com/prometheus/alertmanager/template/internal/deftmpl 
> github.com/prometheus/alertmanager/test 
> github.com/prometheus/alertmanager/types 
> github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/api/alertmanager
> github.com/prometheus/common/model
> gopkg.in/yaml.v2
> github.com/prometheus/alertmanager/config
> github.com/cenkalti/backoff
> github.com/prometheus/alertmanager/types
> github.com/prometheus/alertmanager/provider
> github.com/prometheus/alertmanager/template
> github.com/beorn7/perks/quantile
> github.com/golang/protobuf/proto
> github.com/prometheus/client_model/go
> github.com/matttproud/golang_protobuf_extensions/pbutil
> github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg
> github.com/prometheus/common/expfmt
> github.com/prometheus/procfs
> github.com/prometheus/client_golang/prometheus
> github.com/Sirupsen/logrus
> github.com/prometheus/common/log
> golang.org/x/net/context
> golang.org/x/net/context/ctxhttp
> github.com/prometheus/alertmanager/notify
> github.com/boltdb/bolt
> github.com/prometheus/alertmanager/provider/boltmem
> github.com/julienschmidt/httprouter
> github.com/prometheus/common/route
> github.com/prometheus/common/version
> github.com/prometheus/alertmanager
> # github.com/prometheus/alertmanager
> src/github.com/prometheus/alertmanager/main.go:192: not enough arguments in 
> call to route.New
> github.com/mattn/go-sqlite3
> github.com/prometheus/alertmanager/provider/sqlite
> github.com/prometheus/alertmanager/template/internal/deftmpl
> github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/api/alertmanager
> github.com/prometheus/alertmanager/test
> dh_auto_build: go install -v -p 1 -ldflags  -X 
> github.com/prometheus/common/version.Version=0.3.0+ds -X 
> github.com/prometheus/common/version.Revision=0.3.0+ds-2 -X 
> github.com/prometheus/common/version.Branch=debian/sid -X 
> github.com/prometheus/common/version.BuildUser=pkg-go-maintainers@lists.alioth.debian.org
>  -X github.com/prometheus/common/version.BuildDate=20160715-12:56:49 -X 
> github.com/prometheus/common/version.GoVersion=go1.7.3 
> github.com/prometheus/alertmanager github.com/prometheus/alertmanager/config 
> github.com/prometheus/alertmanager/notify 
> github.com/prometheus/alertmanager/provider 
> github.com/prometheus/alertmanager/provider/boltmem 
> github.com/prometheus/alertmanager/provider/sqlite 
> github.com/prometheus/alertmanager/template 
> github.com/prometheus/alertmanager/template/internal/deftmpl 
> github.com/prometheus/alertmanager/test 
> github.com/prometheus/alertmanager/types 
> github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/api/alertmanager
>  returned ex
 it code 2
>   cd /<>/prometheus-alertmanager-0.3.0+ds
> debian/rules:38: recipe for target 'override_dh_auto_build' failed
> make[1]: *** [override_dh_auto_build] Error 2

The full build log is available from:
   
http://aws-logs.debian.net/2016/11/18/prometheus-alertmanager_0.3.0+ds-2_unstable.log

A list of current common problems and poss

[pkg-go] Bug#844917: golang-github-tideland-golib: FTBFS: Tests failures

2016-11-18 Thread Lucas Nussbaum
Source: golang-github-tideland-golib
Version: 4.12.0-1
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20161118 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> version_test.go:180: test #4: "v3.2.1" < "v1.2.3"
> version_test.go:180: test #5: "v1.2.3-alpha" < "v1.2.3"
> version_test.go:180: test #6: "v1.2.3-alpha.1" < "v1.2.3-alpha"
> version_test.go:180: test #7: "v1.2.3-alpha.1" < "v1.2.3-alpha.2"
> version_test.go:180: test #8: "v1.2.3-alpha.4711" < "v1.2.3-alpha.471"
> version_test.go:180: test #9: "v1.2.3-alpha.48" < "v1.2.3-alpha.4711"
> version_test.go:180: test #10: "v1.2.3+alpha.1" < "v1.2.3+alpha.2"
> version_test.go:180: test #11: "v1.2.3+alpha.2" < "v1.2.3+alpha.1"
> version_test.go:180: test #12: "v1.2.3-alpha+alpha.2" < "v1.2.3-alpha+alpha.1"
> version_test.go:180: test #13: "v1.2.3-alpha.48+alpha.2" < 
> "v1.2.3-alpha.4711+alpha.1"
> version_test.go:180: test #14: "v1.2.3-alpha.2" < "v1.2.3-alpha.1b"
> --- PASS: TestLess (0.00s)
> PASS
> okgithub.com/tideland/golib/version   0.003s
> dh_auto_test: go test -v -p 1 -short github.com/tideland/golib/audit 
> github.com/tideland/golib/cache github.com/tideland/golib/collections 
> github.com/tideland/golib/errors github.com/tideland/golib/etc 
> github.com/tideland/golib/feed/atom github.com/tideland/golib/feed/rss 
> github.com/tideland/golib/feed/utils github.com/tideland/golib/identifier 
> github.com/tideland/golib/logger github.com/tideland/golib/loop 
> github.com/tideland/golib/mapreduce github.com/tideland/golib/monitoring 
> github.com/tideland/golib/numerics github.com/tideland/golib/redis 
> github.com/tideland/golib/scene github.com/tideland/golib/scroller 
> github.com/tideland/golib/sml github.com/tideland/golib/sort 
> github.com/tideland/golib/stringex github.com/tideland/golib/timex 
> github.com/tideland/golib/version returned exit code 1
> debian/rules:7: recipe for target 'override_dh_auto_test' failed

The full build log is available from:
   
http://aws-logs.debian.net/2016/11/18/golang-github-tideland-golib_4.12.0-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers


[pkg-go] Bug#838754: marked as done (golang-google-grpc: please make the build reproducible)

2016-11-18 Thread Debian Bug Tracking System
Your message dated Sat, 19 Nov 2016 06:05:38 +
with message-id 
and subject line Bug#838754: fixed in golang-google-grpc 1.0.4-1
has caused the Debian Bug report #838754,
regarding golang-google-grpc: please make the build reproducible
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
838754: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838754
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-google-grpc
Version: 1.0.0-1
Severity: wishlist
Tags: patch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: randomness
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Hi,

Whilst working on the Reproducible Builds effort [0], I noticed
that golang-google-grpc could not be built reproducibly.

Patch attached.

 [0] https://reproducible-builds.org/


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
--- a/debian/rules  2016-09-24 12:26:53.967341032 +0200
--- b/debian/rules  2016-09-24 12:39:28.567955753 +0200
@@ -14,7 +14,7 @@
 
 PB_GO_FILES = $(patsubst %.proto, %.pb.go, $(wildcard */*/*.proto))
 $(PB_GO_FILES):
-   protoc -I$(dir $@) --go_out=plugins=grpc:$(dir $@) $(dir $@)*.proto
+   protoc -I$(dir $@) --go_out=plugins=grpc:$(dir $@) $(sort $(wildcard 
$(dir $@)*.proto))
 
 override_dh_clean:
dh_clean $(PB_GO_FILES)
--- End Message ---
--- Begin Message ---
Source: golang-google-grpc
Source-Version: 1.0.4-1

We believe that the bug you reported is fixed in the latest version of
golang-google-grpc, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 838...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Martín Ferrari  (supplier of updated golang-google-grpc 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 19 Nov 2016 05:42:29 +
Source: golang-google-grpc
Binary: golang-google-grpc-dev
Architecture: source
Version: 1.0.4-1
Distribution: unstable
Urgency: medium
Maintainer: pkg-go 
Changed-By: Martín Ferrari 
Description:
 golang-google-grpc-dev - implementation of gRPC in Go
Closes: 838754
Changes:
 golang-google-grpc (1.0.4-1) unstable; urgency=medium
 .
   * Add myself to Uploaders.
   * Re-merge upstream.
   * Make the build reproducible, thanks to Chris Lamb for the patch.
 Closes: #838754
   * debian/control: Remove golang-go dependency from -dev package.
   * debian/control: Switch to golang-any.
   * debian/control: Depend on recent dh-golang.
   * Use XS-Go-Import-Path instead of DH_GOPKG.
   * debian/rules: Remove now unneeded get-orig-source target.
   * debian/control: Update oauth2/google dependency.
   * Add Documentation/.
   * Add missing test files, do not exclude tests, run manually
 grpc/test.
   * Do not install sample executables.
   * New upstream release. Increase required version of goprotobuf.
   * Patch tests that access the network.
Checksums-Sha1:
 37441d20ba505ede94c36abb555fb4f3387c3565 2430 golang-google-grpc_1.0.4-1.dsc
 5cd917df01cf1a7c4e75c19c5f6e43fb37fe0aeb 220316 
golang-google-grpc_1.0.4.orig.tar.gz
 2671612d49c623d4d4cda53aaead9a1209922560 4828 
golang-google-grpc_1.0.4-1.debian.tar.xz
Checksums-Sha256:
 83ed0a612872268183e4d4f05543d78589bbbd35a1e080f7bba0d34af1271c69 2430 
golang-google-grpc_1.0.4-1.dsc
 3d60b36ab6af29b0df8855b301bc2ee3e818857610430aabed352948e3b0a8a0 220316 
golang-google-grpc_1.0.4.orig.tar.gz
 dbb2a06f6c3612eeabd48ba9f2fc7f554bf44b05b927d4485fcdc45786235f6c 4828 
golang-google-grpc_1.0.4-1.debian.tar.xz
Files:
 f4d92a177a75345da9a5bfc0e8030716 2430 devel extra 
golang-google-grpc_1.0.4-1.dsc
 9bac6d7c7948724860af6e6e1f30bd83 220316 devel extra 
golang-google-grpc_1.0.4.orig.tar.gz
 fe4f34e57b3a603043c48bbdd0ae9f4d 4828 devel extra 
golang-google-grpc_1.0.4-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEETe94h3mvRsa9AoOeXdjgv5Gj09oFAlgv5tMACgkQXdjgv5Gj
09pSLRAAq3ruia+jHnQ7NW26g1wLV5TJve3Nxhnv9OfsPcjDtcXLpr1VKxnXUH31
+BJ8X05ueucD0pDvavehzWDjn+htafgHkocvvibsvm88M5Y7jB5DJm5IkKaY3cv8
ZVLuilcXBKakzV9X/n6M5j3so2PF3pzgEaICCkLdU6Z8C5o0khVqjvgShiX2P9IC
CQkiGbldaU2I+TJF10R3h5Fr9lNHQneI4UTKbSGnZP6q

[pkg-go] Bug#844074: marked as done (golang-google-cloud: FTBFS (use of internal package not allowed))

2016-11-18 Thread Debian Bug Tracking System
Your message dated Sat, 19 Nov 2016 06:05:32 +
with message-id 
and subject line Bug#844074: fixed in golang-google-cloud 0.0~git20160615-6
has caused the Debian Bug report #844074,
regarding golang-google-cloud: FTBFS (use of internal package not allowed)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
844074: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=844074
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:golang-google-cloud
Version: 0.0~git20160615-5
Severity: serious

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:


[...]
 debian/rules build-indep
dh build-indep --buildsystem=golang --with=golang
   dh_testdir -i -O--buildsystem=golang
   dh_update_autotools_config -i -O--buildsystem=golang
   dh_auto_configure -i -O--buildsystem=golang
dh_auto_configure: "google.golang.org/cloud" is already installed. Please check 
for circular dependencies.

   dh_auto_build -i -O--buildsystem=golang
go install -v -p 1 google.golang.org/cloud 
google.golang.org/cloud/bigquery google.golang.org/cloud/bigtable 
google.golang.org/cloud/bigtable/bttest 
google.golang.org/cloud/bigtable/cmd/cbt 
google.golang.org/cloud/bigtable/cmd/loadtest 
google.golang.org/cloud/bigtable/internal/cbtrc 
google.golang.org/cloud/bigtable/internal/cluster_data_proto 
google.golang.org/cloud/bigtable/internal/cluster_service_proto 
google.golang.org/cloud/bigtable/internal/data_proto 
google.golang.org/cloud/bigtable/internal/rpc_status_proto 
google.golang.org/cloud/bigtable/internal/service_proto 
google.golang.org/cloud/bigtable/internal/table_data_proto 
google.golang.org/cloud/bigtable/internal/table_service_proto 
google.golang.org/cloud/compute/metadata google.golang.org/cloud/container 
google.golang.org/cloud/datastore 
google.golang.org/cloud/datastore/internal/proto 
google.golang.org/cloud/datastore/internal/type_proto 
google.golang.org/cloud/examples/bigquery/concat_table 
google.golang.org/cloud/examples
 /bigquery/load google.golang.org/cloud/examples/bigquery/query 
google.golang.org/cloud/examples/bigquery/read 
google.golang.org/cloud/examples/bigtable/bigtable-hello 
google.golang.org/cloud/examples/bigtable/search 
google.golang.org/cloud/examples/pubsub/cmdline 
google.golang.org/cloud/examples/pubsub/consumer 
google.golang.org/cloud/examples/storage/appengine 
google.golang.org/cloud/examples/storage/appenginevm 
google.golang.org/cloud/internal google.golang.org/cloud/internal/opts 
google.golang.org/cloud/internal/testutil 
google.golang.org/cloud/internal/transport google.golang.org/cloud/logging 
google.golang.org/cloud/logging/apiv2/config 
google.golang.org/cloud/logging/apiv2/logging 
google.golang.org/cloud/logging/apiv2/metrics google.golang.org/cloud/pubsub 
google.golang.org/cloud/storage
package google.golang.org/cloud/bigquery
imports google.golang.org/cloud/internal/transport
imports golang.org/x/oauth2/google
imports cloud.google.com/go/compute/metadata
imports google.golang.org/cloud/internal: use of internal package not 
allowed
dh_auto_build: go install -v -p 1 google.golang.org/cloud 
google.golang.org/cloud/bigquery google.golang.org/cloud/bigtable 
google.golang.org/cloud/bigtable/bttest 
google.golang.org/cloud/bigtable/cmd/cbt 
google.golang.org/cloud/bigtable/cmd/loadtest 
google.golang.org/cloud/bigtable/internal/cbtrc 
google.golang.org/cloud/bigtable/internal/cluster_data_proto 
google.golang.org/cloud/bigtable/internal/cluster_service_proto 
google.golang.org/cloud/bigtable/internal/data_proto 
google.golang.org/cloud/bigtable/internal/rpc_status_proto 
google.golang.org/cloud/bigtable/internal/service_proto 
google.golang.org/cloud/bigtable/internal/table_data_proto 
google.golang.org/cloud/bigtable/internal/table_service_proto 
google.golang.org/cloud/compute/metadata google.golang.org/cloud/container 
google.golang.org/cloud/datastore 
google.golang.org/cloud/datastore/internal/proto 
google.golang.org/cloud/datastore/internal/type_proto 
google.golang.org/cloud/examples/bigquery/concat_table google.golang.org/
 cloud/examples/bigquery/load google.golang.org/cloud/examples/bigquery/query 
google.golang.org/cloud/examples/bigquery/read 
google.golang.org/cloud/examples/bigtable/bigtable-hello 
google.golang.org/cloud/examples/bigtable/search 
google.golang.org/cloud/examples/pubsub/cmdline 
google.golang.org

[pkg-go] golang-google-grpc_1.0.4-1_amd64.changes ACCEPTED into unstable

2016-11-18 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 19 Nov 2016 05:42:29 +
Source: golang-google-grpc
Binary: golang-google-grpc-dev
Architecture: source
Version: 1.0.4-1
Distribution: unstable
Urgency: medium
Maintainer: pkg-go 
Changed-By: Martín Ferrari 
Description:
 golang-google-grpc-dev - implementation of gRPC in Go
Closes: 838754
Changes:
 golang-google-grpc (1.0.4-1) unstable; urgency=medium
 .
   * Add myself to Uploaders.
   * Re-merge upstream.
   * Make the build reproducible, thanks to Chris Lamb for the patch.
 Closes: #838754
   * debian/control: Remove golang-go dependency from -dev package.
   * debian/control: Switch to golang-any.
   * debian/control: Depend on recent dh-golang.
   * Use XS-Go-Import-Path instead of DH_GOPKG.
   * debian/rules: Remove now unneeded get-orig-source target.
   * debian/control: Update oauth2/google dependency.
   * Add Documentation/.
   * Add missing test files, do not exclude tests, run manually
 grpc/test.
   * Do not install sample executables.
   * New upstream release. Increase required version of goprotobuf.
   * Patch tests that access the network.
Checksums-Sha1:
 37441d20ba505ede94c36abb555fb4f3387c3565 2430 golang-google-grpc_1.0.4-1.dsc
 5cd917df01cf1a7c4e75c19c5f6e43fb37fe0aeb 220316 
golang-google-grpc_1.0.4.orig.tar.gz
 2671612d49c623d4d4cda53aaead9a1209922560 4828 
golang-google-grpc_1.0.4-1.debian.tar.xz
Checksums-Sha256:
 83ed0a612872268183e4d4f05543d78589bbbd35a1e080f7bba0d34af1271c69 2430 
golang-google-grpc_1.0.4-1.dsc
 3d60b36ab6af29b0df8855b301bc2ee3e818857610430aabed352948e3b0a8a0 220316 
golang-google-grpc_1.0.4.orig.tar.gz
 dbb2a06f6c3612eeabd48ba9f2fc7f554bf44b05b927d4485fcdc45786235f6c 4828 
golang-google-grpc_1.0.4-1.debian.tar.xz
Files:
 f4d92a177a75345da9a5bfc0e8030716 2430 devel extra 
golang-google-grpc_1.0.4-1.dsc
 9bac6d7c7948724860af6e6e1f30bd83 220316 devel extra 
golang-google-grpc_1.0.4.orig.tar.gz
 fe4f34e57b3a603043c48bbdd0ae9f4d 4828 devel extra 
golang-google-grpc_1.0.4-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEETe94h3mvRsa9AoOeXdjgv5Gj09oFAlgv5tMACgkQXdjgv5Gj
09pSLRAAq3ruia+jHnQ7NW26g1wLV5TJve3Nxhnv9OfsPcjDtcXLpr1VKxnXUH31
+BJ8X05ueucD0pDvavehzWDjn+htafgHkocvvibsvm88M5Y7jB5DJm5IkKaY3cv8
ZVLuilcXBKakzV9X/n6M5j3so2PF3pzgEaICCkLdU6Z8C5o0khVqjvgShiX2P9IC
CQkiGbldaU2I+TJF10R3h5Fr9lNHQneI4UTKbSGnZP6qA+a66weHMF9Y+hbiGDwH
nxgKjTZ9IX/LEXvDILsoQPADgNmu4XZx4Dxi09pvRounIK7Zxs2xtgTDrKTRdPLD
oGjos73AbUuAfkW5k3uKjvuhqIlD8z5WPnOz8nafRtZur2vVAzgwQPkW5jROtZQx
S77KB00APKhngqUe0FLeNv+n0y688HWhGnKbMomoGePhoEMPOjocfegJ7IhSwEuN
8IEPwc1fmb+i33dtGSVYezAyaOm12RasOo7fwAJTQSWjwA3M/1wqQOIHUZswvfai
YhR9LownGQLArSPKBIIBpCB93+W71JxDZe/JrJmMtzL9VY846i7/YOwR6tWJZ6a9
BabB/YjijY12H7HiotPiwh42jWXCGwuGQuqiW3jR7/G6n5fsZb7d7BSPiRRQBR3y
hYfGCGCewVoTc0tyPPaNLH7nJK6F7wYQzcaihhLqbeufqvmtUXc=
=I1W5
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] golang-goprotobuf_0.0~git20161116.0.224aaba-2_amd64.changes ACCEPTED into unstable

2016-11-18 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 19 Nov 2016 05:37:50 +
Source: golang-goprotobuf
Binary: golang-goprotobuf-dev
Architecture: source
Version: 0.0~git20161116.0.224aaba-2
Distribution: unstable
Urgency: medium
Maintainer: pkg-go 
Changed-By: Martín Ferrari 
Description:
 golang-goprotobuf-dev - Protocol buffer support for the Go programming language
Changes:
 golang-goprotobuf (0.0~git20161116.0.224aaba-2) unstable; urgency=medium
 .
   * Disable some tests that fail to compile in gccgo (differences in the
 testing library).
Checksums-Sha1:
 a3d3f1016c1a735ab2a2a28f81a0f81e73816cff 2279 
golang-goprotobuf_0.0~git20161116.0.224aaba-2.dsc
 81491f6b651d4ca137d5f68e96998a2248111dba 4312 
golang-goprotobuf_0.0~git20161116.0.224aaba-2.debian.tar.xz
Checksums-Sha256:
 726b86f39d8c6f1f4f9ce60d18eba7e05442f38ae1fcc8e97aa1bc0e253038de 2279 
golang-goprotobuf_0.0~git20161116.0.224aaba-2.dsc
 1604a3ff64e04488fa54de0af60e257eaec72e64f31cc5746bea7bae9f234dd2 4312 
golang-goprotobuf_0.0~git20161116.0.224aaba-2.debian.tar.xz
Files:
 427682da3c29a07f1f462f2a6a8a92cf 2279 devel extra 
golang-goprotobuf_0.0~git20161116.0.224aaba-2.dsc
 568bde92b6704ffe6b95fcb7f2d3722e 4312 devel extra 
golang-goprotobuf_0.0~git20161116.0.224aaba-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEETe94h3mvRsa9AoOeXdjgv5Gj09oFAlgv5VsACgkQXdjgv5Gj
09rnXg//TWaUvQMUuzxPOhJRV7LnEI+oedHjY6J4UfYeZNY0A8OKagOef4SRBwGc
H/CYcsuHJFHemy+76XhGmwnuHXM/sLp5+/Ext2kIttKt8eXYHWUac2b11mOZy7/h
CTrmo7Lg32oFDFf4zoECyP6NVQqvW5zLCIwBkDTlt+moaw45TItaPAvFZXJyDKHs
lBaetm2BlKcGjciiyqtmazqVzvuWokm10AxF3KfNlep0VyhJJA58WqmVqYPgl06f
pQMTaEz1TSrHxqbxCL+dVLQ9B5ns4LQwdeRGL+ez710Nci9Ga+GjCYT0Lq1EAyAI
1nTXmfNGBg59Hd39FWqRhprdEbxZNJZL2b+Kj6firHCR0mxx7qWfcDElwsbty1kC
qlGNdNyCp+18hZNEiKA1dCJR+MIfiiwnH0NZP+KTTT0CdHqnJ89ilNGZGawZ9dlh
nmaduAaREKrTUI4uy1fwzi1Ub9o7igCRroaodRhKxMNn1Awe4tEnLUspTD6W2itW
b9SuSZzO33PMgs+FmdjeQHJdXgXHhDbvf/hT5OJ+HQzh7HuPWV/P55YixzOEf7Tr
3Pyy0EporDKyvepbBMrYRzXsCO3l5n3VaySsO9tloBLUin7NRRt9HIyrZPnSxDr1
gOUndqOoXs+MtXeVrM6f+5NOHSArbGGupZTfxnyuRReJRsmoEWs=
=JZDO
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] golang-google-cloud_0.0~git20160615-6_amd64.changes ACCEPTED into unstable

2016-11-18 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 19 Nov 2016 05:43:11 +
Source: golang-google-cloud
Binary: golang-google-cloud-dev golang-google-cloud-compute-metadata-dev
Architecture: source
Version: 0.0~git20160615-6
Distribution: unstable
Urgency: medium
Maintainer: pkg-go 
Changed-By: Martín Ferrari 
Description:
 golang-google-cloud-compute-metadata-dev - Google Cloud Platform APIs (only 
cloud/compute/metadata)
 golang-google-cloud-dev - Google Cloud Platform APIs
Closes: 844074
Changes:
 golang-google-cloud (0.0~git20160615-6) unstable; urgency=medium
 .
   * Remove compatibility symlinks, as those clash with golang's rules about
 internal packages. Closes: 844074.
   * Instead, duplicate the source tree and replace all references to the old
 import path.
   * Depend on latest version of x/oauth2/google to avoid more circular dep
 problems.
Checksums-Sha1:
 208369ce5bc16f11b158df37be6a7b1963022cd7 2682 
golang-google-cloud_0.0~git20160615-6.dsc
 05726d9554acec984a26645420da1b4d10c66d61 3456 
golang-google-cloud_0.0~git20160615-6.debian.tar.xz
Checksums-Sha256:
 03ba480bc9baa809c9edade857f281de0f60043734f6527ab96adb0c836df5bc 2682 
golang-google-cloud_0.0~git20160615-6.dsc
 04a4525b48b4107738964bdf21e3610330c0b7d1ee45ad112e1b507135aaf611 3456 
golang-google-cloud_0.0~git20160615-6.debian.tar.xz
Files:
 c27bc113cc041447ba5af67efbe6c260 2682 devel extra 
golang-google-cloud_0.0~git20160615-6.dsc
 f6cdb49568ee25d3236592d961b63cd0 3456 devel extra 
golang-google-cloud_0.0~git20160615-6.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEETe94h3mvRsa9AoOeXdjgv5Gj09oFAlgv5uMACgkQXdjgv5Gj
09r/AxAAqq+dbF4sIo1kSRV+QHsdEdR3vvEIJSbt0V3+0JRdKUW2uKxfXM4/bsrj
vkIbLqCXBpQg67VhCRXlrP6bJ7i/lPK0h33h3+t6ZjKiR4PiLmdafg5vhIeeJJMF
RWoSd0L1tAmsMONgbyLEeq4diPiKKNb6tYjQzjK57SOHK3xC5vsb6Cnf9YtgW2PA
0Uz4ItOK5gwbRRnF6o9062a8x8US3d98Bk4pFo/bK7NrSviP4vpidpHHrprChxr7
TCGcCqxLRjotPgqjdUEA9g5xTyZfDmKVXNNEBhH39bjchnN/NQIjvb0v2WIzyxMY
7JPk93Op4yeSPMy/rferQ9S2ChjrFqcMN6ot7DvyIFLlIp/kESZlyXKOYYn7OlVk
3YWvX/gK784C0SRw0HEAThnDOsh+7N+ishk879RxPYmfOFaBo8LGzK7M4h+y3PT9
YO7OM0ieoFvhBmfU9oQJVWU9rDilpxQnGN+eR3pW676nJgWtAHecajTp9WGrEhzC
qN4aiYYtc4l5Sx+9l0XgFv1iw99K+asQM2difUsLPOu+KmeNJq1MBBeIcIAFCf72
hYa3NIqLSV36/P0QHlJg4vNX+vPx8dZGsgVe142T5gKbTO3aslekejNijcrYwvkg
Tu8r9f8xgI/5d09bspEY1K/wOtRYFO4SJnF4ZSAM40g3xg88BxA=
=lm9U
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processing of golang-google-grpc_1.0.4-1_amd64.changes

2016-11-18 Thread Debian FTP Masters
golang-google-grpc_1.0.4-1_amd64.changes uploaded successfully to localhost
along with the files:
  golang-google-grpc_1.0.4-1.dsc
  golang-google-grpc_1.0.4.orig.tar.gz
  golang-google-grpc_1.0.4-1.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers


[pkg-go] Processing of golang-google-cloud_0.0~git20160615-6_amd64.changes

2016-11-18 Thread Debian FTP Masters
golang-google-cloud_0.0~git20160615-6_amd64.changes uploaded successfully to 
localhost
along with the files:
  golang-google-cloud_0.0~git20160615-6.dsc
  golang-google-cloud_0.0~git20160615-6.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers


[pkg-go] Processing of golang-goprotobuf_0.0~git20161116.0.224aaba-2_amd64.changes

2016-11-18 Thread Debian FTP Masters
golang-goprotobuf_0.0~git20161116.0.224aaba-2_amd64.changes uploaded 
successfully to localhost
along with the files:
  golang-goprotobuf_0.0~git20161116.0.224aaba-2.dsc
  golang-goprotobuf_0.0~git20161116.0.224aaba-2.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers


[pkg-go] Processed: Pending fixes for bugs in the golang-google-grpc package

2016-11-18 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 838754 + pending
Bug #838754 [src:golang-google-grpc] golang-google-grpc: please make the build 
reproducible
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
838754: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838754
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers


[pkg-go] Bug#838754: Pending fixes for bugs in the golang-google-grpc package

2016-11-18 Thread pkg-go-maintainers
tag 838754 + pending
thanks

Some bugs in the golang-google-grpc package are closed in revision
2bbf0b0458f46b9072efcad1f78031b874312950 in branch 'master' by
Martín Ferrari

The full diff can be seen at
https://anonscm.debian.org/cgit/pkg-go/packages/golang-google-grpc.git/commit/?id=2bbf0b0

Commit message:

Make the build reproducible, thanks to Chris Lamb for the patch. Closes: 
#838754

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] golang-goprotobuf_0.0~git20161116.0.224aaba-1_amd64.changes ACCEPTED into unstable

2016-11-18 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 19 Nov 2016 04:45:11 +
Source: golang-goprotobuf
Binary: golang-goprotobuf-dev
Architecture: source
Version: 0.0~git20161116.0.224aaba-1
Distribution: unstable
Urgency: medium
Maintainer: pkg-go 
Changed-By: Martín Ferrari 
Description:
 golang-goprotobuf-dev - Protocol buffer support for the Go programming language
Changes:
 golang-goprotobuf (0.0~git20161116.0.224aaba-1) unstable; urgency=medium
 .
   * New upstream release.
   * Add missing testdata dirs.
Checksums-Sha1:
 7d0c616e514ccc7d32ac95664f565056d6f70920 2279 
golang-goprotobuf_0.0~git20161116.0.224aaba-1.dsc
 4acbb4d077a5e0f31af20efca3c4f71405a72124 244323 
golang-goprotobuf_0.0~git20161116.0.224aaba.orig.tar.gz
 7808b845d69fba8436a29f99a54479c772b3fc43 4152 
golang-goprotobuf_0.0~git20161116.0.224aaba-1.debian.tar.xz
Checksums-Sha256:
 64e2737f0702f84a90c0511588571280cb5e05b689a74f33a43116db8731db11 2279 
golang-goprotobuf_0.0~git20161116.0.224aaba-1.dsc
 ed649150193d8aa3d2edcbe3c21811988d746810ec1906a43d965062c68ce86f 244323 
golang-goprotobuf_0.0~git20161116.0.224aaba.orig.tar.gz
 6d7b375e7816b56d550a2c70f6bc8d910f2cfffc53ba5c42db5e14e788fd4f91 4152 
golang-goprotobuf_0.0~git20161116.0.224aaba-1.debian.tar.xz
Files:
 9a7a94bb061a2123bab4f5f29758a12e 2279 devel extra 
golang-goprotobuf_0.0~git20161116.0.224aaba-1.dsc
 959592d48095beed6f56accf50f97408 244323 devel extra 
golang-goprotobuf_0.0~git20161116.0.224aaba.orig.tar.gz
 4fd25db08bc79cf2411c7f6223da06c8 4152 devel extra 
golang-goprotobuf_0.0~git20161116.0.224aaba-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEETe94h3mvRsa9AoOeXdjgv5Gj09oFAlgv2WoACgkQXdjgv5Gj
09qfgA//dsCwRlfTVEDUjM9nf2gXKWeM8Br38GcZjz/B8dJLyg7G5IRAtkWlgG9j
qwSGzAjyle6xCZaKJt6Hpd1B7NZtXDIN4tDX3sLNoVT3zSerE2QngnEiZWEub+QL
Evpjp+OZn8/r4x8ThIQuezXbVuxI9rSYoBAadkkJ6NTRlx0k2/nqb/eTnMIy/kyl
Q4o4AieYcx3M2BI/wCFc1EmUwVWttVSazLg55lpdXsm3n3nubZDDrHCTSpzxBjim
UufsGYVSHkeLkY3sNgTtTOWHLLBBysn6pMe6EoPj+Ih7fSBhGl5RWJot/RF7FiqD
N+IrzyZrIadSVj2sZxapoBtz/EzHicltcvynlVBpiiSUb7WIFXtvP27dJo6Pxf7M
w1taIrzJEbOVWLAeVgQltPwA5aFvp3uGCq+0jraLDdiJNhMtliaU83AcAAYvXqGi
jkwbksRU9hcRu7UdnHwq8msGL2S7pV8KoLNiKV+/080v+vi2ah9czjZs4O4gRbih
ozJxu5+4NwjwldyM6Vy/avbMZyFZp59R18+Cg0O/WP8ROIerVII98fggjb7vwseX
EmCZyNaG6hSN1w3/rPq2ruAzaD156jjVTtGYX5Y1VFxRiZvtPxitFy2NIPVYtznx
DJolJEVBW+3mAfKhwhSAs/Sz92S7znz0VdGBgQ8IoiRZQPfYcPg=
=CVC8
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processing of golang-goprotobuf_0.0~git20161116.0.224aaba-1_amd64.changes

2016-11-18 Thread Debian FTP Masters
golang-goprotobuf_0.0~git20161116.0.224aaba-1_amd64.changes uploaded 
successfully to localhost
along with the files:
  golang-goprotobuf_0.0~git20161116.0.224aaba-1.dsc
  golang-goprotobuf_0.0~git20161116.0.224aaba.orig.tar.gz
  golang-goprotobuf_0.0~git20161116.0.224aaba-1.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers


Re: [pkg-go] golang-gopkg-square-go-jose.v1_1.1.0-2_amd64.changes ACCEPTED into unstable

2016-11-18 Thread Peter Colberg
Hi Tobias,

On Tue, Nov 15, 2016 at 01:48:51PM +, Debian FTP Masters wrote:
> Format: 1.8
> Date: Tue, 15 Nov 2016 14:26:27 +0100
> Source: golang-gopkg-square-go-jose.v1
> Binary: golang-gopkg-square-go-jose.v1-dev
> Architecture: source
> Version: 1.1.0-2
> Distribution: unstable
> Urgency: medium
> Maintainer: Debian Go Packaging Team 
> 
> Changed-By: Dr. Tobias Quathamer 
> Description:
>  golang-gopkg-square-go-jose.v1-dev - Javascript Object Signing and 
> Encryption (JOSE) for Go
> Changes:
>  golang-gopkg-square-go-jose.v1 (1.1.0-2) unstable; urgency=medium
>  .
>* Team upload.
>* Use debhelper v10
>* Use golang-any instead of golang-go

Thanks for the upload!

Could you push a GPG-signed tag to the git repository? You can put

[buildpackage]
sign-tags = True

in ~/.gbp.conf and sign with gbp buildpackage --git-tag-only.

Regards,
Peter

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers


[pkg-go] Bug#843031: marked as done (golang-github-nsf-termbox-go-dev: fails to upgrade from 'jessie' - trying to overwrite /usr/share/gocode/src/github.com/nsf/termbox-go/_demos/editbox.go)

2016-11-18 Thread Debian Bug Tracking System
Your message dated Fri, 18 Nov 2016 13:34:00 +
with message-id 
and subject line Bug#843031: fixed in golang-github-nsf-termbox-go 
0.0~git20160914-2
has caused the Debian Bug report #843031,
regarding golang-github-nsf-termbox-go-dev: fails to upgrade from 'jessie' - 
trying to overwrite 
/usr/share/gocode/src/github.com/nsf/termbox-go/_demos/editbox.go
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
843031: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=843031
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: golang-github-nsf-termbox-go-dev
Version: 0.0~git20160914-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package fails to upgrade from
'jessie'.
It installed fine in 'jessie', then the upgrade to 'sid' fails
because it tries to overwrite other packages files without declaring a
Breaks+Replaces relation.

See policy 7.6 at
https://www.debian.org/doc/debian-policy/ch-relationships.html#s-replaces

>From the attached log (scroll to the bottom...):

  Selecting previously unselected package golang-github-nsf-termbox-go-dev.
  Preparing to unpack 
.../golang-github-nsf-termbox-go-dev_0.0~git20160914-1_all.deb ...
  Unpacking golang-github-nsf-termbox-go-dev (0.0~git20160914-1) ...
  dpkg: error processing archive 
/var/cache/apt/archives/golang-github-nsf-termbox-go-dev_0.0~git20160914-1_all.deb
 (--unpack):
   trying to overwrite 
'/usr/share/gocode/src/github.com/nsf/termbox-go/_demos/editbox.go', which is 
also in package golang-termbox-dev 0.0~git20140119-1
  Errors were encountered while processing:
   
/var/cache/apt/archives/golang-github-nsf-termbox-go-dev_0.0~git20160914-1_all.deb


cheers,

Andreas


golang-termbox-dev=0.0~git20140119-1_golang-github-nsf-termbox-go-dev=0.0~git20160914-1.log.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---
Source: golang-github-nsf-termbox-go
Source-Version: 0.0~git20160914-2

We believe that the bug you reported is fixed in the latest version of
golang-github-nsf-termbox-go, which is due to be installed in the Debian FTP 
archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 843...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Haruki TSURUMOTO  (supplier of updated 
golang-github-nsf-termbox-go package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 16 Nov 2016 02:41:07 +0900
Source: golang-github-nsf-termbox-go
Binary: golang-github-nsf-termbox-go-dev
Architecture: source all
Version: 0.0~git20160914-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Haruki TSURUMOTO 
Description:
 golang-github-nsf-termbox-go-dev - pure Go implementation of termbox library
Closes: 843031
Changes:
 golang-github-nsf-termbox-go (0.0~git20160914-2) unstable; urgency=medium
 .
   * Add replaces and breaks into control file (Closes: #843031)
Checksums-Sha1:
 122ab9e025ad19dd275d72896f3969083349481b 2258 
golang-github-nsf-termbox-go_0.0~git20160914-2.dsc
 1fca7e324af8804a3fa8a814297016013bbe0fc2 2556 
golang-github-nsf-termbox-go_0.0~git20160914-2.debian.tar.xz
 e55d92f9d468c168734b21945a54f6b9aa4f42e1 26622 
golang-github-nsf-termbox-go-dev_0.0~git20160914-2_all.deb
 eb2e321807b4153a33038e0c7603757eb6e7d2ce 5207 
golang-github-nsf-termbox-go_0.0~git20160914-2_20161118T131121z-664478ec.buildinfo
Checksums-Sha256:
 0504f7411f8baf11f37a9794c70ed5f98c40fd39ff56de043539fd914319a4c9 2258 
golang-github-nsf-termbox-go_0.0~git20160914-2.dsc
 42e4d256f1ed83946aa654ffbeb606c4eea4f85993d14f9d64382ad379974717 2556 
golang-github-nsf-termbox-go_0.0~git20160914-2.debian.tar.xz
 49982f9f2c756471c980f0602ff04c0d192500ce29e76b54baeb43fecf202092 26622 
golang-github-nsf-termbox-go-dev_0.0~git20160914-2_all.deb
 4ad7d9747ff30248ac194346b2a305fde2f0b225f6f31560d55ae36964664f0a 5207 
golang-github-nsf-termbox-go_0.0~git20160914-2_20161118T131121z-664478ec.buildinfo
Files:
 6df4ad2666fdecdc44288de120a18bec 2258 devel extra 
golang-github-nsf-termbox-go_0.0~git20160914-2.dsc
 0e087477a5d676ca21cfd4f32740dd23 2556 devel extra 
golang-github-nsf-termbox-go_0.0~git20160914-2.debian.tar.xz
 3fa

[pkg-go] golang-github-nsf-termbox-go_0.0~git20160914-2_amd64.changes ACCEPTED into unstable

2016-11-18 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 16 Nov 2016 02:41:07 +0900
Source: golang-github-nsf-termbox-go
Binary: golang-github-nsf-termbox-go-dev
Architecture: source all
Version: 0.0~git20160914-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Haruki TSURUMOTO 
Description:
 golang-github-nsf-termbox-go-dev - pure Go implementation of termbox library
Closes: 843031
Changes:
 golang-github-nsf-termbox-go (0.0~git20160914-2) unstable; urgency=medium
 .
   * Add replaces and breaks into control file (Closes: #843031)
Checksums-Sha1:
 122ab9e025ad19dd275d72896f3969083349481b 2258 
golang-github-nsf-termbox-go_0.0~git20160914-2.dsc
 1fca7e324af8804a3fa8a814297016013bbe0fc2 2556 
golang-github-nsf-termbox-go_0.0~git20160914-2.debian.tar.xz
 e55d92f9d468c168734b21945a54f6b9aa4f42e1 26622 
golang-github-nsf-termbox-go-dev_0.0~git20160914-2_all.deb
 eb2e321807b4153a33038e0c7603757eb6e7d2ce 5207 
golang-github-nsf-termbox-go_0.0~git20160914-2_20161118T131121z-664478ec.buildinfo
Checksums-Sha256:
 0504f7411f8baf11f37a9794c70ed5f98c40fd39ff56de043539fd914319a4c9 2258 
golang-github-nsf-termbox-go_0.0~git20160914-2.dsc
 42e4d256f1ed83946aa654ffbeb606c4eea4f85993d14f9d64382ad379974717 2556 
golang-github-nsf-termbox-go_0.0~git20160914-2.debian.tar.xz
 49982f9f2c756471c980f0602ff04c0d192500ce29e76b54baeb43fecf202092 26622 
golang-github-nsf-termbox-go-dev_0.0~git20160914-2_all.deb
 4ad7d9747ff30248ac194346b2a305fde2f0b225f6f31560d55ae36964664f0a 5207 
golang-github-nsf-termbox-go_0.0~git20160914-2_20161118T131121z-664478ec.buildinfo
Files:
 6df4ad2666fdecdc44288de120a18bec 2258 devel extra 
golang-github-nsf-termbox-go_0.0~git20160914-2.dsc
 0e087477a5d676ca21cfd4f32740dd23 2556 devel extra 
golang-github-nsf-termbox-go_0.0~git20160914-2.debian.tar.xz
 3fadced8169d6dc09c9fd3b498fb504f 26622 devel extra 
golang-github-nsf-termbox-go-dev_0.0~git20160914-2_all.deb
 664478ec1704bfd5d07a76db71c8a36b 5207 devel extra 
golang-github-nsf-termbox-go_0.0~git20160914-2_20161118T131121z-664478ec.buildinfo

-BEGIN PGP SIGNATURE-

iQIcBAEBCAAGBQJYLv4AAAoJEDIkf7tArR+mHfkP/RFzHGHHHLKg8vbAdh3EQU0J
Pl8HWAyxhkk5zih69eYOfclEQ+0XUe/PGz/vI146B8LK1ZS0WLFxtHOnUdMtKo/K
H6yqlgBptOurrS8LjdjW3FAWPzZZhJqE4xaRUx1/agqA04G8UekUgkRPZEwHdC3L
Z+bzdyPpC67rpuD1h+kFUg0H8Y7PNsOcICInZTAiLrzIBEZzoAXsjZdGVcPpNZqn
fh4uzvMOFc8IVadHnmdmj67SHpjQKiYoHmYOOGU/HO7WA4whKGY1Sx+vDFhljDu4
79hYgl9+KmlfiD/a9TI5hg7/gRQNYb66ZAJqdR+ikxfZIq3WVGZJOIA8mXDl41Ea
LEqQpvS5livcoXVedypREoDio/mnQ8i7MRepIdxk1MZC9v9b+ppQambTC4Fnaztf
vY2DwNm3g7xjENJnihlHZ0KMY2BvsC3m0PNnSHMWYy47TnAVeE1wyigtFoVYdF6q
0yX0ZSz9OVB58cynuuVSH0smkqxNqGVMxVKBaKk54wYThToDgiK4rX1X6j5626HQ
WRans3Ka82UFEYwwySFO5NhXqT3/43iWwibO4xU9WFUPfr4ySoSn82P7AkPK5W+t
j0aRliJ381lo0W+x6O9NnX0ERF5deRIjpRnfCSSCQCVSTd+P6Gtb1ozQu1Sz4ogR
GhtQqZ7ZjZlcbrO5HVdc
=+BY1
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers


[pkg-go] Processing of golang-github-nsf-termbox-go_0.0~git20160914-2_amd64.changes

2016-11-18 Thread Debian FTP Masters
golang-github-nsf-termbox-go_0.0~git20160914-2_amd64.changes uploaded 
successfully to localhost
along with the files:
  golang-github-nsf-termbox-go_0.0~git20160914-2.dsc
  golang-github-nsf-termbox-go_0.0~git20160914-2.debian.tar.xz
  golang-github-nsf-termbox-go-dev_0.0~git20160914-2_all.deb
  
golang-github-nsf-termbox-go_0.0~git20160914-2_20161118T131121z-664478ec.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers


[pkg-go] golang-github-docker-go-events_0.0~git20160331.0.882f161-1_amd64.changes ACCEPTED into unstable, unstable

2016-11-18 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 18 Nov 2016 13:40:01 +1100
Source: golang-github-docker-go-events
Binary: golang-github-docker-go-events-dev
Architecture: source all
Version: 0.0~git20160331.0.882f161-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Tim Potter 
Description:
 golang-github-docker-go-events-dev - Composable event distribution for Go
Closes: 822289
Changes:
 golang-github-docker-go-events (0.0~git20160331.0.882f161-1) unstable; 
urgency=medium
 .
   * Initial release (Closes: #822289)
Checksums-Sha1:
 de1c86bffd0cdb182e17f67849c010d4a7ee6caf 2371 
golang-github-docker-go-events_0.0~git20160331.0.882f161-1.dsc
 48b9774a269acde3eea18504420e56b4a1107ba3 12444 
golang-github-docker-go-events_0.0~git20160331.0.882f161.orig.tar.xz
 2a68573355efcc84201e2652add77dc443e64280 1592 
golang-github-docker-go-events_0.0~git20160331.0.882f161-1.debian.tar.xz
 81e4ab752a60a82d1d27821d5993bb385036a206 10960 
golang-github-docker-go-events-dev_0.0~git20160331.0.882f161-1_all.deb
Checksums-Sha256:
 16f8a25541d21160758027da076b79172608777675df623ca8f695cedcd920a9 2371 
golang-github-docker-go-events_0.0~git20160331.0.882f161-1.dsc
 36bf2a9b8337e71737d2e864da6d0f5703ad4da74729c86c28b5070923952e81 12444 
golang-github-docker-go-events_0.0~git20160331.0.882f161.orig.tar.xz
 8167228c64d379ddf2391e36f1650a946fdb76ccaf52bb04da085f1f431af4ab 1592 
golang-github-docker-go-events_0.0~git20160331.0.882f161-1.debian.tar.xz
 a495b19d8018d9390c1f6526ee4c2a65f1bc24de1fbd90afd5e7a57e5fe5882f 10960 
golang-github-docker-go-events-dev_0.0~git20160331.0.882f161-1_all.deb
Files:
 0856e3b3cb471b06a8a9556d62c037b7 2371 devel extra 
golang-github-docker-go-events_0.0~git20160331.0.882f161-1.dsc
 a374be9284c6b400ecbf0511d0431e90 12444 devel extra 
golang-github-docker-go-events_0.0~git20160331.0.882f161.orig.tar.xz
 ab979d22d41d2831d22cf1994b73b301 1592 devel extra 
golang-github-docker-go-events_0.0~git20160331.0.882f161-1.debian.tar.xz
 fc20376847421c69355ee5d75cdefd46 10960 devel extra 
golang-github-docker-go-events-dev_0.0~git20160331.0.882f161-1_all.deb

-BEGIN PGP SIGNATURE-

iQIcBAEBCAAGBQJYLmpnAAoJELJMpj9uu+hNG24QAMp27ySyVy1TgkSKeG1YhvEQ
bd6klE6dxjf6eR/Y/cLdFd+TNLq+qYHk8K0MgIYZ5LXQcGxNrwhiDM38XHb3hHH9
3nvfVsqoHqju/YlBBwustI1s9qpfIY5lrwgcnsE58c905UpIADMYWNmtbvDOvMUG
PIENDt/LUpPGu0G8+qVDX+luLClYz6+kpLGIIZOoy1CCrI0DYmPYxFpUFnwcWVeW
SYGd+FrLFeX88+3FfwGjLuB/3RmiVlZWBwQ8oR2ty3eSwcNlkN6yxwymnb4SfIvu
P4vaNC0skZ/Ic0wKPQjyND1gQa/9bUGosUK0DOlHfDhHUpmE1Qaf3ZNzFDo4Qxou
sey3UXhLiGnsWZJXcWLo4A3FpUABtAoMT4ocVq5iY37udntnY2Ph0PXGKqu45SGK
UAcrstLmCkHb+wGCsUCe8ZPckHW5DQBDZDbxQR9TOfmSYFSxLbblLAfzUlAopnYG
V6fTZOxQezF+ReOWFj2pYtWGg9R5nMBLLTN9jnBQUN9qrlTTTY5AfpgyJHSqtBaB
rRGoc2E7Mc2u79PRQxcSeWirxLgnGHg3p4zYuyx+3glJ6FfwC/1LySBoNB6kUa7D
9JYSBsauavd0xFBmpgwdbu6qem6La+8z+rKjEVsO1hEpcyfaTD4UK9NJndU0Pu3e
zg4r+NWOIDJafIyYmGim
=+v0r
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers


[pkg-go] golang-github-dnephin-cobra_1.4.1+git20160809.0.8e4c18b-1_amd64.changes ACCEPTED into unstable, unstable

2016-11-18 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 18 Nov 2016 15:09:11 +1100
Source: golang-github-dnephin-cobra
Binary: golang-github-dnephin-cobra-dev
Architecture: source all
Version: 1.4.1+git20160809.0.8e4c18b-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Tim Potter 
Description:
 golang-github-dnephin-cobra-dev - Go library for creating powerful modern Go 
CLI applications
Closes: 844682
Changes:
 golang-github-dnephin-cobra (1.4.1+git20160809.0.8e4c18b-1) unstable; 
urgency=medium
 .
   * Initial release (Closes: #844682)
Checksums-Sha1:
 6a2e7194e53251f30a7b03d5e39e91a84aa5541a 2415 
golang-github-dnephin-cobra_1.4.1+git20160809.0.8e4c18b-1.dsc
 9cba1fdaf242fe83564889fbd6ef69c135c8bfb2 58532 
golang-github-dnephin-cobra_1.4.1+git20160809.0.8e4c18b.orig.tar.xz
 98657c32707adba531ab1320904fb8277f7d59a8 1964 
golang-github-dnephin-cobra_1.4.1+git20160809.0.8e4c18b-1.debian.tar.xz
 4ff897c9fc1bafee3ecac2a5b706bd4001473e05 50206 
golang-github-dnephin-cobra-dev_1.4.1+git20160809.0.8e4c18b-1_all.deb
Checksums-Sha256:
 94df656c521e292adb13648c412110602494e88545711e184369c516cdd11e10 2415 
golang-github-dnephin-cobra_1.4.1+git20160809.0.8e4c18b-1.dsc
 95dbe5be5a22613578f3a6ead2d850750fa211dcef36e84fc674b0b2ab1f0a9f 58532 
golang-github-dnephin-cobra_1.4.1+git20160809.0.8e4c18b.orig.tar.xz
 0c30ed73b99134fa7183f4987074aea33a4bcd65993892add3e489e1891e6759 1964 
golang-github-dnephin-cobra_1.4.1+git20160809.0.8e4c18b-1.debian.tar.xz
 68695cae4e01da632e412bed419d9d25b844384e049b79e4e065b3c584b48356 50206 
golang-github-dnephin-cobra-dev_1.4.1+git20160809.0.8e4c18b-1_all.deb
Files:
 c3639deea58c93ea12ff79ffab0ddbc1 2415 devel extra 
golang-github-dnephin-cobra_1.4.1+git20160809.0.8e4c18b-1.dsc
 dd0adf6b9c0290cceaeeae99e54af217 58532 devel extra 
golang-github-dnephin-cobra_1.4.1+git20160809.0.8e4c18b.orig.tar.xz
 3d01c1a8afe3e56be0afce94f426f460 1964 devel extra 
golang-github-dnephin-cobra_1.4.1+git20160809.0.8e4c18b-1.debian.tar.xz
 8222ba22ad58daa09bb95c670b36a959 50206 devel extra 
golang-github-dnephin-cobra-dev_1.4.1+git20160809.0.8e4c18b-1_all.deb

-BEGIN PGP SIGNATURE-

iQIcBAEBCAAGBQJYLn8VAAoJELJMpj9uu+hNFC0QAIPvgcQzCQUxNQUVb16iPQkW
JnW9RLRJMaqhKthiKHxozl87AuMJFWASxwGR+HV6fIsVhxaQREHsJRu4xRm8cokb
gUskUsTkdexLAdOQRl+8Ud1RQ52bSY9qgWEnPBRDVf6DD5IJM5YBE1U3reij7C4d
ffPiE3IqXFxWZ/+cCHIE9ecb0WNwSNf+Le12bfP/c9/SSRbZD7oRIypNS/ggSkgI
dAiWFCPMyzD/bjkfJM2QxJtfBNpIVhvWhRSw51jF91MJTjGkP2nOK+jcG8EJB3MA
xdJS3uWo2yEczrtkgmf5otGlLEcFrP/aY8/CgBYA50vXcF8PgkrOL5VSQIfMxjI2
CytDnQbprak+yrCChBUFLZOGioZe+XoBZNrDzbwJ/PqniRR6Onvqgo4iTTmZ8RcI
pnPA6M5AHWWtJy+zdTya+Xa9QL8hqdnY0PqI/ruDSrQ4DN33YGUzkq5FrY5/C/7C
24rBTVgp6IJTJWqacUmNl/GAEOxWlxR4tcjMUGg9j0HAD/bNakcFSS+pD3EZYhJW
31zWFENEEf877K23Yv5fu1uC+7YFJqcHRycig3MjYGYga44vYY8olm8zSnXFHxIv
A8AMKHZb0DIafFoOgo4Y3GfOlJCn2VVi2ArXudb7nekz79hWPfAn5aK1VE5Fr7E4
oH1X918V7ln5X+JNibSl
=78kN
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers


Re: [pkg-go] "use of internal package not allowed" running dh-make-golang

2016-11-18 Thread Michael Stapelberg
Glad to hear it’s useful :).

On Fri, Nov 18, 2016 at 4:37 AM, Potter, Tim (HPE Linux Support) <
timothy.pot...@hpe.com> wrote:

> On 17 Nov 2016, at 6:20 PM, Michael Stapelberg 
> wrote
>
> > As for the issue itself, could you please file a bug at
> https://github.com/Debian/dh-make-golang/issues so that the problem is at
> least documented? Not sure when I’ll have time to look at it more closely,
> but we should definitely try to solve it.
>
> https://github.com/Debian/dh-make-golang/issues/50
>
> BTW thanks for an awesome tool.  dh-make-golang is such a great timesaver
> and works
> perfectly 99% of the time.
>
>
> Tim.
>



-- 
Best regards,
Michael
___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers