[pkg-go] Processing of golang-x-text_0+git20151217.cf49866-1_amd64.changes

2016-02-06 Thread Debian FTP Masters
golang-x-text_0+git20151217.cf49866-1_amd64.changes uploaded successfully to 
localhost
along with the files:
  golang-x-text_0+git20151217.cf49866-1.dsc
  golang-x-text_0+git20151217.cf49866.orig.tar.gz
  golang-x-text_0+git20151217.cf49866-1.debian.tar.xz
  golang-x-text-dev_0+git20151217.cf49866-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] Bug#813890: golang-github-bradfitz-http2: namespace update

2016-02-06 Thread Dmitry Smirnov
Source: golang-github-bradfitz-http2
Version: 0.0~git20150509-1 
Severity: normal
Affects: -1 etcd golang-google-grpc

There were some changes upstream and some packages now import as  

golang.org/x/net/http2/hpack

instead of old

github.com/bradfitz/http2/hpack

which cause FTBFS.

Legacy upstream home page at https://github.com/bradfitz/http2 say:


This was the old home of Go's HTTP/2 implementation.

It now lives in the Go repo.

I'm keeping this tree working for now, but please update your imports
to:

import "golang.org/x/net/http2"

Godoc is:

https://godoc.org/golang.org/x/net/http2

http2 is enabled by default in Go 1.6+ with no changes to your
code. Unless you're doing something weird, you should not need to
import golang.org/x/net/http2.

The code is now at:

https://go.googlesource.com/net/ (main repo)
... in directory https://go.googlesource.com/net/+/master/http2/

Github mirror:
https://github.com/golang/net/tree/master/http2 (mirror)


Please update for new home page and repository; please upload new upstream 
snapshot; please install compatibility symlink.

Thanks.

-- 
Cheers,
 Dmitry Smirnov
 GPG key : 4096R/53968D1B

---

Odious ideas are not entitled to hide from criticism behind the human
shield of their believers' feelings.
-- Richard Stallman


signature.asc
Description: This is a digitally signed message part.
___
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-jmespath-go-jmespath_0.2.2-1_amd64.changes is NEW

2016-02-06 Thread Debian FTP Masters
binary:golang-github-jmespath-go-jmespath-dev is NEW.
source:golang-github-jmespath-go-jmespath 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-inject_0.0~git20151013.0.c5ab7bf-1_amd64.changes is NEW

2016-02-06 Thread Debian FTP Masters
binary:golang-github-go-macaron-inject-dev is NEW.
source:golang-github-go-macaron-inject 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] Bug#813913: ITP: golang-github-lsegal-gucumber -- Cucumber BDD-style testing for Go

2016-02-06 Thread Dmitry Smirnov
Package: wnpp
Severity: wishlist
Owner: Dmitry Smirnov 
X-Debbugs-CC: debian-de...@lists.debian.org, 
pkg-go-maintainers@lists.alioth.debian.org
Control: affects -1 golang-github-aws-aws-sdk-go

   Package name: golang-github-lsegal-gucumber
Version: 0.0~git20160110
Upstream Author: Loren Segal
License: Expat
URL: https://github.com/lsegal/gucumber
Description: Cucumber BDD-style testing for Go
 An implementation of Cucumber (http://cukes.info) BDD-style testing
 for Go.


signature.asc
Description: This is a digitally signed message part.
___
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#813908: ITP: golang-github-jmespath-go-jmespath -- Golang implementation of JMESPath

2016-02-06 Thread Dmitry Smirnov
Package: wnpp
Severity: wishlist
Owner: Dmitry Smirnov 
X-Debbugs-CC: debian-de...@lists.debian.org, 
pkg-go-maintainers@lists.alioth.debian.org
Control: affects -1 golang-github-aws-aws-sdk-go

   Package name: golang-github-jmespath-go-jmespath
Version: 0.2.2
Upstream Author: James Saryerwinnie
License: Apache-2.0
URL: https://github.com/jmespath/go-jmespath
Description: Golang implementation of JMESPath
 A JMESPath implementation in Go.
 .
 See http://jmespath.org for more info.


signature.asc
Description: This is a digitally signed message part.
___
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-jmespath-go-jmespath_0.2.2-1_amd64.changes

2016-02-06 Thread Debian FTP Masters
golang-github-jmespath-go-jmespath_0.2.2-1_amd64.changes uploaded successfully 
to localhost
along with the files:
  golang-github-jmespath-go-jmespath_0.2.2-1.dsc
  golang-github-jmespath-go-jmespath_0.2.2.orig.tar.xz
  golang-github-jmespath-go-jmespath_0.2.2-1.debian.tar.xz
  golang-github-jmespath-go-jmespath-dev_0.2.2-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] Bug#813915: ITP: golang-github-shiena-ansicolor -- Ansicolor library for Golang

2016-02-06 Thread Dmitry Smirnov
Package: wnpp
Severity: wishlist
Owner: Dmitry Smirnov 
X-Debbugs-CC: debian-de...@lists.debian.org, 
pkg-go-maintainers@lists.alioth.debian.org
Control: blocks 813913 by -1

   Package name: golang-github-shiena-ansicolor
Version: 0.0~git20151119
Upstream Author: Mitsuhiro Koga
License: Expat
URL: https://github.com/shiena/ansicolor
Description: Ansicolor library for Golang
 Ansicolor library provides color console in Windows as ANSICON.


signature.asc
Description: This is a digitally signed message part.
___
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-golang-x-net-dev_0.0+git20160110.4fd4a9f-1_amd64.changes

2016-02-06 Thread Debian FTP Masters
golang-golang-x-net-dev_0.0+git20160110.4fd4a9f-1_amd64.changes uploaded 
successfully to localhost
along with the files:
  golang-golang-x-net-dev_0.0+git20160110.4fd4a9f-1.dsc
  golang-golang-x-net-dev_0.0+git20160110.4fd4a9f.orig.tar.gz
  golang-golang-x-net-dev_0.0+git20160110.4fd4a9f-1.debian.tar.xz
  golang-go.net-dev_0.0+git20160110.4fd4a9f-1_all.deb
  golang-golang-x-net-dev_0.0+git20160110.4fd4a9f-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-golang-x-net-dev_0.0+git20160110.4fd4a9f-1_amd64.changes ACCEPTED into unstable

