[pkg-go] influxdb is marked for autoremoval from testing

2016-10-21 Thread Debian testing autoremoval watch
influxdb 0.13.0+dfsg1-5 is marked for autoremoval from testing on 2016-11-15

It (build-)depends on packages with these RC bugs:
835760: golang-golang-x-tools: FTBFS: Tests failures
840311: golang-google-cloud: FTBFS in testing (failing tests)


___
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-go.crypto is marked for autoremoval from testing

2016-10-21 Thread Debian testing autoremoval watch
golang-go.crypto 1:0.0~git20161012.0.5f31782-1 is marked for autoremoval from 
testing on 2016-11-19

It (build-)depends on packages with these RC bugs:
835760: golang-golang-x-tools: FTBFS: Tests failures
840311: golang-google-cloud: FTBFS in testing (failing tests)


___
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-golang-x-net-dev is marked for autoremoval from testing

2016-10-21 Thread Debian testing autoremoval watch
golang-golang-x-net-dev 1:0.0+git20161013.8b4af36+dfsg-3 is marked for 
autoremoval from testing on 2016-11-19

It (build-)depends on packages with these RC bugs:
835760: golang-golang-x-tools: FTBFS: Tests failures
840311: golang-google-cloud: FTBFS in testing (failing tests)


___
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-aws-aws-sdk-go is marked for autoremoval from testing

2016-10-21 Thread Debian testing autoremoval watch
golang-github-aws-aws-sdk-go 1.1.14+dfsg-2 is marked for autoremoval from 
testing on 2016-11-15

It (build-)depends on packages with these RC bugs:
835760: golang-golang-x-tools: FTBFS: Tests failures
840311: golang-google-cloud: FTBFS in testing (failing tests)


___
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-azure-go-autorest is marked for autoremoval from testing

2016-10-21 Thread Debian testing autoremoval watch
golang-github-azure-go-autorest 7.0.4-3 is marked for autoremoval from testing 
on 2016-11-19

It (build-)depends on packages with these RC bugs:
835760: golang-golang-x-tools: FTBFS: Tests failures
840311: golang-google-cloud: FTBFS in testing (failing tests)


___
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-naoina-toml is marked for autoremoval from testing

2016-10-21 Thread Debian testing autoremoval watch
golang-github-naoina-toml 0.1.0-1 is marked for autoremoval from testing on 
2016-11-12

It is affected by these RC bugs:
840767: golang-github-naoina-toml: Source package is not fully buildable within 
Debian main


___
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#841513: marked as done (golang-github-azure-go-autorest: FTBFS in sid: cannot use map[string]interface {} literal (type map[string]interface {}) as type jwt.Claims in assignment)

2016-10-21 Thread Debian Bug Tracking System
Your message dated Fri, 21 Oct 2016 21:55:45 +0200
with message-id <9e83ee92-ac9b-7eb2-6a58-bfb880969...@tincho.org>
and subject line Re: [pkg-go] Bug#841513: golang-github-azure-go-autorest: 
FTBFS in sid: cannot use map[string]interface {} literal (type 
map[string]interface {}) as type jwt.Claims in assignment
has caused the Debian Bug report #841513,
regarding golang-github-azure-go-autorest: FTBFS in sid: cannot use 
map[string]interface {} literal (type map[string]interface {}) as type 
jwt.Claims in assignment
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.)


-- 
841513: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841513
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-github-azure-go-autorest
Version: 7.2.0+REALLY.7.0.4-1
Severity: serious

Hi,

the "older" version now FTBFS in sid (arch:all buildd):

https://buildd.debian.org/status/fetch.php?pkg=golang-github-azure-go-autorest=all=7.2.0%2BREALLY.7.0.4-1=1476210593

   dh_auto_build -i -O--buildsystem=golang
go install -v -p 1 github.com/Azure/go-autorest/autorest 
github.com/Azure/go-autorest/autorest/azure 
github.com/Azure/go-autorest/autorest/azure/example 
github.com/Azure/go-autorest/autorest/date 
github.com/Azure/go-autorest/autorest/mocks 
github.com/Azure/go-autorest/autorest/to
github.com/Azure/go-autorest/autorest
github.com/Azure/go-autorest/autorest/date
github.com/dgrijalva/jwt-go
github.com/Azure/go-autorest/autorest/azure
# github.com/Azure/go-autorest/autorest/azure
src/github.com/Azure/go-autorest/autorest/azure/token.go:147: cannot use 
map[string]interface {} literal (type map[string]interface {}) as type 
jwt.Claims in assignment:
map[string]interface {} does not implement jwt.Claims (missing Valid 
method)
golang.org/x/crypto/pkcs12/internal/rc2
golang.org/x/crypto/pkcs12
github.com/Azure/go-autorest/autorest/mocks
github.com/Azure/go-autorest/autorest/to
dh_auto_build: go install -v -p 1 github.com/Azure/go-autorest/autorest 
github.com/Azure/go-autorest/autorest/azure 
github.com/Azure/go-autorest/autorest/azure/example 
github.com/Azure/go-autorest/autorest/date 
github.com/Azure/go-autorest/autorest/mocks 
github.com/Azure/go-autorest/autorest/to returned exit code 2
debian/rules:4: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2


Andreas
--- End Message ---
--- Begin Message ---
On 21/10/16 11:52, Andreas Beckmann wrote:
> Source: golang-github-azure-go-autorest
> Version: 7.2.0+REALLY.7.0.4-1
> Severity: serious
> 
> Hi,
> 
> the "older" version now FTBFS in sid (arch:all buildd):

This was an artifact of the reverted versions being uploaded in close
proximity. I have requested a rebuild of the this package and it has
completed successfully.

-- 
Martín Ferrari (Tincho)--- End Message ---
___
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#840311: marked as done (golang-google-cloud: FTBFS in testing (failing tests))

2016-10-21 Thread Debian Bug Tracking System
Your message dated Fri, 21 Oct 2016 18:26:30 +
with message-id 
and subject line Bug#840311: fixed in golang-google-cloud 0.0~git20160615-4
has caused the Debian Bug report #840311,
regarding golang-google-cloud: FTBFS in testing (failing tests)
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.)


-- 
840311: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=840311
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:golang-google-cloud
Version: 0.0~git20160615-3
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
golang.org/x/net/context
golang.org/x/oauth2/internal
golang.org/x/oauth2
google.golang.org/cloud/internal

[... snipped ...]

