[pkg-go] Bug#814404: etcd: FTBFS: rpc.pb.go:534: cannot use _Etcd_Range_Handler (type func(interface {}, context.Context, grpc.Codec, []byte) (interface {}, error)) as type grpc.methodHandler in field

2016-02-11 Thread Chris Lamb
Source: etcd
Version: 2.2.3+dfsg-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

etcd fails to build from source in unstable/amd64:

  [..]

  github.com/prometheus/client_golang/prometheus
  github.com/boltdb/bolt
  github.com/coreos/etcd/etcdserver/etcdserverpb
  github.com/coreos/etcd/storage/backend
  # github.com/coreos/etcd/etcdserver/etcdserverpb
  src/github.com/coreos/etcd/etcdserver/etcdserverpb/rpc.pb.go:534: cannot use 
_Etcd_Range_Handler (type func(interface {}, context.Context, grpc.Codec, 
[]byte) (interface {}, error)) as type grpc.methodHandler in field value
  src/github.com/coreos/etcd/etcdserver/etcdserverpb/rpc.pb.go:538: cannot use 
_Etcd_Put_Handler (type func(interface {}, context.Context, grpc.Codec, []byte) 
(interface {}, error)) as type grpc.methodHandler in field value
  src/github.com/coreos/etcd/etcdserver/etcdserverpb/rpc.pb.go:542: cannot use 
_Etcd_DeleteRange_Handler (type func(interface {}, context.Context, grpc.Codec, 
[]byte) (interface {}, error)) as type grpc.methodHandler in field value
  src/github.com/coreos/etcd/etcdserver/etcdserverpb/rpc.pb.go:546: cannot use 
_Etcd_Txn_Handler (type func(interface {}, context.Context, grpc.Codec, []byte) 
(interface {}, error)) as type grpc.methodHandler in field value
  src/github.com/coreos/etcd/etcdserver/etcdserverpb/rpc.pb.go:550: cannot use 
_Etcd_Compact_Handler (type func(interface {}, context.Context, grpc.Codec, 
[]byte) (interface {}, error)) as type grpc.methodHandler in field value
  github.com/google/btree
  github.com/coreos/etcd/rafthttp
  github.com/coreos/etcd/snap
  github.com/coreos/etcd/storage
  github.com/coreos/etcd/store
  github.com/coreos/etcd/pkg/crc
  github.com/coreos/etcd/wal/walpb
  github.com/coreos/etcd/wal
  golang.org/x/crypto/blowfish
  github.com/coreos/etcd/pkg/cors
  golang.org/x/crypto/bcrypt
  github.com/coreos/etcd/pkg/transport
  github.com/coreos/etcd/pkg/osutil
  github.com/coreos/etcd/proxy
  github.com/coreos/go-systemd/daemon
  github.com/coreos/go-systemd/util
  github.com/coreos/etcd/pkg/flags
  golang.org/x/net/netutil
  github.com/codegangsta/cli
  github.com/coreos/etcd/Godeps/_workspace/src/github.com/bgentry/speakeasy
  github.com/coreos/etcd/integration
  github.com/coreos/etcd/pkg/testutil
  github.com/coreos/etcd/raft/rafttest
  github.com/coreos/etcd/tools/functional-tester/etcd-agent/client
  github.com/coreos/etcd/Godeps/_workspace/src/github.com/rakyll/pb
  github.com/coreos/etcd/tools/functional-tester/etcd-agent
  github.com/coreos/etcd/client
  github.com/coreos/etcd/discovery
  github.com/coreos/etcd/tools/functional-tester/etcd-tester
  dh_auto_build: go install -v github.com/coreos/etcd 