2016-02-06 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 12 Jan 2016 11:59:48 +1100
Source: golang-golang-x-net-dev
Binary: golang-golang-x-net-dev golang-go.net-dev
Architecture: source all
Version: 1:0.0+git20160110.4fd4a9f-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go packaging team 

Changed-By: Tim Potter 
Description:
 golang-go.net-dev - Transitional package for golang-golang-x-net-dev
 golang-golang-x-net-dev - Supplementary Go networking libraries
Closes: 810775
Changes:
 golang-golang-x-net-dev (1:0.0+git20160110.4fd4a9f-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream snapshot. (Closes: #810775).
   * Add additional B-Ds to upgrade golang-x-text-dev and add
 golang-golang-x-crypto-dev.
Checksums-Sha1:
 52f6891cf1d1e1f361434ec03aa7818ae6763c8d 2412 
golang-golang-x-net-dev_0.0+git20160110.4fd4a9f-1.dsc
 7a901c5953965e03312f4d99323a9db4e4eef69c 729281 
golang-golang-x-net-dev_0.0+git20160110.4fd4a9f.orig.tar.gz
 845011145788a8250f90af749d523a352c9533b7 11240 
golang-golang-x-net-dev_0.0+git20160110.4fd4a9f-1.debian.tar.xz
 18e9acc91f2286642a5833401540911d76e24cee 9982 
golang-go.net-dev_0.0+git20160110.4fd4a9f-1_all.deb
 46ea4d6347792e8e4b7699114db2f40693fbd728 513714 
golang-golang-x-net-dev_0.0+git20160110.4fd4a9f-1_all.deb
Checksums-Sha256:
 e3b2d1084730533c6e05a297f92e6a02048c173a36ee49c5acdf2fdf37cac437 2412 
golang-golang-x-net-dev_0.0+git20160110.4fd4a9f-1.dsc
 40e8ecc1d88033d4a7f5cea55f6fa82c269368f0fea007a28ce47a139717edb1 729281 
golang-golang-x-net-dev_0.0+git20160110.4fd4a9f.orig.tar.gz
 fd09fa8af3ccc7876a0ee86957d76702016b0901f4d30bb51d17bde01328bfe3 11240 
golang-golang-x-net-dev_0.0+git20160110.4fd4a9f-1.debian.tar.xz
 1b3185a3bd20844c8bf46cf8567737dd939891d9126107b0645a6fd21e4f 9982 
golang-go.net-dev_0.0+git20160110.4fd4a9f-1_all.deb
 ebae0510c387f9cbf8105a2e1411e72eedb1462b2845bfef9281c2260d1f7105 513714 
golang-golang-x-net-dev_0.0+git20160110.4fd4a9f-1_all.deb
Files:
 54db4c03db27e1633996a9b0afcce757 2412 devel extra 
golang-golang-x-net-dev_0.0+git20160110.4fd4a9f-1.dsc
 4f02d2eaf21d6f8a38a8cf40a1a08ae4 729281 devel extra 
golang-golang-x-net-dev_0.0+git20160110.4fd4a9f.orig.tar.gz
 fc288d615a9c8a3551e73c3cbf402883 11240 devel extra 
golang-golang-x-net-dev_0.0+git20160110.4fd4a9f-1.debian.tar.xz
 d20436d3af0e246fe4e7be6fad3768d0 9982 oldlibs extra 
golang-go.net-dev_0.0+git20160110.4fd4a9f-1_all.deb
 73ecad66698063679a73ff609fa83e29 513714 devel extra 
golang-golang-x-net-dev_0.0+git20160110.4fd4a9f-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJWtitGAAoJEFK2u9lTlo0bbhsP/j5hGxynOU/SMZZhWXJkqueP
qNoGYAszC+CrUb9HB3SwrFsx+PzGA8MM7aQMQXW2wiCvEaO+E5NXSNo29A3ph/n8
n6ziJy34ediYasa8C7JiVfgDYInuo8b6afuqHZvhPXVV8NXalwpHA1g2L3xb+Nu1
LGcU/OAM9u4pG3g3ldqx7m16ab1OY3BV5TPiA1SUY5Zw7KXH9stWRM9lYGDrk70+
+/EhCkc7J2Nzu210ziowS/PzgJU71UwQvmvTYRsJYS3i3SO7JwUIsHL0a+qbUO0B
86u80na7K4a89sI8ioLdRoeVnAvyKoTgiLZtIRn8xcKq5vXvUwrupWcauErxm7YV
8RnbGosQ4Fvlz3RfZ4OSf00f/29FXYfAtjZW+Y+KM2sBh+nLpIPYkj7ElqYVzYtD
5YX3lVVcisDfGUFcfkOfxkNirO8DFLcQ9Y9JSmJ5LXJ5nCgxf4BUpPxMNb6nPNAq
opEivN2aLBl2PrSxpmjbPijJbt7A48/ZQF7LWbztTLiqS/Hv/02q91hijdt35ngm
P95fX3n+HGb8Tjj3Kk3Gn+yiQJYGlm2u+26rKCgINr/m840aFHcJNCNE/zqv027/
qbbx8rNKDFu8iQr+pNBNxwS4U6gVYrVPouhglvkYrAsdctaObaLbL9OhYAbih+Q9
cdfhj0V4Hfcsl6j9iTIr
=fzoR
-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-shiena-ansicolor_0.0~git20151119.0.a422bbe-1_amd64.changes

2016-02-06 Thread Debian FTP Masters
golang-github-shiena-ansicolor_0.0~git20151119.0.a422bbe-1_amd64.changes 
uploaded successfully to localhost
along with the files:
  golang-github-shiena-ansicolor_0.0~git20151119.0.a422bbe-1.dsc
  golang-github-shiena-ansicolor_0.0~git20151119.0.a422bbe.orig.tar.xz
  golang-github-shiena-ansicolor_0.0~git20151119.0.a422bbe-1.debian.tar.xz
  golang-github-shiena-ansicolor-dev_0.0~git20151119.0.a422bbe-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-inject_0.0~git20151013.0.c5ab7bf-1_amd64.changes

2016-02-06 Thread Debian FTP Masters
golang-github-go-macaron-inject_0.0~git20151013.0.c5ab7bf-1_amd64.changes 
uploaded successfully to localhost
along with the files:
  golang-github-go-macaron-inject_0.0~git20151013.0.c5ab7bf-1.dsc
  golang-github-go-macaron-inject_0.0~git20151013.0.c5ab7bf.orig.tar.xz
  golang-github-go-macaron-inject_0.0~git20151013.0.c5ab7bf-1.debian.tar.xz
  golang-github-go-macaron-inject-dev_0.0~git20151013.0.c5ab7bf-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-google-grpc_0.0~git20151002.0.3e7b7e5-1_amd64.changes ACCEPTED into unstable

2016-02-06 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 07 Feb 2016 13:58:30 +1100
Source: golang-google-grpc
Binary: golang-google-grpc-dev
Architecture: source all
Version: 0.0~git20151002.0.3e7b7e5-1
Distribution: unstable
Urgency: medium
Maintainer: pkg-go 
Changed-By: Dmitry Smirnov 
Description:
 golang-google-grpc-dev - implementation of gRPC in Go
Closes: 806179
Changes:
 golang-google-grpc (0.0~git20151002.0.3e7b7e5-1) unstable; urgency=medium
 .
   [ Tim Potter  ]
   * Update to commit 3e7b7e5 from upstream (Closes: #806179)
   * Replace golang-github-bradfitz-http2-dev B-D with updated version of
 golang-golang-x-net-dev, and upgrade golang-golang-x-oauth2-dev.
 .
   [ Dmitry Smirnov  ]
   * rules: DH_GOLANG_EXCLUDES += "naming/etcd": to avoid curcular
 dependency on "golang-etcd-server-dev" which depends on this package
 ("golang-google-grpc"); Added related note to "README.Debian".
Checksums-Sha1:
 8957ab8d4fbac5c79462d6b963ddf58ea78ebc65 2436 
golang-google-grpc_0.0~git20151002.0.3e7b7e5-1.dsc
 2eeb4fbfd535a39e41b4d8d8a62b8e13e5cbfdcf 116017 
golang-google-grpc_0.0~git20151002.0.3e7b7e5.orig.tar.gz
 5b274099aee82ad572878f732e149d2f19722c71 4056 
golang-google-grpc_0.0~git20151002.0.3e7b7e5-1.debian.tar.xz
 22d16a201ce827a10ddbdad8fdbb76cd82bd8e78 70828 
golang-google-grpc-dev_0.0~git20151002.0.3e7b7e5-1_all.deb
Checksums-Sha256:
 3c6998288ef9b104758e593064de70b11b6f1cefa7d185f9ceb016f8cab57594 2436 
golang-google-grpc_0.0~git20151002.0.3e7b7e5-1.dsc
 be8b443b14869be096fcc5a8d60ce6262f69b21a8272f55c7ad620c77f80355b 116017 
golang-google-grpc_0.0~git20151002.0.3e7b7e5.orig.tar.gz
 4742fef9c8c1e65424c39492c05c841466ab83fc6e5d7f5b6d0c93c029b50526 4056 
golang-google-grpc_0.0~git20151002.0.3e7b7e5-1.debian.tar.xz
 09a78aae113aeac866378c6ceeef578e58de9cff9045ff2e57f234b0c603ac76 70828 
golang-google-grpc-dev_0.0~git20151002.0.3e7b7e5-1_all.deb
Files:
 dce80d8f31c42bfd422453c2a51c3d5f 2436 devel extra 
golang-google-grpc_0.0~git20151002.0.3e7b7e5-1.dsc
 0649babd7fade1f327745ce14b6ccc0a 116017 devel extra 
golang-google-grpc_0.0~git20151002.0.3e7b7e5.orig.tar.gz
 f15df40ca9b9437a0822be2445d50602 4056 devel extra 
golang-google-grpc_0.0~git20151002.0.3e7b7e5-1.debian.tar.xz
 aa111720f1abd45df86a1bf57207e315 70828 devel extra 
golang-google-grpc-dev_0.0~git20151002.0.3e7b7e5-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJWtrPXAAoJEFK2u9lTlo0bUOoQALlSL9AONKOwrnY5ny+ZKhOR
GlY/Gjik6DJtDaw+aE7cqvrCgPSu7sCHjEC1+uqIIZVjWT8WNXoiWr6uzarTzWNp
dDlXwEvmoGNlQqm7KiVb1MnZau83TQ1NvqUEGmXRbyYc6UWmtMhMDSQ1eppLu/8W
5xPU/eeZYVGzfyS8Mlx2ADAQE3xBEyX98qSiHdINpj6NlPKNek4y/891q0YcnDg/
XpBuyPsuSrfYDIymZXAVKd7RFBf/GXbO4DihplZ/A/TFRaBHvszxBaKLjBLcQjXh
8vcZlUoKzJzlhIPdv59Pyw45d2UlNHkrRHxHAbfCV3JCOdxglA0+Uv8mclmkunMb
hCvKD3WPMMAGkJzNqeQrRiti8uHyJTCSP4DuBZ/MO4WMzymg0yFJs+Zkc3jJtuvV
cP9Qmwbw2JvWXVxiVwMxfTxVe7fR/pTXUFkJDa2ooTzht/IGUmvuz5AR0YsICrAV
u69yAL9o+cs7QCgAA29T6VOjPGa+ikTsTIVCJ/8H0I4mDLhvA0dvkQBF4JyVbzpR
+PnBDQ7OWZoHnkNsF8R6KlrybSCqOXQRrkbuN3mPHrome32afw3gnmiOBLgC2Olx
7yfrN3amszyrkNGRqhuNQVF9BYOV4NyFHBkbdq+/FDh0mCZAX6QHeR+hvUBRE3Zg
d7HQl3SrvU44a3K20E3i
=islC
-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] Fwd: Updating the pkg-go Team Maintenance policy

2016-02-06 Thread Martín Ferrari
On 04/02/16 18:57, Michael Stapelberg wrote:
> I’m also in support of it.
>
> In case nobody else chimes in with an objection, I’ll commit it this
> weekend.

Sorry I am this late to the discussion, you probably have commited the
new version by now.. Still I would like to voice my opinion for future
iterations of the policy.


I am sad to have missed this (I just kept saving the thread for when 'I
had time' to properly read it), as I think this is an issue I always
cared about, and hoped that it would move in a different direction from
what the discussion went to.

I started my life in Debian in the Perl group, and so it shaped my views
pretty strongly. I always felt that was a very welcoming place, for
newbies and old-timers, where work was always appreciated, and you did
not feel alienated if you could not devote so much time sometimes (and I
finally stopped working there at some point).

It was very low-stress, and the group succeeds in maintaining an obscene
number of packages with not so many active members. With many members
staying for years, and old members are still friends. I don't remember
any fight, just many calm technical discussions.

A big part of all this "utopia" I am painting here - I believe - is that
nobody "owned" a package. You only put your name in Uploaders before
uploading, but you did not need to ask permission from anybody, because
the owner was the group as a whole. So, instead of asking for
permissions to fix bugs, you only discussed with the group bigger
matters, like mass-commits, changes in tooling, etc.

If you go away, most of the time nobody actually needs you to continue
working. And I feel very relieved that I don't need to be committed for
life to all the packages I have ever uploaded there.

To address one concern about a more open policy; to avoid clashes, you
never assume that nobody will touch the package unless you ask somehow.
In that case, you would just leave a note in the changelog, asking other
not to upload, and/or asking for help. For example, in this[1] commit.



So, again, sorry for being this late to the conversation, but I hope we
can discuss this approach for a next version.

Tincho.

[1]:
https://anonscm.debian.org/cgit/pkg-perl/packages/libmemcached-libmemcached-perl.git/commit/?id=e780b94

-- 
Martín Ferrari (Tincho) 

___
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#806179: marked as done (Please update golang-google-rpc to latest upstream version)

2016-02-06 Thread Debian Bug Tracking System
Your message dated Sun, 07 Feb 2016 04:23:53 +
with message-id 
and subject line Bug#806179: fixed in golang-google-grpc 
0.0~git20151002.0.3e7b7e5-1
has caused the Debian Bug report #806179,
regarding Please update golang-google-rpc to latest upstream version
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.)


-- 
806179: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806179
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: golang-google-rpc
Owner: Tim Potter 
X-Debbugs-CC: pkg-go-maintainers@lists.alioth.debian.org
Severity: wishlist

This packages needs to be updated to the latest upstream version so that the 
golang-github-docker-notary package can also be updated to the latest upstream
version.

golang-github-docker-notary is a dependency for Docker 1.9


Thanks,

Tim.--- End Message ---
--- Begin Message ---
Source: golang-google-grpc
Source-Version: 0.0~git20151002.0.3e7b7e5-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 806...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dmitry Smirnov  (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: Sun, 07 Feb 2016 13:58:30 +1100
Source: golang-google-grpc
Binary: golang-google-grpc-dev
Architecture: source all
Version: 0.0~git20151002.0.3e7b7e5-1
Distribution: unstable
Urgency: medium
Maintainer: pkg-go 
Changed-By: Dmitry Smirnov 
Description:
 golang-google-grpc-dev - implementation of gRPC in Go
Closes: 806179
Changes:
 golang-google-grpc (0.0~git20151002.0.3e7b7e5-1) unstable; urgency=medium
 .
   [ Tim Potter  ]
   * Update to commit 3e7b7e5 from upstream (Closes: #806179)
   * Replace golang-github-bradfitz-http2-dev B-D with updated version of
 golang-golang-x-net-dev, and upgrade golang-golang-x-oauth2-dev.
 .
   [ Dmitry Smirnov  ]
   * rules: DH_GOLANG_EXCLUDES += "naming/etcd": to avoid curcular
 dependency on "golang-etcd-server-dev" which depends on this package
 ("golang-google-grpc"); Added related note to "README.Debian".
Checksums-Sha1:
 8957ab8d4fbac5c79462d6b963ddf58ea78ebc65 2436 
golang-google-grpc_0.0~git20151002.0.3e7b7e5-1.dsc
 2eeb4fbfd535a39e41b4d8d8a62b8e13e5cbfdcf 116017 
golang-google-grpc_0.0~git20151002.0.3e7b7e5.orig.tar.gz
 5b274099aee82ad572878f732e149d2f19722c71 4056 
golang-google-grpc_0.0~git20151002.0.3e7b7e5-1.debian.tar.xz
 22d16a201ce827a10ddbdad8fdbb76cd82bd8e78 70828 
golang-google-grpc-dev_0.0~git20151002.0.3e7b7e5-1_all.deb
Checksums-Sha256:
 3c6998288ef9b104758e593064de70b11b6f1cefa7d185f9ceb016f8cab57594 2436 
golang-google-grpc_0.0~git20151002.0.3e7b7e5-1.dsc
 be8b443b14869be096fcc5a8d60ce6262f69b21a8272f55c7ad620c77f80355b 116017 
golang-google-grpc_0.0~git20151002.0.3e7b7e5.orig.tar.gz
 4742fef9c8c1e65424c39492c05c841466ab83fc6e5d7f5b6d0c93c029b50526 4056 
golang-google-grpc_0.0~git20151002.0.3e7b7e5-1.debian.tar.xz
 09a78aae113aeac866378c6ceeef578e58de9cff9045ff2e57f234b0c603ac76 70828 
golang-google-grpc-dev_0.0~git20151002.0.3e7b7e5-1_all.deb
Files:
 dce80d8f31c42bfd422453c2a51c3d5f 2436 devel extra 
golang-google-grpc_0.0~git20151002.0.3e7b7e5-1.dsc
 0649babd7fade1f327745ce14b6ccc0a 116017 devel extra 
golang-google-grpc_0.0~git20151002.0.3e7b7e5.orig.tar.gz
 f15df40ca9b9437a0822be2445d50602 4056 devel extra 
golang-google-grpc_0.0~git20151002.0.3e7b7e5-1.debian.tar.xz
 aa111720f1abd45df86a1bf57207e315 70828 devel extra 
golang-google-grpc-dev_0.0~git20151002.0.3e7b7e5-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJWtrPXAAoJEFK2u9lTlo0bUOoQALlSL9AONKOwrnY5ny+ZKhOR
GlY/Gjik6DJtDaw+aE7cqvrCgPSu7sCHjEC1+uqIIZVjWT8WNXoiWr6uzarTzWNp
dDlXwEvmoGNlQqm7KiVb1MnZau83TQ1NvqUEGmXRbyYc6UWmtMhMDSQ1eppLu/8W
5xPU/eeZYVGzfyS8Mlx2ADAQE3xBEyX98qSiHdINpj6NlPKNek4y/891q0YcnDg/
XpBuyPsuSrfYDIymZXAVKd7RFBf/GXbO4DihplZ/A/TFRaBHvszxBaKLjBLcQjXh

[pkg-go] Bug#806175: marked as done (Please update golang-golang-x-oauth2 to latest upstream version)

2016-02-06 Thread Debian Bug Tracking System
Your message dated Sat, 06 Feb 2016 13:37:18 +
with message-id 
and subject line Bug#806175: fixed in golang-golang-x-oauth2 
0.0~git20151116.0.442624c-1
has caused the Debian Bug report #806175,
regarding Please update golang-golang-x-oauth2 to latest upstream version
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.)


-- 
806175: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806175
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: golang-golang-x-oauth2
Owner: Tim Potter 
X-Debbugs-CC: pkg-go-maintainers@lists.alioth.debian.org
Severity: wishlist

This packages needs to be updated to the latest upstream version so that the 
golang-google-grpc
package can also be updated to the latest upstream version.

golang-google-rpc is a dependency for Docker 1.9


Thanks,

Tim.
--- End Message ---
--- Begin Message ---
Source: golang-golang-x-oauth2
Source-Version: 0.0~git20151116.0.442624c-1

We believe that the bug you reported is fixed in the latest version of
golang-golang-x-oauth2, 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 806...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tim Potter  (supplier of updated golang-golang-x-oauth2 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, 25 Nov 2015 12:41:58 +1100
Source: golang-golang-x-oauth2
Binary: golang-golang-x-oauth2-dev
Architecture: source all
Version: 0.0~git20151116.0.442624c-1
Distribution: unstable
Urgency: medium
Maintainer: pkg-go 
Changed-By: Tim Potter 
Description:
 golang-golang-x-oauth2-dev - make OAuth2 authorized and authenticated HTTP 
requests
Closes: 806175
Changes:
 golang-golang-x-oauth2 (0.0~git20151116.0.442624c-1) unstable; urgency=medium
 .
   * Team upload.
   * Update to latest upstream version (Closes: #806175)
Checksums-Sha1:
 4d4d18840f4a4a1174b14eb7f5b5f21ef6e4808f 2345 
golang-golang-x-oauth2_0.0~git20151116.0.442624c-1.dsc
 b8ec740b8d96e044818ed5fe3671a18868dba33d 28656 
golang-golang-x-oauth2_0.0~git20151116.0.442624c.orig.tar.xz
 5c010eb30d8c7e0622c96b25de3dbe16d76358bb 2236 
golang-golang-x-oauth2_0.0~git20151116.0.442624c-1.debian.tar.xz
 5f96695825fb2ef15372819340bb00e2af6c8e72 29842 
golang-golang-x-oauth2-dev_0.0~git20151116.0.442624c-1_all.deb
Checksums-Sha256:
 ca22803136e8187fa727f51898aed0c9409e5c3caf7586f286bb988bb6c73c1a 2345 
golang-golang-x-oauth2_0.0~git20151116.0.442624c-1.dsc
 d9e2789c362ebfbf4f97fbb0ba642145dc0898fe3b72c5e0a64899cfa644e6bb 28656 
golang-golang-x-oauth2_0.0~git20151116.0.442624c.orig.tar.xz
 cbfb49682ce12c27b9231fda5ad5339b1382d6ca101d317af191ff9da746f995 2236 
golang-golang-x-oauth2_0.0~git20151116.0.442624c-1.debian.tar.xz
 b511f2ad72e9d0521da886b7b7856427dd061577d847192fb294fb9bb3dc5b64 29842 
golang-golang-x-oauth2-dev_0.0~git20151116.0.442624c-1_all.deb
Files:
 a2f2bd63a7cecb7525c7818e96cc9384 2345 devel extra 
golang-golang-x-oauth2_0.0~git20151116.0.442624c-1.dsc
 9fd374e9c075d5a384e5e8b9c3975ac5 28656 devel extra 
golang-golang-x-oauth2_0.0~git20151116.0.442624c.orig.tar.xz
 bf74820ca8619c0acb5f428d46b55e6d 2236 devel extra 
golang-golang-x-oauth2_0.0~git20151116.0.442624c-1.debian.tar.xz
 040a6bdb6653ceff3836e923bbab9593 29842 devel extra 
golang-golang-x-oauth2-dev_0.0~git20151116.0.442624c-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJWtdLfAAoJEFK2u9lTlo0bxykP/RGF55JrvY5HgBN2O31D/Sta
TCXUnSO+VhMDv87ivAdwo0kCwkEmCwrY7RDxdOwxFjEFnAoyOyjiBnp5FWTfMdHA
leld4BPROJKuSRLa57hR+1Ls7ZumD2HnkSrxtE2rz9d+GMkMJpnnJDC1YSnszYPw
yBgGIlJuLZ7jrBIMeQpkcZJ5ivh7rCeV57gJZ3XSPu2g6/7vuv/Hy+1B1cvGy6h5
sy38hsaLmtLErDaDaP3RSBqAolg9T1Mp4l3UYAF68L6zJkfstUaCcmTxxdK8GIu7
pBsFekIWruvH3Gt76rdGeIbNJr501h2ol1qP0mOAqs5V6keukredDqZYX1+k8aAW
I5oYKH5ZpOe40EXqvsQ4mVw3HUirga7NOiKeUdhh4IMoykXgse1KDFX3vO5LihG5
qBz5s20RaL33JTUV3sZE7bKIyKoQo1HUHqlLeUH2ezTfnpAotcpxTlEqLoANX3mk
Bt/HSGSyGGyaNKmXQ+Qm2ExzPDMEWsjbBCq6jmMOuIYPeBzPkVjKANdA09vlVkFu
KnikcSS1ecrxsPcVo66dVFIu5IChc11TiG+rkycf/U/4+Bk/a4ATDMcTNJYhOdoZ

[pkg-go] hugo_0.15+git20160206.203.ed23711-1_amd64.changes ACCEPTED into unstable

2016-02-06 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 06 Feb 2016 18:43:24 +0800
Source: hugo
Binary: hugo golang-github-spf13-hugo-dev
Architecture: source all amd64
Version: 0.15+git20160206.203.ed23711-1
Distribution: unstable
Urgency: high
Maintainer: Debian Go Packaging Team 

Changed-By: Anthony Fok 
Description:
 golang-github-spf13-hugo-dev - Go source code and library of Hugo the static 
website generator
 hugo   - Fast and flexible Static Site Generator written in Go
Changes:
 hugo (0.15+git20160206.203.ed23711-1) unstable; urgency=high
 .
   * New upstream snapshot:
  - Fix Hugo hang up with empty content directory
   * Depend on a newer version of golang-github-spf13-afero-dev
 (>= 0.0~git20160125.0.a5d3e7c) to ensure theme's static files
 are synchronized
   * Special thanks to Tatsushi Demachi (@tatsushid) for fixing
 the two high-priority bugs listed above.
Checksums-Sha1:
 35e7b8f2cb25dce981828980a09c5c8f2ccf343a 3295 
hugo_0.15+git20160206.203.ed23711-1.dsc
 3df83b7caed898bbc1dd4f9a6141e89f91b9f600 5311700 
hugo_0.15+git20160206.203.ed23711.orig.tar.xz
 f26b0b5172c0546add8f7d477fcbe68fff84098c 172648 
hugo_0.15+git20160206.203.ed23711-1.debian.tar.xz
 d53f89ca8b6c5932b3b388217d72430c0db0c4ae 166542 
golang-github-spf13-hugo-dev_0.15+git20160206.203.ed23711-1_all.deb
 df15aa86ed8c55bfd127258eda9f9eea492e78ec 2608070 
hugo_0.15+git20160206.203.ed23711-1_amd64.deb
Checksums-Sha256:
 40b5d9319f2dbe0693a352ca6f35e3d8376e8733fdbc13313bebc24897f6e235 3295 
hugo_0.15+git20160206.203.ed23711-1.dsc
 e55d8d0f826563b6e232871e862f5a24aa42c114dc08af2fbe06ac16ce859aea 5311700 
hugo_0.15+git20160206.203.ed23711.orig.tar.xz
 bb1750577f4669a4c48e1e03b25b67d1aac98dbfbd4ae87643eb7a69552a831d 172648 
hugo_0.15+git20160206.203.ed23711-1.debian.tar.xz
 db4ec1040a9f91aa0d829aaf644bb611ca1b668717f3685e0b9eae90ccf2dfda 166542 
golang-github-spf13-hugo-dev_0.15+git20160206.203.ed23711-1_all.deb
 3e36fa0bf5950f86cbf6187d2ef52661ece9600363da0da39755c34d53c54a3e 2608070 
hugo_0.15+git20160206.203.ed23711-1_amd64.deb
Files:
 e810769a700ecad3d20bf8239f783100 3295 web optional 
hugo_0.15+git20160206.203.ed23711-1.dsc
 98a4ede8c7341df0d8902e4d0f900573 5311700 web optional 
hugo_0.15+git20160206.203.ed23711.orig.tar.xz
 cb5f00c88551660f708862a7e69b2b2d 172648 web optional 
hugo_0.15+git20160206.203.ed23711-1.debian.tar.xz
 f8cb03da907ac89e5badbf2e4bc8eb3e 166542 devel extra 
golang-github-spf13-hugo-dev_0.15+git20160206.203.ed23711-1_all.deb
 0acae7f7b6ca4e4ec2009c331921edb1 2608070 web optional 
hugo_0.15+git20160206.203.ed23711-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCAAGBQJWtdCdAAoJEOolALQSxZrPjwYP/ifM1n5JtPZQoDgFk1BlYVZo
gK3JwbhSoTJIEdO/JGWLotssptKlcf8bIo6IuxGt6TlRV3i08RoEP2MMg/YlSGZU
SABsswJsj2aPoldn28fc94HSky74eDYB1ypiTkEgadJG3Hn/d2L+m3d7Ba3sTYYB
o7g8+pakNhH6n6uZt3uDiARekYJpj3quwY33aRua9yujcf5tNG5wNTUAHPC5np6c
016Vxuu7SJp9BTv+rSGEqtqH/RVnbm4hkFjCNX9hzgnskegDc7/rvi1/T98cC480
Ep+2pHCh8GcYJnQ5U6nriOMyKSHlREI9m5o5kVk6XkeurVpRp/ZfBHkyS+gVGWTi
ehdyfT5LEiJYxS8LTzp2JqHG+U8PxdA0EG83ePELaiiVoojOEih/KuNsODuQd9Tf
zdORweJQmFLojyZVonZrqC1x2TS3OW+qqLCen/N3kmOVKfYxdfHpb8wprGMlAAmN
YkQR1uISi4Sxhz0/3IdfgEk1nPtxVMnifh3QV60Q02MbYehuvGmUKawuLS3swmgL
4n/E3bxYdaMQ+Y4FN0sKm6ZyjVFUVJ4fQbP2K9DqkdfyI52DHbIyGYRSDjn1Nssg
zkBH5neSlTHDcM0lVlkRb73X0/O8Dll3HDaQ2y+ZJAghXlGLshgX99SUR+Bfy9nr
nQCQETuiqOOOR+ZNG83z
=/2rb
-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 hugo_0.15+git20160206.203.ed23711-1_amd64.changes

2016-02-06 Thread Debian FTP Masters
hugo_0.15+git20160206.203.ed23711-1_amd64.changes uploaded successfully to 
localhost
along with the files:
  hugo_0.15+git20160206.203.ed23711-1.dsc
  hugo_0.15+git20160206.203.ed23711.orig.tar.xz
  hugo_0.15+git20160206.203.ed23711-1.debian.tar.xz
  golang-github-spf13-hugo-dev_0.15+git20160206.203.ed23711-1_all.deb
  hugo_0.15+git20160206.203.ed23711-1_amd64.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-x-text_0+git20151217.cf49866-1_amd64.changes ACCEPTED into unstable

2016-02-06 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 12 Jan 2016 13:00:13 +1100
Source: golang-x-text
Binary: golang-x-text-dev
Architecture: source all
Version: 0+git20151217.cf49866-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go packaging team 

Changed-By: Tim Potter 
Description:
 golang-x-text-dev - Supplementary Go text-related libraries
Closes: 810776
Changes:
 golang-x-text (0+git20151217.cf49866-1) unstable; urgency=medium
 .
   * Team upload.
   * Update to latest upstream version. (Closes: #810776)
Checksums-Sha1:
 6379ad7f32d29eca400be51bf8a678e17b0455b5 2125 
golang-x-text_0+git20151217.cf49866-1.dsc
 3643e9159ae48ead12446ad6ca93c1ab2f63f1a1 3912991 
golang-x-text_0+git20151217.cf49866.orig.tar.gz
 07730493bc1179b3e106bca835d6714d1da3e00f 3364 
golang-x-text_0+git20151217.cf49866-1.debian.tar.xz
 0848c4e369f6e6f847d07910218c416d8fbd3fb4 2095524 
golang-x-text-dev_0+git20151217.cf49866-1_all.deb
Checksums-Sha256:
 0814bbdcf10418fc3550e54a06d7706d31b5ee82037cd7ae8d7a0b9b2c7ed0f6 2125 
golang-x-text_0+git20151217.cf49866-1.dsc
 f4f7adc3e01b44fbcddbf12ca7b6b043821a560331b96b7239126c39a1070c59 3912991 
golang-x-text_0+git20151217.cf49866.orig.tar.gz
 9f956cb364879465ac83947555c1fed07b44cf6ec3ae50f887225994cd746859 3364 
golang-x-text_0+git20151217.cf49866-1.debian.tar.xz
 64e5fbd5a0490faacae985869e43387a5c18ac9830f0e4650d64f07464b1e508 2095524 
golang-x-text-dev_0+git20151217.cf49866-1_all.deb
Files:
 73477455f203045231cde2e110b497f3 2125 devel extra 
golang-x-text_0+git20151217.cf49866-1.dsc
 46d5a40234ed7e4c44e917c5c97e6f7f 3912991 devel extra 
golang-x-text_0+git20151217.cf49866.orig.tar.gz
 68fa27281ff98b4149050998ee32c746 3364 devel extra 
golang-x-text_0+git20151217.cf49866-1.debian.tar.xz
 6a481253cbe81897e851e50726f18310 2095524 devel extra 
golang-x-text-dev_0+git20151217.cf49866-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJWtcFlAAoJEFK2u9lTlo0bgiwQAKfDPqk/JUKB92FIi0vNsMST
lPg58W6k4v0n3ogEVqiISL2L11Ok7Hzbusw93szJjr6I1IeQeojOE15TvCcC/StE
WeZQrtZplJ+ooo2NrIsh+BrtfN0wAJNa6LFFygNQAS7WAsUzNcYXw4huHQjvLV1c
BmPOdNzKtrxdKiU7+nDITt6v0zRLwo0+qLTGpluuODzWsCy8OKmJXF9gR56OAiRg
MLvk5kRBu2MRssnut12vivVbKdUpmj6KjDX4DrPITpN+w/c0rdIZqISNKHxod3Zp
pOSozymDmXLskzCkPN7ZGBlUAU9tDrWH/dp1B/ZA9Ay4QVbqTYsp1QBcnlEuyYS/
NJwfzTfx/OUrfXJiK97otuyQNQ1WYNSHa+JSMw5RcC624sqYNugNaMEl16ubQFcI
cP/XhEQh3NFMJdBLOQy/h/lqC/RLg3jsUac9bjE9qlux+DjDKSIzvflZ+8PRJB1k
WXmhRNT6s3CFJAUcxkcRvoBXenR5QOAtvtqTduwZFU6VsOMpxzFf9bDT7oMb91Rr
X9/jc2lzAXAMA7baMHL8KCEBKAvVe+lcoaPEpCtWa/CoGJ0wB1EXbpjghFxhmwlQ
OROg3z4gJXUm+bpBc25iT1u/Uew8W1GlVZdH6ciRTt8lnUe0e49rB8kPljdk1RKu
AO2tIFOc+rLCbhaLzyRq
=F2IY
-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-akrennmair-gopcap_0.0~git20150728.0.00e1103-1_amd64.changes

2016-02-06 Thread Debian FTP Masters
golang-github-akrennmair-gopcap_0.0~git20150728.0.00e1103-1_amd64.changes 
uploaded successfully to localhost
along with the files:
  golang-github-akrennmair-gopcap_0.0~git20150728.0.00e1103-1.dsc
  golang-github-akrennmair-gopcap_0.0~git20150728.0.00e1103.orig.tar.xz
  golang-github-akrennmair-gopcap_0.0~git20150728.0.00e1103-1.debian.tar.xz
  golang-github-akrennmair-gopcap-dev_0.0~git20150728.0.00e1103-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] Processed: affects 813890

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

> affects 813890 etcd golang-google-grpc
Bug #813890 [src:golang-github-bradfitz-http2] golang-github-bradfitz-http2: 
namespace update
Added indication that 813890 affects etcd and golang-google-grpc
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
813890: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=813890
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#813902: ITP: golang-github-go-macaron-inject -- golang-github-go-macaron-inject

2016-02-06 Thread Dmitry Smirnov
Package: wnpp
Severity: wishlist
Owner: Dmitry Smirnov 
X-Debbugs-CC: debian-de...@lists.debian.org, 
pkg-go-maintainers@lists.alioth.debian.org

   Package name: golang-github-go-macaron-inject
Version: 0.0~git20151013.
Upstream Author: Macaron Authors
License: Apache-2.0
URL: https://github.com/go-macaron/inject
Description: utilities for mapping and injecting dependencies
 Golang utilities for mapping and injecting dependencies in various ways.
 .
 This a modified version of codegangsta/inject
 (https://github.com/codegangsta/inject) for special purpose of Macaron
 Please use codegangsta/inject for dependency injection feature.


signature.asc
Description: This is a digitally signed message part.
___
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#813903: ITP: golang-github-go-macaron-macaron -- modular web framework in Go

2016-02-06 Thread Dmitry Smirnov
Package: wnpp
Severity: wishlist
Owner: Dmitry Smirnov 
X-Debbugs-CC: debian-de...@lists.debian.org, 
pkg-go-maintainers@lists.alioth.debian.org

   Package name: golang-github-go-macaron-macaron
Version: 1
Upstream Author: Macaron Authors
License: Apache-2.0
URL: http://gopkg.in/macaron.v1
Description: modular web framework in Go
 Macaron is a high productive and modular web framework in Go.


signature.asc
Description: This is a digitally signed message part.
___
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 hugo_0.15+git20160206.203.ed23711-1_amd64.changes

2016-02-06 Thread Debian FTP Masters
hugo_0.15+git20160206.203.ed23711-1_amd64.changes uploaded successfully to 
ftp-master.debian.org
along with the files:
  hugo_0.15+git20160206.203.ed23711-1.dsc
  hugo_0.15+git20160206.203.ed23711.orig.tar.xz
  hugo_0.15+git20160206.203.ed23711-1.debian.tar.xz
  golang-github-spf13-hugo-dev_0.15+git20160206.203.ed23711-1_all.deb
  hugo_0.15+git20160206.203.ed23711-1_amd64.deb

Greetings,

Your Debian queue daemon (running on host coccia.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-oauth2_0.0~git20151116.0.442624c-1_amd64.changes ACCEPTED into unstable

2016-02-06 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 25 Nov 2015 12:41:58 +1100
Source: golang-golang-x-oauth2
Binary: golang-golang-x-oauth2-dev
Architecture: source all
Version: 0.0~git20151116.0.442624c-1
Distribution: unstable
Urgency: medium
Maintainer: pkg-go 
Changed-By: Tim Potter 
Description:
 golang-golang-x-oauth2-dev - make OAuth2 authorized and authenticated HTTP 
requests
Closes: 806175
Changes:
 golang-golang-x-oauth2 (0.0~git20151116.0.442624c-1) unstable; urgency=medium
 .
   * Team upload.
   * Update to latest upstream version (Closes: #806175)
Checksums-Sha1:
 4d4d18840f4a4a1174b14eb7f5b5f21ef6e4808f 2345 
golang-golang-x-oauth2_0.0~git20151116.0.442624c-1.dsc
 b8ec740b8d96e044818ed5fe3671a18868dba33d 28656 
golang-golang-x-oauth2_0.0~git20151116.0.442624c.orig.tar.xz
 5c010eb30d8c7e0622c96b25de3dbe16d76358bb 2236 
golang-golang-x-oauth2_0.0~git20151116.0.442624c-1.debian.tar.xz
 5f96695825fb2ef15372819340bb00e2af6c8e72 29842 
golang-golang-x-oauth2-dev_0.0~git20151116.0.442624c-1_all.deb
Checksums-Sha256:
 ca22803136e8187fa727f51898aed0c9409e5c3caf7586f286bb988bb6c73c1a 2345 
golang-golang-x-oauth2_0.0~git20151116.0.442624c-1.dsc
 d9e2789c362ebfbf4f97fbb0ba642145dc0898fe3b72c5e0a64899cfa644e6bb 28656 
golang-golang-x-oauth2_0.0~git20151116.0.442624c.orig.tar.xz
 cbfb49682ce12c27b9231fda5ad5339b1382d6ca101d317af191ff9da746f995 2236 
golang-golang-x-oauth2_0.0~git20151116.0.442624c-1.debian.tar.xz
 b511f2ad72e9d0521da886b7b7856427dd061577d847192fb294fb9bb3dc5b64 29842 
golang-golang-x-oauth2-dev_0.0~git20151116.0.442624c-1_all.deb
Files:
 a2f2bd63a7cecb7525c7818e96cc9384 2345 devel extra 
golang-golang-x-oauth2_0.0~git20151116.0.442624c-1.dsc
 9fd374e9c075d5a384e5e8b9c3975ac5 28656 devel extra 
golang-golang-x-oauth2_0.0~git20151116.0.442624c.orig.tar.xz
 bf74820ca8619c0acb5f428d46b55e6d 2236 devel extra 
golang-golang-x-oauth2_0.0~git20151116.0.442624c-1.debian.tar.xz
 040a6bdb6653ceff3836e923bbab9593 29842 devel extra 
golang-golang-x-oauth2-dev_0.0~git20151116.0.442624c-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJWtdLfAAoJEFK2u9lTlo0bxykP/RGF55JrvY5HgBN2O31D/Sta
TCXUnSO+VhMDv87ivAdwo0kCwkEmCwrY7RDxdOwxFjEFnAoyOyjiBnp5FWTfMdHA
leld4BPROJKuSRLa57hR+1Ls7ZumD2HnkSrxtE2rz9d+GMkMJpnnJDC1YSnszYPw
yBgGIlJuLZ7jrBIMeQpkcZJ5ivh7rCeV57gJZ3XSPu2g6/7vuv/Hy+1B1cvGy6h5
sy38hsaLmtLErDaDaP3RSBqAolg9T1Mp4l3UYAF68L6zJkfstUaCcmTxxdK8GIu7
pBsFekIWruvH3Gt76rdGeIbNJr501h2ol1qP0mOAqs5V6keukredDqZYX1+k8aAW
I5oYKH5ZpOe40EXqvsQ4mVw3HUirga7NOiKeUdhh4IMoykXgse1KDFX3vO5LihG5
qBz5s20RaL33JTUV3sZE7bKIyKoQo1HUHqlLeUH2ezTfnpAotcpxTlEqLoANX3mk
Bt/HSGSyGGyaNKmXQ+Qm2ExzPDMEWsjbBCq6jmMOuIYPeBzPkVjKANdA09vlVkFu
KnikcSS1ecrxsPcVo66dVFIu5IChc11TiG+rkycf/U/4+Bk/a4ATDMcTNJYhOdoZ
Wid27Zg0kkl5r+y8WtB7vJtjC1dAwq0VwGQmQyDXEaIxygc8sfWpo45b+YztKBDE
iRkFjcoh/tQEGr/UGE04
=NtlF
-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