2016/10/10 12:25:56 bttest: GC MaxNumVersions(1) deleted 109 cells.
2016/10/10 12:25:56 bttest: GC MaxNumVersions(1) deleted 113 cells.
2016/10/10 12:25:56 bttest: GC MaxNumVersions(1) deleted 117 cells.
2016/10/10 12:25:56 bttest: GC MaxNumVersions(1) deleted 90 cells.
2016/10/10 12:25:56 bttest: GC MaxNumVersions(1) deleted 112 cells.
2016/10/10 12:25:56 bttest: GC MaxNumVersions(1) deleted 1 cells.
--- FAIL: TestConcurrentMutationsAndGC (0.11s)
inmem_test.go:83: Concurrent mutations and GCs haven't completed after 
100ms
FAIL
exit status 1
FAILgoogle.golang.org/cloud/bigtable/bttest 0.118s

[ ... ]
dh_auto_test: go test -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 

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

2016-10-21 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 21 Oct 2016 17:42:30 +
Source: golang-google-cloud
Binary: golang-google-cloud-compute-metadata-dev golang-google-cloud-dev
Architecture: source all
Version: 0.0~git20160615-4
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: 840311
Changes:
 golang-google-cloud (0.0~git20160615-4) unstable; urgency=medium
 .
   * Add myself to Uploaders.
   * debian/control: Remove golang-go dependency from -dev package.
   * debian/control: Replace golang-go with golang-any in Build-Depends.
   * Increase timeouts in tests to avoid build failures. Closes: #840311.
Checksums-Sha1:
 f664dbee7c80ff9f25a309873b20fce3cc933915 2560 
golang-google-cloud_0.0~git20160615-4.dsc
 b6f0f7b41e63b4be7e18f4b4b637a61517744af6 3204 
golang-google-cloud_0.0~git20160615-4.debian.tar.xz
 81d6d2d83ab925fa34cc7de72c5fb086e3e0eabc 12372 
golang-google-cloud-compute-metadata-dev_0.0~git20160615-4_all.deb
 a3b2547854816ae8b152c7b2f2a0373d0c794642 220862 
golang-google-cloud-dev_0.0~git20160615-4_all.deb
Checksums-Sha256:
 1bcd823cfff48650d21d7632c5156f8a92b6233e4c96ebf18a01ddd7b6c7d34c 2560 
golang-google-cloud_0.0~git20160615-4.dsc
 d4985df4816a8f500c7ed5a54beabb2b1451c4de47175bdcd74f6954d37dfa4e 3204 
golang-google-cloud_0.0~git20160615-4.debian.tar.xz
 76901e775d1df94b18795571f6f3d2e8ef5a39e1b22ce041162a77aa85041e39 12372 
golang-google-cloud-compute-metadata-dev_0.0~git20160615-4_all.deb
 d1bef51c9623010cc8563adffa2c09c80cb99d4de4250a8a980b2f159c84544f 220862 
golang-google-cloud-dev_0.0~git20160615-4_all.deb
Files:
 377908d9c4cc3d2271f512f80fed476d 2560 devel extra 
golang-google-cloud_0.0~git20160615-4.dsc
 9fa1311a3bfadfadb71551ccdc3ce8e1 3204 devel extra 
golang-google-cloud_0.0~git20160615-4.debian.tar.xz
 5ab6360f706409cbf976c4c810a79fd5 12372 devel extra 
golang-google-cloud-compute-metadata-dev_0.0~git20160615-4_all.deb
 910bf444558236c558d74333c9e0a4bf 220862 devel extra 
golang-google-cloud-dev_0.0~git20160615-4_all.deb

-BEGIN PGP SIGNATURE-

iQIcBAEBCAAGBQJYClPIAAoJEF3Y4L+Ro9PavwsQAM7UywN7oWyC88Ml/s93oBk8
E7Zlh2x6kyTMmAraRXus6K/yJjdjF3niHysQn8p+HHa/tP1uqfM4s/h9hswl9ztG
2yD/skL9UfMKEE3pEnpDBSF9kcCoEChx+AIKWkufNAtwSA59eZOFZP+IzFU2CS/j
LLXOFlD3gN1W4o9hufdoYSinFT7SlCx0VdgsEBFoH1kKWrXJJSTyNlR8WHDB9PyG
kWEZ6+dqvN8nBo+AQvrOR7tCASgU0So8eDG3OJnrOffGApePJGF3rfDNXY2G5Py9
z1wm4d9XlGQw6cXptW4heh+kT8/v9MsI9TmlqGAEeEuV80lhMGN5nZvdO71RhakJ
tIZs+SfF+iLIaZ2/Qji90VY2SKfo76tib1l9K3fIGo4hmXMfm4mqzTv1smOSeo48
78zEShXHmx9eyPPKjOIRmB0JP5PrNDVkHMkuJUhVeKQlqYkOZIVlLmiPYabiZVTf
29GfGr2ppj4A4ERhP68i17VjSs/olhGaXm5XNBTjeqAMllnWirxVBDz1zPJYAxMp
36M7ABAHJwJWA5oDpwjXN9YGb68bqZdov2MJEv15L7qPKmmmNCkEjd7NgDFFJ+q/
v1k9ys+7Ow+hqJ0qGN0glfKKsLmdwkLfWOBCpJXVkx56h+ACAbh+vCUHblVvZUvu
YplkMjajf7DmLSoXALil
=7Zpu
-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] Processed: Pending fixes for bugs in the golang-google-cloud package

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

> tag 840311 + pending
Bug #840311 [src:golang-google-cloud] golang-google-cloud: FTBFS in testing 
(failing tests)
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
840311: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=840311
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#840311: Pending fixes for bugs in the golang-google-cloud package

2016-10-21 Thread pkg-go-maintainers
tag 840311 + pending
thanks

Some bugs in the golang-google-cloud package are closed in revision
52c087cfe9eb28f69c2422ca726c6936701f43c0 in branch 'master' by
Martín Ferrari

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

Commit message:

Increase timeouts in tests to avoid build failures. Closes: #840311.

___
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#840972: marked as done (golang-google-appengine: accesses the internet during build)

2016-10-21 Thread Debian Bug Tracking System
Your message dated Fri, 21 Oct 2016 17:44:08 +
with message-id 
and subject line Bug#840972: fixed in golang-google-appengine 1.0.0-2
has caused the Debian Bug report #840972,
regarding golang-google-appengine: accesses the internet during build
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.)


-- 
840972: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=840972
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-google-appengine
Version: 1.0.0-1
Severity: important
Justification: Policy 4.9
User: la...@debian.org
Usertags: network-access

Dear Maintainer,

Whilst golang-google-appengine builds successfully on unstable/amd64, according 
to
Debian Policy 4.9 packages may not attempt network access during
a build.

  00:00:00.00 IP fd31760f240a.36329 > OpenWrt.lan.domain: 24808+ ? 