github.com/coreos/etcd/client github.com/coreos/etcd/discovery 
github.com/coreos/etcd/error github.com/coreos/etcd/etcdctl 
github.com/coreos/etcd/etcdctl/command github.com/coreos/etcd/etcdctlv3 
github.com/coreos/etcd/etcdctlv3/command github.com/coreos/etcd/etcdmain 
github.com/coreos/etcd/etcdserver github.com/coreos/etcd/etcdserver/api/v3rpc 
github.com/coreos/etcd/etcdserver/auth 
github.com/coreos/etcd/etcdserver/etcdhttp 
github.com/coreos/etcd/etcdserver/etcdhttp/httptypes 
github.com/coreos/etcd/etcdserver/etcdserverpb 
github.com/coreos/etcd/etcdserver/stats github.com/coreos/etcd/integration 
github.com/coreos/etcd/pkg/cors github.com/coreos/etcd/pkg/crc 
github.com/coreos/etcd/pkg/fileutil github.com/coreos/etcd/pkg/flags 
github.com/coreos/etcd/pkg/httputil github.com/coreos/etcd/pkg/idutil 
github.com/coreos/etcd/pkg/ioutil github.com/coreos/etcd/pkg/netutil 
github.com/coreos/etcd/pkg/osutil github.com/coreos/etcd/pkg/pathutil 
github.com/coreos/etcd/pkg/pbutil github.com/coreos/etcd/pkg/runtime 
github.com/coreos/etcd/pkg/testutil github.com/coreos/etcd/pkg/timeutil 
github.com/coreos/etcd/pkg/transport github.com/coreos/etcd/pkg/types 
github.com/coreos/etcd/pkg/wait github.com/coreos/etcd/proxy 
github.com/coreos/etcd/raft github.com/coreos/etcd/raft/raftpb 
github.com/coreos/etcd/raft/rafttest github.com/coreos/etcd/rafthttp 
github.com/coreos/etcd/snap github.com/coreos/etcd/snap/snappb 
github.com/coreos/etcd/storage github.com/coreos/etcd/storage/backend 
github.com/coreos/etcd/storage/storagepb github.com/coreos/etcd/store 
github.com/coreos/etcd/tools/etcd-dump-logs 
github.com/coreos/etcd/tools/functional-tester/etcd-agent 
github.com/coreos/etcd/tools/functional-tester/etcd-agent/client 
github.com/coreos/etcd/tools/functional-tester/etcd-tester 
github.com/coreos/etcd/tools/v3benchmark github.com/coreos/etcd/version 
github.com/coreos/etcd/wal github.com/coreos/etcd/wal/walpb returned exit code 2
  debian/rules:11: recipe for target 'binary' failed
  make: *** [binary] Error 2

  [..]

The full build log is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  

[pkg-go] golang-github-kballard-go-shellquote_0.0~git20150810.0.d8ec1a6-1_amd64.changes ACCEPTED into unstable, unstable

2016-02-11 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 11 Feb 2016 14:21:46 +1100
Source: golang-github-kballard-go-shellquote
Binary: golang-github-kballard-go-shellquote-dev
Architecture: source all
Version: 0.0~git20150810.0.d8ec1a6-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Dmitry Smirnov 
Description:
 golang-github-kballard-go-shellquote-dev - Go utilities for performing 
shell-like word splitting/joining
Closes: 814385
Changes:
 golang-github-kballard-go-shellquote (0.0~git20150810.0.d8ec1a6-1) unstable; 