appengine.googleapis.internal. (47)
  00:00:00.000161 IP fd31760f240a.36952 > OpenWrt.lan.domain: 16073+ A? 
appengine.googleapis.internal. (47)
  00:00:00.094980 IP OpenWrt.lan.domain > fd31760f240a.36952: 16073 NXDomain 
0/1/0 (122)
  00:00:00.105409 IP OpenWrt.lan.domain > fd31760f240a.36329: 24808 NXDomain 
0/1/0 (122)
  00:00:00.105691 IP fd31760f240a.54708 > OpenWrt.lan.domain: 50855+ ? 
appengine.googleapis.internal.lan. (51)
  00:00:00.105761 IP fd31760f240a.45390 > OpenWrt.lan.domain: 35234+ A? 
appengine.googleapis.internal.lan. (51)
  00:00:00.107556 IP OpenWrt.lan.domain > fd31760f240a.54708: 50855 NXDomain 
0/0/0 (51)
  00:00:00.107993 IP OpenWrt.lan.domain > fd31760f240a.45390: 35234 NXDomain 
0/0/0 (51)
  00:00:00.108207 IP fd31760f240a.45425 > OpenWrt.lan.domain: 28416+ ? 
appengine.googleapis.internal.chris-lamb.co.uk. (64)
  00:00:00.108207 IP fd31760f240a.47207 > OpenWrt.lan.domain: 64644+ A? 
appengine.googleapis.internal.chris-lamb.co.uk. (64)

  [..]

The full build log (including tcpdump output) is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


golang-google-appengine.1.0.0-1.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---
Source: golang-google-appengine
Source-Version: 1.0.0-2

We believe that the bug you reported is fixed in the latest version of
golang-google-appengine, 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 840...@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-appengine 
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: Fri, 21 Oct 2016 17:37:26 +
Source: golang-google-appengine
Binary: golang-google-appengine-dev
Architecture: source all
Version: 1.0.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Martín Ferrari 
Description:
 golang-google-appengine-dev - basic functionality for Google App Engine
Closes: 840972
Changes:
 golang-google-appengine (1.0.0-2) unstable; urgency=medium
 .
   * Add myself to Uploaders.
   * Set API_HOST to localhost to avoid network access during tests.
 Closes: #840972.
Checksums-Sha1:
 2c0ac3068c32903c1c471ef1fbac30b63a2a1433 2333 
golang-google-appengine_1.0.0-2.dsc
 88cf524000d2a34ddb0cd36df4aee378adef41c5 2240 
golang-google-appengine_1.0.0-2.debian.tar.xz
 f439a0260a8221f8c5212478b46a8a80e4a405a8 181646 
golang-google-appengine-dev_1.0.0-2_all.deb
Checksums-Sha256:
 d544c1f3d7cdf7e3b862f6d2d0351f805f4c5e093b09521ab2b1399803955767 2333 
golang-google-appengine_1.0.0-2.dsc
 7951af68bb24e902c9798182bfc9a493e6c5b2851734e922492126a3698668ed 2240 
golang-google-appengine_1.0.0-2.debian.tar.xz
 cde4e1fa71364b4abcee5f9ffa46dbbf0c88059e7a158080c11037a00115e0a9 181646 
golang-google-appengine-dev_1.0.0-2_all.deb
Files:
 35f2011fd3704ec9edd1e7c416981794 2333 devel extra 
golang-google-appengine_1.0.0-2.dsc
 c3d60b7a75417cc09153d12d19eddc56 2240 devel extra 
golang-google-appengine_1.0.0-2.debian.tar.xz
 bb488721b1d2c60ef2339c0720e125dc 181646 devel extra 

[pkg-go] golang-google-appengine_1.0.0-2_amd64.changes ACCEPTED into unstable

2016-10-21 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 21 Oct 2016 17:37:26 +
Source: golang-google-appengine
Binary: golang-google-appengine-dev
Architecture: source all
Version: 1.0.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Martín Ferrari 
Description:
 golang-google-appengine-dev - basic functionality for Google App Engine
Closes: 840972
Changes:
 golang-google-appengine (1.0.0-2) unstable; urgency=medium
 .
   * Add myself to Uploaders.
   * Set API_HOST to localhost to avoid network access during tests.
 Closes: #840972.
Checksums-Sha1:
 2c0ac3068c32903c1c471ef1fbac30b63a2a1433 2333 
golang-google-appengine_1.0.0-2.dsc
 88cf524000d2a34ddb0cd36df4aee378adef41c5 2240 
golang-google-appengine_1.0.0-2.debian.tar.xz
 f439a0260a8221f8c5212478b46a8a80e4a405a8 181646 
golang-google-appengine-dev_1.0.0-2_all.deb
Checksums-Sha256:
 d544c1f3d7cdf7e3b862f6d2d0351f805f4c5e093b09521ab2b1399803955767 2333 
golang-google-appengine_1.0.0-2.dsc
 7951af68bb24e902c9798182bfc9a493e6c5b2851734e922492126a3698668ed 2240 
golang-google-appengine_1.0.0-2.debian.tar.xz
 cde4e1fa71364b4abcee5f9ffa46dbbf0c88059e7a158080c11037a00115e0a9 181646 
golang-google-appengine-dev_1.0.0-2_all.deb
Files:
 35f2011fd3704ec9edd1e7c416981794 2333 devel extra 
golang-google-appengine_1.0.0-2.dsc
 c3d60b7a75417cc09153d12d19eddc56 2240 devel extra 
golang-google-appengine_1.0.0-2.debian.tar.xz
 bb488721b1d2c60ef2339c0720e125dc 181646 devel extra 
golang-google-appengine-dev_1.0.0-2_all.deb

-BEGIN PGP SIGNATURE-

iQIcBAEBCAAGBQJYClKKAAoJEF3Y4L+Ro9Pa5v4P/30yEDifUBtVjj7ZRYnJu1nq
F23ak/OHJE8HxqgCvIa5+++Kp9UEJpnJoMeMAcO6CgMjGaRDbh7EtrntjfWgZ7Yd
Zchgo4HHqltkfxptGv+n28oqbkeAw2B24XeUYTfFEVQSSsZSojAo+oCq27uLJXHG
Zc157buBbCPitB8EE4wVAtLlyoAyyDW1UGCypvxUYeP2K9TPW8JG9+hwjLUsBe20
E2TEOWP518c1+1ebvWCVgoCoCmJHZn8vUpZ+Cm4eSs0ue8JVcwvzOBeriH2lvwro
S6Ycu5IBMzwiiLj4nvyPepwDlQrzENeq8/3QGfVJXhIdXQJEbCIwXGxNHPufGZMk
U23AevalbSC1vWeBpdshrjZIVRV5AH+/CqPjbG8DWRN8OHatNMWvASbUDOG/Hrz/
sPywF52SNtCEn7SyR+MDfFm1V+hkIW5s+rn1GcudStTHnNhg51QVx9ZvOs+nh7Og
y5+hc2ZtOTef39VnEbcJ+8hm0fMQtPpNKB1ZQVDruxEdiBDgV74gHV+j1XptriA9
UTOIz8igwJK6VqN7hC+3Y4Rrz+NW8o9armDdN1dh6wi5EiBrPUEWskB0ZGK32kKf
RrGF46IPFLpyZG+rsXXo4UY9D5TVERAZ2ycxFFQ7Pt7uOSwmvo9PPcUfI9gUbQb8
z77bHzNM3A2n9Gbjmp3I
=qptl
-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-appengine_1.0.0-2_amd64.changes

2016-10-21 Thread Debian FTP Masters
golang-google-appengine_1.0.0-2_amd64.changes uploaded successfully to localhost
along with the files:
  golang-google-appengine_1.0.0-2.dsc
  golang-google-appengine_1.0.0-2.debian.tar.xz
  golang-google-appengine-dev_1.0.0-2_all.deb

Greetings,

Your Debian queue daemon (running on host franck.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-golang-x-net-dev 1:0.0+git20161013.8b4af36+dfsg-3 MIGRATED to testing

2016-10-21 Thread Debian testing watch
FYI: The status of the golang-golang-x-net-dev source package
in Debian's testing distribution has changed.

  Previous version: 1:0.0+git20160518.b3e9c8f+dfsg-2
  Current version:  1:0.0+git20161013.8b4af36+dfsg-3

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

___
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-toml 0.2.0+git20160717.21.9906417-1 MIGRATED to testing

2016-10-21 Thread Debian testing watch
FYI: The status of the golang-toml source package
in Debian's testing distribution has changed.

  Previous version: 0.2.0-3
  Current version:  0.2.0+git20160717.21.9906417-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

___
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-go.crypto 1:0.0~git20161012.0.5f31782-1 MIGRATED to testing

2016-10-21 Thread Debian testing watch
FYI: The status of the golang-go.crypto source package
in Debian's testing distribution has changed.

  Previous version: 1:0.0~git20160824.0.351dc6a-1
  Current version:  1:0.0~git20161012.0.5f31782-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

___
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] influxdb 0.13.0+dfsg1-5 MIGRATED to testing

2016-10-21 Thread Debian testing watch
FYI: The status of the influxdb source package
in Debian's testing distribution has changed.

  Previous version: 0.13.0+dfsg1-4
  Current version:  0.13.0+dfsg1-5

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

___
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-appengine 1.0.0-1 MIGRATED to testing

2016-10-21 Thread Debian testing watch
FYI: The status of the golang-google-appengine source package
in Debian's testing distribution has changed.

  Previous version: 0.0~git20150606-2
  Current version:  1.0.0-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

___
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-google-shlex 0.0~git20150127.0.6f45313-2 MIGRATED to testing

2016-10-21 Thread Debian testing watch
FYI: The status of the golang-github-google-shlex source package
in Debian's testing distribution has changed.

  Previous version: 0.0~git20150127.0.6f45313-1
  Current version:  0.0~git20150127.0.6f45313-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

___
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: severity of 837480 is serious

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

> # now fails in unstable
> severity 837480 serious
Bug #837480 [src:gb] gb: FTBFS with bindnow and PIE enabled
Severity set to 'serious' from 'important'
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
837480: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837480
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#841616: golang-github-azure-azure-sdk-for-go: FTBFS: src/github.com/Azure/go-autorest/autorest/azure/token.go:140: undefined: jwt.MapClaims

2016-10-21 Thread Lucas Nussbaum
Source: golang-github-azure-azure-sdk-for-go
Version: 2.1.1~beta-2
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20161021 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/Azure/azure-sdk-for-go/arm/authorization 
> github.com/Azure/azure-sdk-for-go/arm/cdn 
> github.com/Azure/azure-sdk-for-go/arm/compute 
> github.com/Azure/azure-sdk-for-go/arm/dns 
> github.com/Azure/azure-sdk-for-go/arm/examples 
> github.com/Azure/azure-sdk-for-go/arm/examples/helpers 
> github.com/Azure/azure-sdk-for-go/arm/intune 
> github.com/Azure/azure-sdk-for-go/arm/logic 
> github.com/Azure/azure-sdk-for-go/arm/network 
> github.com/Azure/azure-sdk-for-go/arm/notificationhubs 
> github.com/Azure/azure-sdk-for-go/arm/redis 
> github.com/Azure/azure-sdk-for-go/arm/resources/authorization 
> github.com/Azure/azure-sdk-for-go/arm/resources/features 
> github.com/Azure/azure-sdk-for-go/arm/resources/resources 
> github.com/Azure/azure-sdk-for-go/arm/resources/subscriptions 
> github.com/Azure/azure-sdk-for-go/arm/scheduler 
> github.com/Azure/azure-sdk-for-go/arm/search 
> github.com/Azure/azure-sdk-for-go/arm/storage 
> github.com/Azure/azure-sdk-for-go/arm/web 
> github.com/Azure/azure-sdk-for-go/core
 /http github.com/Azure/azure-sdk-for-go/core/tls 