urgency=medium
 .
   * Initial release (Closes: #814385).
Checksums-Sha1:
 bda73befdf95fad2595c57ef6b869a475011d2a0 2441 
golang-github-kballard-go-shellquote_0.0~git20150810.0.d8ec1a6-1.dsc
 956380e8da7dbdcc8ba39b2504b1afafb8699f86 3912 
golang-github-kballard-go-shellquote_0.0~git20150810.0.d8ec1a6.orig.tar.xz
 7d3aa4fa4179e23a61eedd8cc129b955f1d80fbd 2012 
golang-github-kballard-go-shellquote_0.0~git20150810.0.d8ec1a6-1.debian.tar.xz
 7b7d01436d8f103c5c12809ad31af08231952450 5490 
golang-github-kballard-go-shellquote-dev_0.0~git20150810.0.d8ec1a6-1_all.deb
Checksums-Sha256:
 6bdfc2a1593f1b2ba5a889a791fe8acb61c4dc9cd18f3b3ad459d9f5d60f4ae7 2441 
golang-github-kballard-go-shellquote_0.0~git20150810.0.d8ec1a6-1.dsc
 2100a943a0fd7b84df17a58206d363aa12147287c57e8d2f67a86c3970ca1a77 3912 
golang-github-kballard-go-shellquote_0.0~git20150810.0.d8ec1a6.orig.tar.xz
 cdf3bd5acc15ec1e1f01400095c32ad2ae899da52eaf13f75be724bff679a45b 2012 
golang-github-kballard-go-shellquote_0.0~git20150810.0.d8ec1a6-1.debian.tar.xz
 2c72cebb051b97d3eef31852aadc23e57ce13a7136475246906a7785253b98bb 5490 
golang-github-kballard-go-shellquote-dev_0.0~git20150810.0.d8ec1a6-1_all.deb
Files:
 961dfa76154a866befd62e5ef2df43c8 2441 devel extra 
golang-github-kballard-go-shellquote_0.0~git20150810.0.d8ec1a6-1.dsc
 eade3067f3b9a924ff3a09e8216b35dc 3912 devel extra 
golang-github-kballard-go-shellquote_0.0~git20150810.0.d8ec1a6.orig.tar.xz
 ec55bac8c3872dbcbfbd22535e677c59 2012 devel extra 
golang-github-kballard-go-shellquote_0.0~git20150810.0.d8ec1a6-1.debian.tar.xz
 5144f1f9582d20eeec205ec387faedf7 5490 devel extra 
golang-github-kballard-go-shellquote-dev_0.0~git20150810.0.d8ec1a6-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJWu/6lAAoJEFK2u9lTlo0bixkP/31UDfeeVOnrD3FvUtkwxn/G
JAt8uUXuo94731OM4P2QiBdQSWl51CTzZSzHtPE/2t2vO2kG7VIs1PgFp8eLeok9
IUvZOm4zKRsYrw9V78SFmEauhFJAFvmxi4dTd2bmh/LA8FMZa9lfn0wT7GXOGcP3
uyUNYhdhZhBPQhUISTrLBLoOJ2Zup/ekRw4I/3ip4DjQQQlgUlwyrzfA2X2QpDuU
IhgxMmj1dBYvjsFnWrQa0mBna6Ro92rYIeRwO5ViiTPMIZXUxnMv6D0RUuYPYwv+
dCcPLJDB+9kTfwNXrQ/dO44GNrjl3+Sx+0VuxoSjWb6XFiaaxxeV7dlkVYYRQTNa
OuXcdwieqC6LKP5/m3LWt6sNSAyq1myn38kT27/mhEOd07VJwp3LTPlJKE8aBsmV
RuqYrMeQmvJ12d2pY1WdKlpVme4HVegxn8Ub91N9hyno3sUL+5kIC6VNwCS7zetb
KflYglLuXxF8M3QLo6xBSWwVO76QX/lSjxg8ZylJddVGnirIXRkk1CZAF9AQYwyO
bbFRBGUlszUw1LlKAiGpHR6Qyp3oghk+E4R4yHiLkXCpgOQFIYu44gFGt3cG8mzR
VnjTe4e3RviX7r1kPPqT++U1ZoICeOSdrvsFI/UyocnEl+Grq2w8rIoaxmGC5dWR
Q1Ww68kKowB7HyRfuX+c
=lvSC
-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-spacejam-loghisto_0.0~git20150819.0.3233097-1_amd64.changes ACCEPTED into unstable, unstable

2016-02-11 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 11 Feb 2016 14:46:11 +1100
Source: golang-github-spacejam-loghisto
Binary: golang-github-spacejam-loghisto-dev
Architecture: source all
Version: 0.0~git20150819.0.3233097-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Dmitry Smirnov 
Description:
 golang-github-spacejam-loghisto-dev - counters and logarithmically bucketed 
histograms for distributed
Closes: 814387
Changes:
 golang-github-spacejam-loghisto (0.0~git20150819.0.3233097-1) unstable; 
urgency=medium
 .
   * Initial release (Closes: #814387).
Checksums-Sha1:
 50e7dad1316e6d5912ca49ec18829f7f8b6da676 2428 
golang-github-spacejam-loghisto_0.0~git20150819.0.3233097-1.dsc
 bc03b4e0a2d8c4784c63d602e63be850f3ad329f 11368 
golang-github-spacejam-loghisto_0.0~git20150819.0.3233097.orig.tar.xz
 cbbaeb48fc9cde943b326e863819133597bbf347 1884 
golang-github-spacejam-loghisto_0.0~git20150819.0.3233097-1.debian.tar.xz
 93bd9f46f190377503e4e9375a43fc136b558bb0 13878 
golang-github-spacejam-loghisto-dev_0.0~git20150819.0.3233097-1_all.deb
Checksums-Sha256:
 dff2c44d70edf2bae4294c28193543ad857ae2ec4543f1223e25713d684b9f1c 2428 
golang-github-spacejam-loghisto_0.0~git20150819.0.3233097-1.dsc
 cc50f34239e9f066dcffaecd924c336f5511047751ff92fc38755b64aa204374 11368 
golang-github-spacejam-loghisto_0.0~git20150819.0.3233097.orig.tar.xz
 4943d3030600e2eed9befad8d997175583e43173c9eb4ee2ffc0987c4b6372f0 1884 
golang-github-spacejam-loghisto_0.0~git20150819.0.3233097-1.debian.tar.xz
 9fe833d2f15f71dbecb08c989637baa5953e45ca297b54f52b1e5b79a815cad1 13878 
golang-github-spacejam-loghisto-dev_0.0~git20150819.0.3233097-1_all.deb
Files:
 eb43492013b0ff138df2fea893ce8c33 2428 devel extra 
golang-github-spacejam-loghisto_0.0~git20150819.0.3233097-1.dsc
 85dee7a1a0d3649e9153917f1b975c13 11368 devel extra 
golang-github-spacejam-loghisto_0.0~git20150819.0.3233097.orig.tar.xz
 2efacc7bb75a8d36729a65ac2f5ba994 1884 devel extra 
golang-github-spacejam-loghisto_0.0~git20150819.0.3233097-1.debian.tar.xz
 0b0e0858981402864cabdaf972430605 13878 devel extra 
golang-github-spacejam-loghisto-dev_0.0~git20150819.0.3233097-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJWvARRAAoJEFK2u9lTlo0bMhEP/joIHuUV3Xn0nqdzO3uJk/CJ
AaCO7uQHukskd3iPYv9NbmmosFTLVYEi+NEt+iDGD84fXgFp3KUiHI2MJ6n68c1v
YeJuxzoUAaEpfsHTTnLdwGrLtmjvkSmi/DyO3iY8MSYG/SerSYYKU2d12QuNgYol
U6l2+6efLMHbPb1LvPt8cgS/vvFJsdPGdPX7LaXirmYzGt7JbYT8DB6Z+VrDTHLF
fpSDy1qTuaRy4V0RKyM7w0W/+7zohxx4mg8qnXTcA5yWSEeGmyZT3/gQOxUU+1cQ
vWc3OaIU/3crEganR+RhCzxbLyXd59RupPLwSC0aqQ4EPNQpBEn2O/TRkIu9pwaM
ALios0DlX7FC0PhBBCD2ekOKIUq0J4rtmzQUEeWAVAjB5sUsYk2pH5PE+h4kfSew
SnCjslAkPZe/XFldkPEWh/tPlP6D3q3PdVMwlj3PdZY57ojcv9F5nrW0kSukjkfF
hQ+aH4TyOqT4ZlA/EVmF19kFwDpujwHVFGKb6pRFr0UCAgrLNu0Oh0kZzus2G7SG
FtLBJAdcRGAvVSmW7hjpVmLDZY85CHu3q4vuYEoZk5XjwrV55bSe7XdQdMzinECU
uqNwTMktdfnRTacNs9mcpHvTXiCBqvkNh5bI9vMt1HphHslYegJPbB1zVGiQDhc8
TffjnnWNcmLuzpgLVzo8
=h3T+
-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: tagging 814404

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

> tags 814404 + confirmed
Bug #814404 [src:etcd] etcd: FTBFS: rpc.pb.go:534: cannot use 
_Etcd_Range_Handler (type func(interface {}, context.Context, grpc.Codec, 
[]byte) (interface {}, error)) as type grpc.methodHandler in field value
Added tag(s) confirmed.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
814404: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=814404
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#814404: marked as done (etcd: FTBFS: rpc.pb.go:534: cannot use _Etcd_Range_Handler (type func(interface {}, context.Context, grpc.Codec, []byte) (interface {}, error)) as type grpc.method

2016-02-11 Thread Debian Bug Tracking System
Your message dated Fri, 12 Feb 2016 00:49:09 +
with message-id 
and subject line Bug#814404: fixed in etcd 2.2.5+dfsg-1
has caused the Debian Bug report #814404,
regarding etcd: FTBFS: rpc.pb.go:534: cannot use _Etcd_Range_Handler (type 
func(interface {}, context.Context, grpc.Codec, []byte) (interface {}, error)) 
as type grpc.methodHandler in field value
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.)


-- 
814404: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=814404
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: etcd
Version: 2.2.3+dfsg-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

etcd fails to build from source in unstable/amd64:

  [..]

  github.com/prometheus/client_golang/prometheus
  github.com/boltdb/bolt
  github.com/coreos/etcd/etcdserver/etcdserverpb
  github.com/coreos/etcd/storage/backend
  # github.com/coreos/etcd/etcdserver/etcdserverpb
  src/github.com/coreos/etcd/etcdserver/etcdserverpb/rpc.pb.go:534: cannot use 
_Etcd_Range_Handler (type func(interface {}, context.Context, grpc.Codec, 
[]byte) (interface {}, error)) as type grpc.methodHandler in field value
  src/github.com/coreos/etcd/etcdserver/etcdserverpb/rpc.pb.go:538: cannot use 
_Etcd_Put_Handler (type func(interface {}, context.Context, grpc.Codec, []byte) 
(interface {}, error)) as type grpc.methodHandler in field value
  src/github.com/coreos/etcd/etcdserver/etcdserverpb/rpc.pb.go:542: cannot use 
_Etcd_DeleteRange_Handler (type func(interface {}, context.Context, grpc.Codec, 
[]byte) (interface {}, error)) as type grpc.methodHandler in field value
  src/github.com/coreos/etcd/etcdserver/etcdserverpb/rpc.pb.go:546: cannot use 
_Etcd_Txn_Handler (type func(interface {}, context.Context, grpc.Codec, []byte) 
(interface {}, error)) as type grpc.methodHandler in field value
  src/github.com/coreos/etcd/etcdserver/etcdserverpb/rpc.pb.go:550: cannot use 
_Etcd_Compact_Handler (type func(interface {}, context.Context, grpc.Codec, 
[]byte) (interface {}, error)) as type grpc.methodHandler in field value
  github.com/google/btree
  github.com/coreos/etcd/rafthttp
  github.com/coreos/etcd/snap
  github.com/coreos/etcd/storage
  github.com/coreos/etcd/store
  github.com/coreos/etcd/pkg/crc
  github.com/coreos/etcd/wal/walpb
  github.com/coreos/etcd/wal
  golang.org/x/crypto/blowfish
  github.com/coreos/etcd/pkg/cors
  golang.org/x/crypto/bcrypt
  github.com/coreos/etcd/pkg/transport
  github.com/coreos/etcd/pkg/osutil
  github.com/coreos/etcd/proxy
  github.com/coreos/go-systemd/daemon
  github.com/coreos/go-systemd/util
  github.com/coreos/etcd/pkg/flags
  golang.org/x/net/netutil
  github.com/codegangsta/cli
  github.com/coreos/etcd/Godeps/_workspace/src/github.com/bgentry/speakeasy
  github.com/coreos/etcd/integration
  github.com/coreos/etcd/pkg/testutil
  github.com/coreos/etcd/raft/rafttest
  github.com/coreos/etcd/tools/functional-tester/etcd-agent/client
  github.com/coreos/etcd/Godeps/_workspace/src/github.com/rakyll/pb
  github.com/coreos/etcd/tools/functional-tester/etcd-agent
  github.com/coreos/etcd/client
  github.com/coreos/etcd/discovery
  github.com/coreos/etcd/tools/functional-tester/etcd-tester
  dh_auto_build: go install -v github.com/coreos/etcd 
github.com/coreos/etcd/client github.com/coreos/etcd/discovery 
github.com/coreos/etcd/error github.com/coreos/etcd/etcdctl 
github.com/coreos/etcd/etcdctl/command github.com/coreos/etcd/etcdctlv3 
github.com/coreos/etcd/etcdctlv3/command github.com/coreos/etcd/etcdmain 
github.com/coreos/etcd/etcdserver github.com/coreos/etcd/etcdserver/api/v3rpc 
github.com/coreos/etcd/etcdserver/auth 
github.com/coreos/etcd/etcdserver/etcdhttp 
github.com/coreos/etcd/etcdserver/etcdhttp/httptypes 
github.com/coreos/etcd/etcdserver/etcdserverpb 
github.com/coreos/etcd/etcdserver/stats github.com/coreos/etcd/integration 
github.com/coreos/etcd/pkg/cors github.com/coreos/etcd/pkg/crc 
github.com/coreos/etcd/pkg/fileutil github.com/coreos/etcd/pkg/flags 
github.com/coreos/etcd/pkg/httputil github.com/coreos/etcd/pkg/idutil 
github.com/coreos/etcd/pkg/ioutil github.com/coreos/etcd/pkg/netutil 
github.com/coreos/etcd/pkg/osutil github.com/coreos/etcd/pkg/pathutil 
github.com/coreos/etcd/pkg/pbutil github.com/coreos/etcd/pkg/runtime 
github.com/coreos/etcd/pkg/testutil github.com/coreos/etcd/pkg/timeutil 
github.com/coreos/etcd/pkg/transport 

[pkg-go] Processing of golang-github-go-macaron-session_0.0~git20151014.0.66031fc-1_amd64.changes

2016-02-11 Thread Debian FTP Masters
golang-github-go-macaron-session_0.0~git20151014.0.66031fc-1_amd64.changes 
uploaded successfully to localhost
along with the files:
  golang-github-go-macaron-session_0.0~git20151014.0.66031fc-1.dsc
  golang-github-go-macaron-session_0.0~git20151014.0.66031fc.orig.tar.xz
  golang-github-go-macaron-session_0.0~git20151014.0.66031fc-1.debian.tar.xz
  golang-github-go-macaron-session-dev_0.0~git20151014.0.66031fc-1_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] Processing of golang-github-go-macaron-binding_0.0~git20151127.0.2502aaf-1_amd64.changes

2016-02-11 Thread Debian FTP Masters
golang-github-go-macaron-binding_0.0~git20151127.0.2502aaf-1_amd64.changes 
uploaded successfully to localhost
along with the files:
  golang-github-go-macaron-binding_0.0~git20151127.0.2502aaf-1.dsc
  golang-github-go-macaron-binding_0.0~git20151127.0.2502aaf.orig.tar.xz
  golang-github-go-macaron-binding_0.0~git20151127.0.2502aaf-1.debian.tar.xz
  golang-github-go-macaron-binding-dev_0.0~git20151127.0.2502aaf-1_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-github-go-macaron-gzip_0.0~git20151014.0.4938e9b-1_amd64.changes is NEW

2016-02-11 Thread Debian FTP Masters
binary:golang-github-go-macaron-gzip-dev is NEW.
source:golang-github-go-macaron-gzip is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will receive an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html

___
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-go-macaron-binding_0.0~git20151127.0.2502aaf-1_amd64.changes is NEW

2016-02-11 Thread Debian FTP Masters
binary:golang-github-go-macaron-binding-dev is NEW.
source:golang-github-go-macaron-binding is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will receive an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html

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