github.com/Azure/azure-sdk-for-go/management 
github.com/Azure/azure-sdk-for-go/management/affinitygroup 
github.com/Azure/azure-sdk-for-go/management/hostedservice 
github.com/Azure/azure-sdk-for-go/management/location 
github.com/Azure/azure-sdk-for-go/management/networksecuritygroup 
github.com/Azure/azure-sdk-for-go/management/osimage 
github.com/Azure/azure-sdk-for-go/management/sql 
github.com/Azure/azure-sdk-for-go/management/storageservice 
github.com/Azure/azure-sdk-for-go/management/testutils 
github.com/Azure/azure-sdk-for-go/management/virtualmachine 
github.com/Azure/azure-sdk-for-go/management/virtualmachinedisk 
github.com/Azure/azure-sdk-for-go/management/virtualmachineimage 
github.com/Azure/azure-sdk-for-go/management/virtualnetwork 
github.com/Azure/azure-sdk-for-go/management/vmutils 
github.com/Azure/azure-sdk-for-go/storage
> github.com/Azure/go-autorest/autorest
> github.com/Azure/go-autorest/autorest/date
> github.com/dgrijalva/jwt-go
> github.com/Azure/go-autorest/autorest/azure
> # github.com/Azure/go-autorest/autorest/azure
> src/github.com/Azure/go-autorest/autorest/azure/token.go:140: undefined: 
> jwt.MapClaims
> github.com/Azure/go-autorest/autorest/to
> github.com/Azure/azure-sdk-for-go/core/tls
> github.com/Azure/azure-sdk-for-go/core/http
> golang.org/x/crypto/pkcs12/internal/rc2
> golang.org/x/crypto/pkcs12
> github.com/Azure/azure-sdk-for-go/management
> github.com/Azure/azure-sdk-for-go/management/affinitygroup
> github.com/Azure/azure-sdk-for-go/management/hostedservice
> github.com/Azure/azure-sdk-for-go/management/location
> github.com/Azure/azure-sdk-for-go/management/networksecuritygroup
> github.com/Azure/azure-sdk-for-go/management/osimage
> github.com/Azure/azure-sdk-for-go/management/sql
> github.com/Azure/azure-sdk-for-go/management/storageservice
> github.com/Azure/azure-sdk-for-go/management/testutils
> github.com/Azure/azure-sdk-for-go/management/virtualmachinedisk
> github.com/Azure/azure-sdk-for-go/management/virtualmachine
> github.com/Azure/azure-sdk-for-go/management/virtualmachineimage
> github.com/Azure/azure-sdk-for-go/management/virtualnetwork
> github.com/Azure/azure-sdk-for-go/management/vmutils
> github.com/Azure/azure-sdk-for-go/storage
> dh_auto_build: go install -v -p 1 
> github.com/Azure/azure-sdk-for-go/arm/authorization 
> github.com/Azure/azure-sdk-for-go/arm/cdn 
> github.com/Azure/azure-sdk-for-go/arm/compute 
> github.com/Azure/azure-sdk-for-go/arm/dns 
> github.com/Azure/azure-sdk-for-go/arm/examples 
> github.com/Azure/azure-sdk-for-go/arm/examples/helpers 
> github.com/Azure/azure-sdk-for-go/arm/intune 
> github.com/Azure/azure-sdk-for-go/arm/logic 
> github.com/Azure/azure-sdk-for-go/arm/network 
> github.com/Azure/azure-sdk-for-go/arm/notificationhubs 
> github.com/Azure/azure-sdk-for-go/arm/redis 
> github.com/Azure/azure-sdk-for-go/arm/resources/authorization 
> github.com/Azure/azure-sdk-for-go/arm/resources/features 
> github.com/Azure/azure-sdk-for-go/arm/resources/resources 
> github.com/Azure/azure-sdk-for-go/arm/resources/subscriptions 
> github.com/Azure/azure-sd

[pkg-go] Bug#841575: docker-registry: FTBFS: Tests failures

2016-10-21 Thread Lucas Nussbaum
Source: docker-registry
Version: 2.4.1~ds1-2
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20161021 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):
> PASS
> okgithub.com/docker/distribution/registry/storage/driver/swift38.958s
> ? github.com/docker/distribution/registry/storage/driver/testsuites   
> [no test files]
> ? github.com/docker/distribution/testutil [no test files]
> === RUN   TestUUID4Generation
> --- PASS: TestUUID4Generation (0.00s)
> === RUN   TestParseAndEquality
> --- PASS: TestParseAndEquality (0.01s)
> PASS
> okgithub.com/docker/distribution/uuid 0.011s
> ? 
> github.com/docker/distribution/vendor/github.com/Azure/azure-sdk-for-go/storage
>  [no test files]
> ? github.com/docker/distribution/vendor/github.com/docker/goamz/aws   
> [no test files]
> ? github.com/docker/distribution/vendor/github.com/docker/goamz/s3
> [no test files]
> ? github.com/docker/distribution/version  [no test files]
> dh_auto_test: go test -v -p 1 -test.short github.com/docker/distribution 
> github.com/docker/distribution/cmd/digest 
> github.com/docker/distribution/cmd/registry 
> github.com/docker/distribution/cmd/registry-api-descriptor-template 
> github.com/docker/distribution/configuration 
> github.com/docker/distribution/context 
> github.com/docker/distribution/contrib/token-server 
> github.com/docker/distribution/digest github.com/docker/distribution/health 
> github.com/docker/distribution/health/api 
> github.com/docker/distribution/manifest 
> github.com/docker/distribution/manifest/manifestlist 
> github.com/docker/distribution/manifest/schema1 
> github.com/docker/distribution/manifest/schema2 
> github.com/docker/distribution/notifications 
> github.com/docker/distribution/reference 
> github.com/docker/distribution/registry 
> github.com/docker/distribution/registry/api/errcode 
> github.com/docker/distribution/registry/api/v2 
> github.com/docker/distribution/registry/auth 
> github.com/docker/distribution/registry/auth/htpasswd gi
 thub.com/docker/distribution/registry/auth/silly 
github.com/docker/distribution/registry/auth/token 
github.com/docker/distribution/registry/client 
github.com/docker/distribution/registry/client/auth 
github.com/docker/distribution/registry/client/transport 
github.com/docker/distribution/registry/listener 
github.com/docker/distribution/registry/middleware/registry 
github.com/docker/distribution/registry/middleware/repository 
github.com/docker/distribution/registry/proxy 
github.com/docker/distribution/registry/proxy/scheduler 
github.com/docker/distribution/registry/storage 
github.com/docker/distribution/registry/storage/cache 
github.com/docker/distribution/registry/storage/cache/cachecheck 
github.com/docker/distribution/registry/storage/cache/memory 
github.com/docker/distribution/registry/storage/cache/redis 
github.com/docker/distribution/registry/storage/driver 
github.com/docker/distribution/registry/storage/driver/azure 
github.com/docker/distribution/registry/storage/driver/base gith
 ub.com/docker/distribution/registry/storage/driver/factory 
github.com/docker/distribution/registry/storage/driver/filesystem 
github.com/docker/distribution/registry/storage/driver/gcs 
github.com/docker/distribution/registry/storage/driver/inmemory 
github.com/docker/distribution/registry/storage/driver/middleware 
github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 
github.com/docker/distribution/registry/storage/driver/oss 
github.com/docker/distribution/registry/storage/driver/s3-aws 
github.com/docker/distribution/registry/storage/driver/s3-goamz 
github.com/docker/distribution/registry/storage/driver/swift 
github.com/docker/distribution/registry/storage/driver/testsuites 
github.com/docker/distribution/testutil github.com/docker/distribution/uuid 
github.com/docker/distribution/vendor/github.com/Azure/azure-sdk-for-go/storage 
github.com/docker/distribution/vendor/github.com/docker/goamz/aws 
github.com/docker/distribution/vendor/github.com/docker/goamz/s3 github.
 com/docker/distribution/version returned exit code 1
> debian/rules:11: recipe for target 'override_dh_auto_test' failed

If the failure looks somehow time/timezone related:
Note that this rebuild was performed without the 'tzdata' package
installed in the chroot. tzdata used be (transitively) part of
build-essential, but it no longer is. If this package requires it to
build, it should be added to build-depends. For the release team's
opinion on this, see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836940#185

If the failure looks LSB-related:
similarly to tzdata, lsb-base is not installed in the build chroot.

The full build log is available fro

[pkg-go] golang-gopkg-dancannon-gorethink.v1_1.4.1-2_amd64.changes ACCEPTED into unstable, unstable

2016-10-21 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 07 Oct 2016 13:15:57 +0200
Source: golang-gopkg-dancannon-gorethink.v1
Binary: golang-gopkg-dancannon-gorethink.v1-dev
Architecture: source all
Version: 1.4.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Guillem Jover 
Description:
 golang-gopkg-dancannon-gorethink.v1-dev - RethinkDB driver for Go
Closes: 841081
Changes:
 golang-gopkg-dancannon-gorethink.v1 (1.4.1-2) unstable; urgency=medium
 .
   [ Guillem Jover ]
   * Reintroduce in Debian. (Closes: #841081)
   * Use https in debian/copyright Format field.
   * Rename XS-Go-Import-Path value to the correct name.
   * Remove unused misc:Built-Using field.
   * Remove unused links file.
   * Use _build as build directory.
   * Bump Standards-Version to 3.9.8 (no changes needed).
 .
   [ Tim Potter ]
   * Re-import 1.4.1 source as repo was updated with v2.0.1 source.
   * Add docs and example files.
Checksums-Sha1:
 16624e4ea1d7f6b6003a2411c05428ce9519ec3b 2452 
golang-gopkg-dancannon-gorethink.v1_1.4.1-2.dsc
 23188a9c48c5dbf2bb4340e4b10aa0c13013205e 115533 
golang-gopkg-dancannon-gorethink.v1_1.4.1.orig.tar.gz
 8cd4d61df1a937cc6f7366eeeaeebe97c3badb0f 2336 
golang-gopkg-dancannon-gorethink.v1_1.4.1-2.debian.tar.xz
 adeae761ce28d86aec68216231d027ac32e3a49a 98522 
golang-gopkg-dancannon-gorethink.v1-dev_1.4.1-2_all.deb
Checksums-Sha256:
 7a822b94e88a39856d63d5819346fb001758c2902a795ec5d809a1bf61540c84 2452 
golang-gopkg-dancannon-gorethink.v1_1.4.1-2.dsc
 8bce61ea12b9977ee85e945915c3b0fc2903e30ec29016d03f7ef91645371efb 115533 
golang-gopkg-dancannon-gorethink.v1_1.4.1.orig.tar.gz
 575de018496e4e9e3709a4e54c5e436e2a3411a931509ff9098edc25b43c33b5 2336 
golang-gopkg-dancannon-gorethink.v1_1.4.1-2.debian.tar.xz
 1167f52fb60769f9957fffd16ed737c2deb89c5b9df32aa2fa9354cdfd254155 98522 
golang-gopkg-dancannon-gorethink.v1-dev_1.4.1-2_all.deb
Files:
 0d94ab7b7bdda687c15b05aa20bd982c 2452 devel extra 
golang-gopkg-dancannon-gorethink.v1_1.4.1-2.dsc
 80999b318318d8ebedf8d5d0a3938095 115533 devel extra 
golang-gopkg-dancannon-gorethink.v1_1.4.1.orig.tar.gz
 7382f9c4a0f1f5b13ea4cafc816f9f73 2336 devel extra 
golang-gopkg-dancannon-gorethink.v1_1.4.1-2.debian.tar.xz
 d7d77d399f0f3c5bcb5d8a651ce1c725 98522 devel extra 
golang-gopkg-dancannon-gorethink.v1-dev_1.4.1-2_all.deb

-BEGIN PGP SIGNATURE-

iQIcBAEBCAAGBQJYB+GYAAoJELJMpj9uu+hNBIgQAKTKQP3QyuR04NW8IdR/nZqw
1dzt/I83xkXq98cdbZnV8DGgu4G44xNU8nOv0o9QIUcLNJlqBcD2y2wbcGaAygJ1
S16lxLuOx5cSHNFhF4wuPBmXghW8O307iAIfoCm/0OwSnaYCX+VJ00s48sywtodT
FkJrW4WtDTTeaC6qkwSz0cwhe9CPtU9ofapGwvFFcVFCfvmOeisF2OcxV2x0jRx4
5bOtQF2y+mC6W/eiZkoBJl6ddh7HSGDWUZT238glEUFrRUO5xiZ4ngyms79ve1jO
E0a6IVXzkxMl3iB6jU0YOri9rVNYW5nMNrBvNvguuS1myUwBjDi9peroWRnK9Q83
I+3I2LaV7tc3X3SJMfJZwKitnuJKh0HRZ4BjFj02+rfFjwuOVyKujgp5V8pXfhqs
Uupt81a04BUCQxqPs9DdlTvmPOzsF5FfV0kPZP/HTVG1d2lNAWlutaafEqzuZlg6
BpQtnTvMbt0m4+cmUarxfOc+V4gx/GseEJ8Q5eB0MP1GxSonzEGvZthpSmdWyoAU
+OQz+voDqBzr4iwhIP185qVERnAkE7zoZKtiUzcgCdR1fo5kddWg+DlYJVPONb8M
m8opnP83U4CNgwP+8+D5Na/BNQm9s9dusAy0FIS09y/0Y35x5oKpYcdOW3znY1KO
QvPgXMNoSFaj2BcEKua4
=/FkA
-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-influxdata-toml_0.0~git20160905.0.ad49a5c-1_amd64.changes ACCEPTED into unstable, unstable

2016-10-21 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 10 Oct 2016 13:16:18 +0200
Source: golang-github-influxdata-toml
Binary: golang-github-influxdata-toml-dev
Architecture: source all
Version: 0.0~git20160905.0.ad49a5c-1
Distribution: unstable
Urgency: medium
Maintainer: pkg-go 
Changed-By: Guillem Jover 
Description:
 golang-github-influxdata-toml-dev - TOML parser and encoder library for Golang
Closes: 841120
Changes:
 golang-github-influxdata-toml (0.0~git20160905.0.ad49a5c-1) unstable; 
urgency=medium
 .
   * Initial release. (Closes: #841120)
Checksums-Sha1:
 4b13a9dd4042198d5f78b2a3e942dc48a8cdd58b 2166 
golang-github-influxdata-toml_0.0~git20160905.0.ad49a5c-1.dsc
 47bfa82092b5efd4ffbecb6607225de91fdb2697 29092 
golang-github-influxdata-toml_0.0~git20160905.0.ad49a5c.orig.tar.xz
 b8e6411f4b2d1504610868c22085388af59db367 1792 
golang-github-influxdata-toml_0.0~git20160905.0.ad49a5c-1.debian.tar.xz
 da73d796d69c749a86396dd0bfa923fd4161eb66 30816 
golang-github-influxdata-toml-dev_0.0~git20160905.0.ad49a5c-1_all.deb
Checksums-Sha256:
 c4098f427298dbbe43cbe753748c6cbb786de99c1d9aef3d4d0c693105ec77b5 2166 
golang-github-influxdata-toml_0.0~git20160905.0.ad49a5c-1.dsc
 bf12cee511365fa34342e81e2adf8a9f25d0e8bba4359e4fbe70e20c8de3c6ac 29092 
golang-github-influxdata-toml_0.0~git20160905.0.ad49a5c.orig.tar.xz
 46caa8583cafb619a5bdd667338d4403736950bebe49979740d45f99952b 1792 
golang-github-influxdata-toml_0.0~git20160905.0.ad49a5c-1.debian.tar.xz
 adf406e4bfe1311163a727ed72d5829e0ed2fbcab59972c19915538a32d2456c 30816 
golang-github-influxdata-toml-dev_0.0~git20160905.0.ad49a5c-1_all.deb
Files:
 2b343d8c1d125d66fabc305f5b60c6f6 2166 devel extra 
golang-github-influxdata-toml_0.0~git20160905.0.ad49a5c-1.dsc
 c084a1e71338b2760f9fc6a42293046d 29092 devel extra 
golang-github-influxdata-toml_0.0~git20160905.0.ad49a5c.orig.tar.xz
 eed1cc1b89cddc4582f1cd7d596e8c3b 1792 devel extra 
golang-github-influxdata-toml_0.0~git20160905.0.ad49a5c-1.debian.tar.xz
 fc9cc3e46c26f94a7d1bd4f9bebf3348 30816 devel extra 
golang-github-influxdata-toml-dev_0.0~git20160905.0.ad49a5c-1_all.deb

-BEGIN PGP SIGNATURE-

iQIcBAEBCAAGBQJYB9tIAAoJELJMpj9uu+hNVrAP/2bARS/66qhTMvZR+vnO7oFC
Otyjs5pulojCoXeE5NhHMXWQq/BT4FiUFF5Sebx+kI3gWrHu1DvSH4dEiLMGQh+B
8Clonnixzyo+rNZIL6XmLPKDYi0nyYZavp+lGjIYH4FUohge4ltJfW/7Gp3fGeYJ
bxKMuqsQMsdkiHas4umRSmQ/ugcL2fYI2tdOPhwoIv3ibCIYyRa+iXlB2Fay05SF
hqCLvR17mi7D/31dUn3a+6tNjm12bEDpWjMH+PHH3tzTXN4APP8YrN7wdM8FQlFe
KRpk+m/ibuCbNqFZcpivXJha/sTKk6FvDiOQiorpU4eq6QJkTgw2xHBDR8UBjEDR
EI4AFPYDdzUQBOoExWy9A72LBAEmxCZeK7myOvP/Begb7M2Skw5OD32pSKfp5OAI
RJmHQ5DG/fKvYk7cLHj5BCsoNjM/uoSDmrFZU7c7P2Hf6sbg6j1L+gcNvbRY7kyH
sQGz9kIOJgcnvbjwDVw1+2ZHPYQdmhffIrf5hT1TS+K3jrOeJeVcW2fas55+bdQC
C8WyTo42IbYqPuJ+RaldWcNcz1zyb+dh23tHhTyUuoEmvr4a4fJi3iC87KFl0jYQ
jj4EVIHqU7OAHTyBa2V1DoS0S1xNoX9YeXtemOg3AlUJMAUz37pa9tP5yoyUFUUM
yZ61ZOINFD0NAwngsfn5
=3FPe
-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-miekg-dns_0.0~git20161018.0.58f52c5-1_amd64.changes ACCEPTED into unstable, unstable

2016-10-21 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 21 Oct 2016 01:00:00 +
Source: golang-github-miekg-dns
Binary: golang-github-miekg-dns-dev golang-dns-dev
Architecture: source all
Version: 0.0~git20161018.0.58f52c5-1
Distribution: unstable
Urgency: medium
Maintainer: pkg-go 
Changed-By: Martín Ferrari 
Description:
 golang-dns-dev - transitional package for golang-github-miekg-dns-dev
 golang-github-miekg-dns-dev - DNS protocol library for Go
Changes:
 golang-github-miekg-dns (0.0~git20161018.0.58f52c5-1) unstable; urgency=medium
 .
   [ Guillem Jover ]
   * New upstream snapshot.
   * Remove unused shlibs:Depends substvar.
   * Rename source package name and add a new binary package
 golang-github-miekg-dns-dev to match current Go packaging policy.
   * Switch old golang-dns-dev binary to be a transitional package.
   * Fix Upstream-Name in debian/copyright.
   * Use https in the debian/copyright Format field.
   * Disable DH_VERBOSE by default.
 .
   [ Martín Ferrari ]
   * Even newer upstream snapshot :-).
   * Use new dh-golang features to simplify debian/rules.
   * debian/control: Add XS-Go-Import-Path.
   * Add myself to Uploaders.
Checksums-Sha1:
 b99eff059eaae18b886bc5dd4dc53861ee4ee8c9 2409 
golang-github-miekg-dns_0.0~git20161018.0.58f52c5-1.dsc
 dae30810ca4252be9b6629b26a840286bca1c7b7 170163 
golang-github-miekg-dns_0.0~git20161018.0.58f52c5.orig.tar.gz
 aa9f0f5ed0591143b3462ad0e91bdc6c6896ebaa 3596 
golang-github-miekg-dns_0.0~git20161018.0.58f52c5-1.debian.tar.xz
 2865876b47fb9a0547d374be8ee27e67d3091b3d 2964 
golang-dns-dev_0.0~git20161018.0.58f52c5-1_all.deb
 19e391a3d61a0990919b67eeca7b66a1d9262f0d 140228 
golang-github-miekg-dns-dev_0.0~git20161018.0.58f52c5-1_all.deb
Checksums-Sha256:
 ee40d5eeaf9c14ac89212bf4816766edc1cd888fa1c4653a7efe02d5296174b9 2409 
golang-github-miekg-dns_0.0~git20161018.0.58f52c5-1.dsc
 615088fcab96891123bf1b64033f31b653e598bc359e252fa9c20aa4fd8950dd 170163 
golang-github-miekg-dns_0.0~git20161018.0.58f52c5.orig.tar.gz
 ff09b94a1b1cb0fbdab89a6393e7738c6e9b164641528e7b62cd8e008ad0c612 3596 
golang-github-miekg-dns_0.0~git20161018.0.58f52c5-1.debian.tar.xz
 59302b7ddf3f0f799b5a1e53acc69f1f5b13e6cf1d4fd08592dd46ba37f09bf2 2964 
golang-dns-dev_0.0~git20161018.0.58f52c5-1_all.deb
 dae5dc99e017714f97a6d3f64b61480d92425e7bf85fb07fa313fa89f97efb0b 140228 
golang-github-miekg-dns-dev_0.0~git20161018.0.58f52c5-1_all.deb
Files:
 69dc5d13ebaf4caf52d37cfb83f78ef4 2409 devel extra 
golang-github-miekg-dns_0.0~git20161018.0.58f52c5-1.dsc
 99f16b117c20bc5071bbe86592c9c29f 170163 devel extra 
golang-github-miekg-dns_0.0~git20161018.0.58f52c5.orig.tar.gz
 388970ae9a46d14748cf902fb765d297 3596 devel extra 
golang-github-miekg-dns_0.0~git20161018.0.58f52c5-1.debian.tar.xz
 1112dcb7d8079e063e5f23a97165ee1a 2964 oldlibs extra 
golang-dns-dev_0.0~git20161018.0.58f52c5-1_all.deb
 79696ac12e8dfe0abb9eae419569e3e5 140228 devel extra 
golang-github-miekg-dns-dev_0.0~git20161018.0.58f52c5-1_all.deb

-BEGIN PGP SIGNATURE-

iQIcBAEBCAAGBQJYCWjAAAoJEF3Y4L+Ro9PagwQP/ipnQKoEcCN7Wk+4UUt5I/wn
Anp9j2hV/hnuvLJvYmBe7bSoNSwfUPG/esKqCNMGBKBTp8iSyN82a2Xrq6N9alwT
B+QK9t4Ca6GlwZhgTR69Scx1OaY7KPuTf/0PlG9sdTKNMXVfoySpsTkr5+GoG9U9
WgawN4P3Ew/GpB5VQF43fZKziwkhoumTocPpgEiU52zOI0RitZHibvEp0ujbQBCT
CPhNwNZvG8VBND+JoMnj3D6pXy04FzurBDOqi9b/xou9p5yM1DEHBdkQLPEFXaZU
bvYXhiSYox82SA1AEkWxD6U/nvA5dN0W6NRxcPb+vt8EzBV3q4snTRENDV5xDCfN
2lD/w9N98+tzCVMR085f7mY64KV9jhDmXL9pCfELoWNPGHzfi76NknN5L/B1odBw
yiQTovqNvmlSImkcbXm1MSowhteRKxOHPrvfiHmkuNlHAvwZPI2PdEqNtuDN2q8O
OCHlF0M7K2RKjODkUI9J6b7+JgMQDJBJ9NIp6BW2eq3Ih6sJ/rJXMzdWMHrPuJEv
yPKT607fZB5X+VGhXQA9G7tIlkLvkKrz9oXk8FSNR0yLknHSlmgmcU0FJAxiHbGe
LYh3+KMDM86/UpyH6I4p9a0z0rfnWKMEbVylK6a/FVgHUeKriKfB2hfoaCeNDWea
xZ7SLSJkxcxrgQzBAuO+
=6wI5
-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] Bug#841513: golang-github-azure-go-autorest: FTBFS in sid: cannot use map[string]interface {} literal (type map[string]interface {}) as type jwt.Claims in assignment

2016-10-21 Thread Andreas Beckmann
Source: golang-github-azure-go-autorest
Version: 7.2.0+REALLY.7.0.4-1
Severity: serious

Hi,

the "older" version now FTBFS in sid (arch:all buildd):

https://buildd.debian.org/status/fetch.php?pkg=golang-github-azure-go-autorest=all=7.2.0%2BREALLY.7.0.4-1=1476210593

   dh_auto_build -i -O--buildsystem=golang
go install -v -p 1 github.com/Azure/go-autorest/autorest 
github.com/Azure/go-autorest/autorest/azure 
github.com/Azure/go-autorest/autorest/azure/example 
github.com/Azure/go-autorest/autorest/date 
github.com/Azure/go-autorest/autorest/mocks 
github.com/Azure/go-autorest/autorest/to
github.com/Azure/go-autorest/autorest
github.com/Azure/go-autorest/autorest/date
github.com/dgrijalva/jwt-go
github.com/Azure/go-autorest/autorest/azure
# github.com/Azure/go-autorest/autorest/azure
src/github.com/Azure/go-autorest/autorest/azure/token.go:147: cannot use 
map[string]interface {} literal (type map[string]interface {}) as type 
jwt.Claims in assignment:
map[string]interface {} does not implement jwt.Claims (missing Valid 
method)
golang.org/x/crypto/pkcs12/internal/rc2
golang.org/x/crypto/pkcs12
github.com/Azure/go-autorest/autorest/mocks
github.com/Azure/go-autorest/autorest/to
dh_auto_build: go install -v -p 1 github.com/Azure/go-autorest/autorest 
github.com/Azure/go-autorest/autorest/azure 
github.com/Azure/go-autorest/autorest/azure/example 
github.com/Azure/go-autorest/autorest/date 
github.com/Azure/go-autorest/autorest/mocks 
github.com/Azure/go-autorest/autorest/to returned exit code 2
debian/rules:4: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2


Andreas

___
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#841353: Removed package(s) from unstable

2016-10-21 Thread Debian FTP Masters
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

golang-github-hlandau-degoutils | 0.0~git20160421.0.389a847-1 | source
golang-github-hlandau-degoutils-dev | 0.0~git20160421.0.389a847-1 | all

--- Reason ---
ROM; superseded by golang-github-hlandau-goutils
--

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember that the changes have been done on the
master archive and will not propagate to any mirrors until the next
dinstall run at the earliest.

Packages are usually not removed from testing by hand. Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems. The release team can force a removal from testing if it is
really needed, please contact them if this should be the case.

We try to close bugs which have been reported against this package
automatically. But please check all old bugs, if they were closed
correctly or should have been re-assigned to another package.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 841...@bugs.debian.org.

The full log for this bug can be viewed at https://bugs.debian.org/841353

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

Debian distribution maintenance software
pp.
Chris Lamb (the ftpmaster behind the curtain)

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