[pkg-go] Processing of golang-codegangsta-cli_1.18.0-2_amd64.changes

2017-03-02 Thread Debian FTP Masters
golang-codegangsta-cli_1.18.0-2_amd64.changes uploaded successfully to localhost
along with the files:
  golang-codegangsta-cli_1.18.0-2.dsc
  golang-codegangsta-cli_1.18.0-2.debian.tar.xz
  golang-codegangsta-cli-dev_1.18.0-2_all.deb
  golang-codegangsta-cli_1.18.0-2_amd64.buildinfo
  golang-github-codegangsta-cli-dev_1.18.0-2_all.deb

Greetings,

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

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


[pkg-go] Bug#855906: golang-codegangsta-cli: FTBFS: FAIL: TestCommandYamlFileTestDefaultValueFileWins (0.00s) helpers_test.go:10: Expected 15 (type int) - Got 7 (type int)

2017-03-02 Thread Vincent Bernat
 ❦ 23 février 2017 16:57 +0800, Chris Lamb  :

>   dh_auto_test: go test -v -p 1 github.com/codegangsta/cli 
> github.com/codegangsta/cli/altsrc returned exit code 1
>   debian/rules:4: recipe for target 'build' failed
>   make: *** [build] Error 1
>   dpkg-buildpackage: error: debian/rules build gave error exit status
>   2

Bisected to
https://github.com/urfave/cli/commit/d71794de198717467a8f053036b5620ccb0d613c.

Confirmed the bug is still in 1.18.1 and gone from 1.19.0. The patch is
quite invasive and doesn't apply cleanly on top of 1.18.x because it
relies on a totally different approach (with code generation). I don't
see any "[aA]pplyWithError" function in the current code that could be
patched. I have also no clue why this problem happens now and not
before. I suppose a change in the dependencies.

I would propose to turn this package as a semi-transitional package to
golang-github-urfave-cli-dev (just a symlink). However,
golang-github-urfave-cli-dev in testing has exactly the same problem but
it doesn't happen because it is ignoring the "altsrc" directory. In
unstable, it doesn't work either if we remove the altsrc directory
(because it is missing a symlink for gopkg.in/urfave/cli.v1).

As a quick workaround, as there is absolutely no use of
github.com/codegangsta/cli/altsrc in Debian, I'll just exclude it from
the package too.
-- 
Use variable names that mean something.
- The Elements of Programming Style (Kernighan & Plauger)


signature.asc
Description: PGP signature
___
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 855906

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

> tags 855906 + confirmed
Bug #855906 [src:golang-codegangsta-cli] golang-codegangsta-cli: FTBFS: FAIL: 
TestCommandYamlFileTestDefaultValueFileWins (0.00s) helpers_test.go:10: 
Expected 15 (type int) - Got 7 (type int)
Added tag(s) confirmed.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
855906: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=855906
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#856615: Second Look

2017-03-02 Thread Michael Lustfield
After taking a closer look at the source code, I believe the included
Apache-2.0 reference is a mistake.

The source code that is licensed with Apache-2.0 is available here:
https://neil.fraser.name/software/diff_match_patch/svn/trunk/

None of this source code is present in this source code:
https://github.com/sergi/go-diff

Because no source code was reproduced, this is a completely unique
implementation (in the Go language).

I have submitted a PR with upstream to request dropping reference to the
Apache-2.0 license as this implementation is otherwise correctly licensed.
-- 
Michael Lustfield

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

2017-03-02 Thread Debian testing autoremoval watch
golang-glide 0.12.3-2 is marked for autoremoval from testing on 2017-04-08

It (build-)depends on packages with these RC bugs:
855906: golang-codegangsta-cli: FTBFS: FAIL: 
TestCommandYamlFileTestDefaultValueFileWins (0.00s) helpers_test.go:10: 
Expected 15 (type int) - Got 7 (type int)


___
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-aelsabbahy-gonetstat is marked for autoremoval from testing

2017-03-02 Thread Debian testing autoremoval watch
golang-github-aelsabbahy-gonetstat 0.0~git20160428.0.edf89f7-2 is marked for 
autoremoval from testing on 2017-04-08

It (build-)depends on packages with these RC bugs:
855906: golang-codegangsta-cli: FTBFS: FAIL: 
TestCommandYamlFileTestDefaultValueFileWins (0.00s) helpers_test.go:10: 
Expected 15 (type int) - Got 7 (type int)


___
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-hashicorp-raft-boltdb is marked for autoremoval from testing

2017-03-02 Thread Debian testing autoremoval watch
golang-github-hashicorp-raft-boltdb 0.0~git20150201.d1e82c1-1 is marked for 
autoremoval from testing on 2017-04-08

It (build-)depends on packages with these RC bugs:
855906: golang-codegangsta-cli: FTBFS: FAIL: 
TestCommandYamlFileTestDefaultValueFileWins (0.00s) helpers_test.go:10: 
Expected 15 (type int) - Got 7 (type int)


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


[pkg-go] golang-github-docker-go-connections is marked for autoremoval from testing

2017-03-02 Thread Debian testing autoremoval watch
golang-github-docker-go-connections 0.2.1-1 is marked for autoremoval from 
testing on 2017-04-08

It (build-)depends on packages with these RC bugs:
855906: golang-codegangsta-cli: FTBFS: FAIL: 
TestCommandYamlFileTestDefaultValueFileWins (0.00s) helpers_test.go:10: 
Expected 15 (type int) - Got 7 (type int)


___
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-xenolf-lego is marked for autoremoval from testing

2017-03-02 Thread Debian testing autoremoval watch
golang-github-xenolf-lego 0.3.1-4 is marked for autoremoval from testing on 
2017-04-08

It (build-)depends on packages with these RC bugs:
855906: golang-codegangsta-cli: FTBFS: FAIL: 
TestCommandYamlFileTestDefaultValueFileWins (0.00s) helpers_test.go:10: 
Expected 15 (type int) - Got 7 (type int)


___
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-boltdb-bolt is marked for autoremoval from testing

2017-03-02 Thread Debian testing autoremoval watch
golang-github-boltdb-bolt 1.3.0-1 is marked for autoremoval from testing on 
2017-04-08

It (build-)depends on packages with these RC bugs:
855906: golang-codegangsta-cli: FTBFS: FAIL: 
TestCommandYamlFileTestDefaultValueFileWins (0.00s) helpers_test.go:10: 
Expected 15 (type int) - Got 7 (type int)


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

2017-03-02 Thread Debian testing autoremoval watch
influxdb 1.0.2+dfsg1-1 is marked for autoremoval from testing on 2017-04-08

It (build-)depends on packages with these RC bugs:
855906: golang-codegangsta-cli: FTBFS: FAIL: 
TestCommandYamlFileTestDefaultValueFileWins (0.00s) helpers_test.go:10: 
Expected 15 (type int) - Got 7 (type int)


___
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-codegangsta-cli is marked for autoremoval from testing

2017-03-02 Thread Debian testing autoremoval watch
golang-codegangsta-cli 1.18.0-1 is marked for autoremoval from testing on 
2017-04-08

It is affected by these RC bugs:
855906: golang-codegangsta-cli: FTBFS: FAIL: 
TestCommandYamlFileTestDefaultValueFileWins (0.00s) helpers_test.go:10: 
Expected 15 (type int) - Got 7 (type int)


___
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] gobgp is marked for autoremoval from testing

2017-03-02 Thread Debian testing autoremoval watch
gobgp 1.15-1 is marked for autoremoval from testing on 2017-04-08

It (build-)depends on packages with these RC bugs:
855906: golang-codegangsta-cli: FTBFS: FAIL: 
TestCommandYamlFileTestDefaultValueFileWins (0.00s) helpers_test.go:10: 
Expected 15 (type int) - Got 7 (type int)


___
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] toxiproxy is marked for autoremoval from testing

2017-03-02 Thread Debian testing autoremoval watch
toxiproxy 2.0.0+dfsg1-3 is marked for autoremoval from testing on 2017-04-08

It (build-)depends on packages with these RC bugs:
855906: golang-codegangsta-cli: FTBFS: FAIL: 
TestCommandYamlFileTestDefaultValueFileWins (0.00s) helpers_test.go:10: 
Expected 15 (type int) - Got 7 (type int)


___
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-vbatts-tar-split is marked for autoremoval from testing

2017-03-02 Thread Debian testing autoremoval watch
golang-github-vbatts-tar-split 0.9.13-1 is marked for autoremoval from testing 
on 2017-04-08

It (build-)depends on packages with these RC bugs:
855906: golang-codegangsta-cli: FTBFS: FAIL: 
TestCommandYamlFileTestDefaultValueFileWins (0.00s) helpers_test.go:10: 
Expected 15 (type int) - Got 7 (type int)


___
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] gosu is marked for autoremoval from testing

2017-03-02 Thread Debian testing autoremoval watch
gosu 1.10-1 is marked for autoremoval from testing on 2017-04-08

It (build-)depends on packages with these RC bugs:
855906: golang-codegangsta-cli: FTBFS: FAIL: 
TestCommandYamlFileTestDefaultValueFileWins (0.00s) helpers_test.go:10: 
Expected 15 (type int) - Got 7 (type int)


___
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] runc is marked for autoremoval from testing

2017-03-02 Thread Debian testing autoremoval watch
runc 0.1.1+dfsg1-2 is marked for autoremoval from testing on 2017-04-08

It (build-)depends on packages with these RC bugs:
855906: golang-codegangsta-cli: FTBFS: FAIL: 
TestCommandYamlFileTestDefaultValueFileWins (0.00s) helpers_test.go:10: 
Expected 15 (type int) - Got 7 (type int)


___
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-shopify-sarama is marked for autoremoval from testing

2017-03-02 Thread Debian testing autoremoval watch
golang-github-shopify-sarama 1.9.0-1 is marked for autoremoval from testing on 
2017-04-08

It (build-)depends on packages with these RC bugs:
855906: golang-codegangsta-cli: FTBFS: FAIL: 
TestCommandYamlFileTestDefaultValueFileWins (0.00s) helpers_test.go:10: 
Expected 15 (type int) - Got 7 (type int)


___
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] etcd_3.1.1+dfsg-2_amd64.changes ACCEPTED into unstable

2017-03-02 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 03 Mar 2017 07:11:16 +1100
Source: etcd
Binary: etcd golang-etcd-server-dev
Architecture: source amd64 all
Version: 3.1.1+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: pkg-go 
Changed-By: Tim Potter 
Description:
 etcd   - highly-available key value store -- daemon
 golang-etcd-server-dev - highly-available key value store -- source
Closes: 846542 855876
Changes:
 etcd (3.1.1+dfsg-2) unstable; urgency=medium
 .
   * Upload to unstable. (Closes: #846542)
   * Fix test suite failures in Debian build environment and
 ensure no test junk is accidentally mispackaged. (Closes: #855876)
   * Fix various Lintian problems.
Checksums-Sha1:
 ac92710cbf52e63ba48428cdfe5c9acb22425a52 3016 etcd_3.1.1+dfsg-2.dsc
 252096b3d9d04586a35164bcc6eb43cb78378bd6 1102819 etcd_3.1.1+dfsg.orig.tar.gz
 d0f41dbd8510324b2fa6e41ae8dfa092eef31847 12672 etcd_3.1.1+dfsg-2.debian.tar.xz
 a8ea2dc080384d91140668a60edc522edc9e441b 1916316 
etcd-dbgsym_3.1.1+dfsg-2_amd64.deb
 0412323ceae749ce86acd2e38f8c8ddbde9f4404 11285 
etcd_3.1.1+dfsg-2_amd64.buildinfo
 51782dbd9122db77e9d81661d6385e39abe56c4d 15676562 etcd_3.1.1+dfsg-2_amd64.deb
 c975906e9e90dff09d7884cb2c3b59cf92ce070f 563110 
golang-etcd-server-dev_3.1.1+dfsg-2_all.deb
Checksums-Sha256:
 267970f70ff73cadf81a04997ee71d113f0f43dd2cf4018ceac9f138fe9a7435 3016 
etcd_3.1.1+dfsg-2.dsc
 199ba5ba9061b09929ca444e13451105d504d8d71c7168e25444b4b124e3e4ad 1102819 
etcd_3.1.1+dfsg.orig.tar.gz
 8cc052762e3cff7ae8a4224ff46ede4a47d5fce075dc3795069b0b89c9798583 12672 
etcd_3.1.1+dfsg-2.debian.tar.xz
 32a654726a16a185daa951dee958f42ad42d101adfc3c1d288895470cd829663 1916316 
etcd-dbgsym_3.1.1+dfsg-2_amd64.deb
 9d5f0e5297b9ddbbce91a4f0c05da24625911ac3e960b70664f177ed5b83bd34 11285 
etcd_3.1.1+dfsg-2_amd64.buildinfo
 04603583002233c73a57edfc65af99fddc05e85da501d07f6b0113f5e622bf01 15676562 
etcd_3.1.1+dfsg-2_amd64.deb
 56c97be82a21a216c081fae4facb585c45642368c294f134afe2a1ea0471f733 563110 
golang-etcd-server-dev_3.1.1+dfsg-2_all.deb
Files:
 a7029db1d2a9d5859aef5e41097bb0cf 3016 devel extra etcd_3.1.1+dfsg-2.dsc
 5a89de140a86ca9cfe5c4c0419adb7ec 1102819 devel extra 
etcd_3.1.1+dfsg.orig.tar.gz
 a99e15f048012896de84c1f5680e1b82 12672 devel extra 
etcd_3.1.1+dfsg-2.debian.tar.xz
 d0cf4bba215de80aefa890693fa10b1d 1916316 debug extra 
etcd-dbgsym_3.1.1+dfsg-2_amd64.deb
 6517eac44d7d503eaf6db3fd6f425466 11285 devel extra 
etcd_3.1.1+dfsg-2_amd64.buildinfo
 eb6ddd9b58e73d7f141e6a46b7f38579 15676562 devel extra 
etcd_3.1.1+dfsg-2_amd64.deb
 94cad4d57d10129e3afb9c00deaf5464 563110 devel extra 
golang-etcd-server-dev_3.1.1+dfsg-2_all.deb

-BEGIN PGP SIGNATURE-

iQIcBAEBCAAGBQJYuO8AAAoJELJMpj9uu+hNAuwQAIpjINdiyoX4W6u5eI+LMIRK
P2g1DtXbsaSoS2Ycuu+WWFVetLagaFDWVV2tEf9z5qRzM1xa/OcV0zNNMPCE3mPZ
qyHsFD5U1REZUFAX0GAymbPyaq15L/iPrnGRK8D60rjdDS/YbXF8ln+w1Wft2F3N
5VenA59sQ9Y60Xb7Z5RMilJZNEKi9A0JYvBvbSfr5szZBNyYihlvkKq6et+eL65z
XyNN060E3pML+I4UtJ9xnaimrft7KpzFdcolFhyqGa9MMDlB9ymJSzkgPfy56pja
TH3roJovkPO3zHKUjK3XZLyAHoWiBR30HP8MZ6MWQ2JWfTuqGnRImGN86+j2Gz8T
etqbwTIdWCi+4KJLRp0XBBbI+PnEqffGtAVZOonxLCIqdmh79/dm3q0vvgaP82pe
C4JXQGxyhuXQfQXJX7c1pttQmEhuZoDKp6tkfVCtD3IWMMopKUqleIkmpVF2DVEN
It2za9DFof/dqSQ5e+5TK8quNVdV7/Zl4ADosrPZYImUnATrwW06mhFyWq91ce4W
ahcZGdlMiUn5oRLqzuMBbBDITT8o+HZYvEJcWlvjGW565aqaGmtIqYKQYn/HfKsn
Rw8zWXpdLYQyuKRa8PcG7d4kDNIYbCW0xekELpy6xqkh20RMR7HYrEru6Zm+T66r
Ctk/EaSMJuivLvzWtaV2
=sgux
-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 etcd_3.1.1+dfsg-2_amd64.changes

2017-03-02 Thread Debian FTP Masters
etcd_3.1.1+dfsg-2_amd64.changes uploaded successfully to localhost
along with the files:
  etcd_3.1.1+dfsg-2.dsc
  etcd_3.1.1+dfsg.orig.tar.gz
  etcd_3.1.1+dfsg-2.debian.tar.xz
  etcd-dbgsym_3.1.1+dfsg-2_amd64.deb
  etcd_3.1.1+dfsg-2_amd64.buildinfo
  etcd_3.1.1+dfsg-2_amd64.deb
  golang-etcd-server-dev_3.1.1+dfsg-2_all.deb

Greetings,

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

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


[pkg-go] golang-github-issue9-assert_0.0~git20161202.0.598d99b-1_amd64.changes ACCEPTED into unstable, unstable

2017-03-02 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 23 Feb 2017 23:45:40 -0600
Source: golang-github-issue9-assert
Binary: golang-github-issue9-assert-dev
Architecture: source all
Version: 0.0~git20161202.0.598d99b-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Michael Lustfield 
Description:
 golang-github-issue9-assert-dev - Simple extension to test a series of assert 
functions
Closes: 855988
Changes:
 golang-github-issue9-assert (0.0~git20161202.0.598d99b-1) unstable; 
urgency=medium
 .
   * Initial release (Closes: #855988)
Checksums-Sha1:
 5c8e9611c3a7089fd3107404dabf607f340a2b34 2350 
golang-github-issue9-assert_0.0~git20161202.0.598d99b-1.dsc
 4cc6539a6731ff9e1e3ef9e6c6510df6216bb041 9124 
golang-github-issue9-assert_0.0~git20161202.0.598d99b.orig.tar.xz
 cbce905d959df01a25c29c94aac3c4ca955d777d 2012 
golang-github-issue9-assert_0.0~git20161202.0.598d99b-1.debian.tar.xz
 4081dd5e513dea6d87e37fed298403647dac992b 10248 
golang-github-issue9-assert-dev_0.0~git20161202.0.598d99b-1_all.deb
 4a61e5e32e5eb89ebdd31be5b2a095c9ae1e181f 4852 
golang-github-issue9-assert_0.0~git20161202.0.598d99b-1_amd64.buildinfo
Checksums-Sha256:
 8aafa4c770e8a4a0f9ab94ceed3756f8c2985568aada84fd24bd469a00cc6d89 2350 
golang-github-issue9-assert_0.0~git20161202.0.598d99b-1.dsc
 1efaaf2ebf8a49ae1352dbee3c55846a74025279e71b6d194eafa72580362807 9124 
golang-github-issue9-assert_0.0~git20161202.0.598d99b.orig.tar.xz
 fefd9ba4f5e1f2d8753420017c09d4a049cc3689d92811481338644690fbd55b 2012 
golang-github-issue9-assert_0.0~git20161202.0.598d99b-1.debian.tar.xz
 efd3e320a5d3cc8394ba2ebe0583c67386c296a0d64d5814b6f7f9eb37cfdaa6 10248 
golang-github-issue9-assert-dev_0.0~git20161202.0.598d99b-1_all.deb
 4304d53162e52dae47196b1470644decb96af1962d19455738ae2e28b8ae847f 4852 
golang-github-issue9-assert_0.0~git20161202.0.598d99b-1_amd64.buildinfo
Files:
 3dc0062d6f9db2a59d436220f0734be5 2350 devel extra 
golang-github-issue9-assert_0.0~git20161202.0.598d99b-1.dsc
 5630dcdf9a62b6a04ab5739c3d0a2a1c 9124 devel extra 
golang-github-issue9-assert_0.0~git20161202.0.598d99b.orig.tar.xz
 9424da5a3f4b3f8950a8600f62044268 2012 devel extra 
golang-github-issue9-assert_0.0~git20161202.0.598d99b-1.debian.tar.xz
 fc2a2e7326ad124e58c93d0df03a4002 10248 devel extra 
golang-github-issue9-assert-dev_0.0~git20161202.0.598d99b-1_all.deb
 cf4e1bd5636e493552feb73222dbdc30 4852 devel extra 
golang-github-issue9-assert_0.0~git20161202.0.598d99b-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEBs1j101ZjEpH5CyWA6iJGnZa0IUFAlivy3YACgkQA6iJGnZa
0IX3mA/9GTwGZ9jErF/VHYA7LPK1taOQ1oi6DIW9B2dEmSTk2HSPJ6el8/WvbdXh
XiYjT/asAuSmfOLvHBF4mk4m9UJyKq1QY8ytlBJDGj4pzZTxl5gy8CxDcY7JyYCB
CDGo4vFLkcNpUL/+pbUgkJMiCB3p40LVNCol0E2mTOwwlnEyqlIa7DAuXldk5wli
Txf2Y7AQQPmYCtWyz8t0/2hNoaiLF9+hHqck+WvvmzDJ5TMUO2PdnkAWdZyDSbmw
NXT2PiUKeoleGLIgbH91hlmJGHlaAQThq+4aDxvH7+9TjBJCD+q9G003UIEfRakc
tiCI0+yEbNu1QaccEgFAkkiLTq+jPttpwAdN0Lb/BMgi7DTsWPhwXCU8DV06JZ7r
GWkCx9lube567pUzqoQvgBZJtOPJaIcQmrHgP4Antbea7q91p5N5H+3kpVFaYUZw
aNTahKNfyAcqxs6BxHJfvss/XLE1b6mfHk0Q7mpWdKWICL0I7oc12m3bvvlwpvqq
JjswZvBh4wmNv7/r+YGdAofYOKNWAFDOp9jSJ1c0buh//Ikz/1i2hKwAvEh7oplZ
eWQ7cisCxfSQyxKok0VIy0U16ciOPHvjh1wbe0Fr0kkftuQwCgVRRAv666l6tehk
lb1KertIC6dkKOrety0bJCGvVqhZBU/rwMBu2pjFU+okqfqvE4Y=
=PWdC
-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-ngaut-deadline_0.0~git20170224.0.71c16b1-1_amd64.changes ACCEPTED into unstable, unstable

2017-03-02 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 23 Feb 2017 23:46:50 -0600
Source: golang-github-ngaut-deadline
Binary: golang-github-ngaut-deadline-dev
Architecture: source all
Version: 0.0~git20170224.0.71c16b1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Michael Lustfield 
Description:
 golang-github-ngaut-deadline-dev - deadline reader/writer
Closes: 855992
Changes:
 golang-github-ngaut-deadline (0.0~git20170224.0.71c16b1-1) unstable; 
urgency=medium
 .
   * Initial release (Closes: #855992)
Checksums-Sha1:
 1790e68c8074c984f58f5469c26bbeaa2218d985 2363 
golang-github-ngaut-deadline_0.0~git20170224.0.71c16b1-1.dsc
 61e1321311149f357dab8c2aaf9850d2676f2c39 4264 
golang-github-ngaut-deadline_0.0~git20170224.0.71c16b1.orig.tar.xz
 4f06f129652b410448417a1b67fa1668ca120eb8 1576 
golang-github-ngaut-deadline_0.0~git20170224.0.71c16b1-1.debian.tar.xz
 333982f42cd114b18cce57e3db9159ece1d82f9b 2170 
golang-github-ngaut-deadline-dev_0.0~git20170224.0.71c16b1-1_all.deb
 fcd7cb4d9d6bdd012e9e63f013a26e1539cb2750 4858 
golang-github-ngaut-deadline_0.0~git20170224.0.71c16b1-1_amd64.buildinfo
Checksums-Sha256:
 c5123fe0b0d40bf6279fd002d1af3052ba3ded497b91b65b03f6d6514ec5a7b5 2363 
golang-github-ngaut-deadline_0.0~git20170224.0.71c16b1-1.dsc
 17163346e9e7747c4951f933bed5616de67c142523bfc2d461391e12a82cb4fa 4264 
golang-github-ngaut-deadline_0.0~git20170224.0.71c16b1.orig.tar.xz
 d1552aff5cadb067f672727cbfc6cef9b17ce59121068c9f51d5248de8fab329 1576 
golang-github-ngaut-deadline_0.0~git20170224.0.71c16b1-1.debian.tar.xz
 00a2c31a4aee18ece95720edc1c271848be048e18d2bba0705f099d1c99dbeb0 2170 
golang-github-ngaut-deadline-dev_0.0~git20170224.0.71c16b1-1_all.deb
 4ec6a10ca9dd8825f2b726ccf528f7d1439c678be7515f9f9b7eccbd79a3d8bd 4858 
golang-github-ngaut-deadline_0.0~git20170224.0.71c16b1-1_amd64.buildinfo
Files:
 a3466b40cdb45550273e9e7efbbc6856 2363 devel extra 
golang-github-ngaut-deadline_0.0~git20170224.0.71c16b1-1.dsc
 e512dce8d70892039e4ebf9222b6996f 4264 devel extra 
golang-github-ngaut-deadline_0.0~git20170224.0.71c16b1.orig.tar.xz
 75d031af49d143554892a1d0735fd6f3 1576 devel extra 
golang-github-ngaut-deadline_0.0~git20170224.0.71c16b1-1.debian.tar.xz
 1301a90ba64b9ab622806787fa4eeaa6 2170 devel extra 
golang-github-ngaut-deadline-dev_0.0~git20170224.0.71c16b1-1_all.deb
 2bcd4ba4d461532b8d8ca812f30b1d0d 4858 devel extra 
golang-github-ngaut-deadline_0.0~git20170224.0.71c16b1-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEBs1j101ZjEpH5CyWA6iJGnZa0IUFAlivy3YACgkQA6iJGnZa
0IX2RQ//ZKlogv662VjuTLvAfEKZaekwbFbqhSIRbGC0oOaCOggDTcd3Z/+9jxIu
yLLHYKlm4pRcfbC2opAPdcvvQFpDakwjqIiCKPs5BkeAbpDJ0QyR6mqE/TPjfQjP
1bCn/kEuZPXssSrOf1duYv3HqRocyGFKyTwG+jf+vfu7lBFqKkoAN7xitdkynl1p
0Gc9YqiNgyvPQNtUsZ2bJ8ci4I0sx/nEPREP9zzteVS6LIJe70WJ6IumTyHeisEp
ze9JWO2OF1PilacUAlrBvTMbDoGNQCmfm02NZq7PG0Pl7MAUN+ZHblhstqSi/7hY
Q/a04e85NZQXPMUIXfu8gzNhOTIB9KvRTx9G7GNNSlxe8+xJEDInxpgy4AscMKzC
wwLzfYDaL8sX3ZjDAfstRflZJPt4mD1Ye9/HvE3ikVG3yJhtQ8+PQIg6VO1QkwYA
0+z5dUmo2XYaQ66NTP6HrUeGbzuwOfjU4xjB3EjwikTULzLhY4Ofm9fW1yZmjos6
VhgsnF9wUqsPE3MWWJsWSTvhkiF2r8bYgQv1s1qMNpq52PoeqHXFV/OVSHiFXLqg
yvXQjWpvu0Ok7QeIQy6tBeRh/6xMnoK83jwWOO85yuQYMepFB6s2AVs4ydgC0Y1L
8LCogcVPchZR7CLAVQQbjq8ijGPekeDZU+oa5xjy7Ss9cdmG3CA=
=8Kp+
-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-sergi-go-diff_0.0~git20170118.0.24e2351-1_amd64.changes ACCEPTED into unstable, unstable

2017-03-02 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 23 Feb 2017 23:47:25 -0600
Source: golang-github-sergi-go-diff
Binary: golang-github-sergi-go-diff-dev
Architecture: source all
Version: 0.0~git20170118.0.24e2351-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Michael Lustfield 
Description:
 golang-github-sergi-go-diff-dev - Diff, match and patch text in Go
Closes: 855990
Changes:
 golang-github-sergi-go-diff (0.0~git20170118.0.24e2351-1) unstable; 
urgency=medium
 .
   * Initial release (Closes: #855990)
Checksums-Sha1:
 9d3dd8e76930a42d92429613c059bc4c9b33b0b7 2389 
golang-github-sergi-go-diff_0.0~git20170118.0.24e2351-1.dsc
 86a02b961bafaa53fc8fd3d06e6a9e90551a23fa 36240 
golang-github-sergi-go-diff_0.0~git20170118.0.24e2351.orig.tar.xz
 5758af5d3732684df16f6e9eb00072d4b80c837d 2008 
golang-github-sergi-go-diff_0.0~git20170118.0.24e2351-1.debian.tar.xz
 3f34e42fe41b1acb7973db8121cd2d257a6fe0a0 29274 
golang-github-sergi-go-diff-dev_0.0~git20170118.0.24e2351-1_all.deb
 80ba0ce471e7e7b59371e2f42a7abbf35ec3eabc 5069 
golang-github-sergi-go-diff_0.0~git20170118.0.24e2351-1_amd64.buildinfo
Checksums-Sha256:
 84fc908ff1be89b785b9cb8fe963dd5bceb360e48574ddab3653bc33a89ce4a6 2389 
golang-github-sergi-go-diff_0.0~git20170118.0.24e2351-1.dsc
 a9ddae126394d5f34ac9fb30efd4d25e88fcbbe4a42e1e0c05a55c56dd1a553f 36240 
golang-github-sergi-go-diff_0.0~git20170118.0.24e2351.orig.tar.xz
 c0a270a68ecefd0a28d67b7cf085e0472b6cb7ad05ef9d5b7c7f4fa2a6808f38 2008 
golang-github-sergi-go-diff_0.0~git20170118.0.24e2351-1.debian.tar.xz
 2af831b4900251284484a9feb6ce08bdd218a0b9e8706384e0ef6f71bfd316a2 29274 
golang-github-sergi-go-diff-dev_0.0~git20170118.0.24e2351-1_all.deb
 02a79facdc1276363d2eab2f44aa23a7e5726c12cd67804c709fde344bcef659 5069 
golang-github-sergi-go-diff_0.0~git20170118.0.24e2351-1_amd64.buildinfo
Files:
 5436595d8b2db5644f59386b9992ecad 2389 devel extra 
golang-github-sergi-go-diff_0.0~git20170118.0.24e2351-1.dsc
 2d5c562183a555adbf5a2542b1922f2b 36240 devel extra 
golang-github-sergi-go-diff_0.0~git20170118.0.24e2351.orig.tar.xz
 ec2a754c8c28e364857384092260a6b6 2008 devel extra 
golang-github-sergi-go-diff_0.0~git20170118.0.24e2351-1.debian.tar.xz
 0693c1d5753e5bdba97f2a014fc7199e 29274 devel extra 
golang-github-sergi-go-diff-dev_0.0~git20170118.0.24e2351-1_all.deb
 39a97f47714acdc686375ab11bfbcd1b 5069 devel extra 
golang-github-sergi-go-diff_0.0~git20170118.0.24e2351-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEBs1j101ZjEpH5CyWA6iJGnZa0IUFAlivy3cACgkQA6iJGnZa
0IVc/w//esDqjOsGkwHhZpGjkGa+rdWIEEBuSUQQ/jiiF8NugGO67b5IBFajqEVi
+CGUr7eLMFAURuLajdinmbhHN5cRbJo2FpydrUO4iPKBZoo72yd3kLWu5qaKmDGq
blFzUeHj9WSbg0DrrjZldEumibgpx66vcr6TxtibUjiKs77DtSo9+sCayH25MIgN
SIBJBd/luhp/4D4wOluOLKKDyQMQDqrWv2LKsqGFAREVGFDUS5qyO2lR17MHa9cj
GO8B0Uf65LkzRTgsuZyA55zv4tILIQjNXSgjiddCzLtBS3qKe3zB8+a3j7wZ4UMl
9pJYkBBLQHb5f8jpbC28Md1O2grgGGbjVUlp0XOIg/EOe9/YWeBwbzgFAMDeM+LQ
1PrsP1meh3iVKly+gTLqZCaf2i+NGbah9MuACs/TCrgPIgRO3VdHUMzpm5E8fM/S
5zwwFZDTO32GIw03j5XqefeX8CucpVNbD2ImQsSTvmYIbR60orB3Tj1OK53NiyaQ
Qcj3hU8NTFH6vE6xaJWM1BBd08bcFU/ZLKDm9Y0FdXU/+5EAvTGoE8RwFYIkWv5p
hHPVYmezhz4zwBnsHgjbtFmiMvC9zLBpGtUWBOaS4ghIxj/ShNghzc51m464ZfC+
WeATatW9t+X9mcUH9NhrZI4+cXCQL7qfV2EV2mnEoNeN9wbhfvs=
=j/FT
-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-jaytaylor-html2text_0.0~git20170217.0.24f9b0f-1_amd64.changes ACCEPTED into unstable, unstable

2017-03-02 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 23 Feb 2017 23:45:59 -0600
Source: golang-github-jaytaylor-html2text
Binary: golang-github-jaytaylor-html2text-dev
Architecture: source all
Version: 0.0~git20170217.0.24f9b0f-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Michael Lustfield 
Description:
 golang-github-jaytaylor-html2text-dev - Turns HTML into a plain-text equivalent
Closes: 855989
Changes:
 golang-github-jaytaylor-html2text (0.0~git20170217.0.24f9b0f-1) unstable; 
urgency=medium
 .
   * Initial release (Closes: #855989)
Checksums-Sha1:
 1470e4f94157c48baca9f7e6ddd67826139ec8d1 2453 
golang-github-jaytaylor-html2text_0.0~git20170217.0.24f9b0f-1.dsc
 ad34a38f6df23849cf8f01278211869cd3fd086a 6456 
golang-github-jaytaylor-html2text_0.0~git20170217.0.24f9b0f.orig.tar.xz
 9639d51b2d8b34d0337963b40d441bd5578fcb65 1968 
golang-github-jaytaylor-html2text_0.0~git20170217.0.24f9b0f-1.debian.tar.xz
 f2e50de924ea18dbba339fd3ea0ce958aa1423ce 7874 
golang-github-jaytaylor-html2text-dev_0.0~git20170217.0.24f9b0f-1_all.deb
 f0107c07135f4e93b32f2cf783c1a05f5eebeb88 5142 
golang-github-jaytaylor-html2text_0.0~git20170217.0.24f9b0f-1_amd64.buildinfo
Checksums-Sha256:
 1e7bf82a5e599a0009de8bc2c31ef02cac54f97b560959a726f5a317aee101fe 2453 
golang-github-jaytaylor-html2text_0.0~git20170217.0.24f9b0f-1.dsc
 9d0cafb899d190418c3747844ac2c858273fa4fc440f3f21ec1598ba841bae2f 6456 
golang-github-jaytaylor-html2text_0.0~git20170217.0.24f9b0f.orig.tar.xz
 0df9d95020d8d6928ced763ad35496cb59b4fc74d04c513ce341b3fb5a381cfb 1968 
golang-github-jaytaylor-html2text_0.0~git20170217.0.24f9b0f-1.debian.tar.xz
 a00b46b842c32074659c67429658ef1ac37edf5810f9e305aa72c9567cee59b6 7874 
golang-github-jaytaylor-html2text-dev_0.0~git20170217.0.24f9b0f-1_all.deb
 2fea038cf2a3c7974110a9366e6d7385f8ddccfeb2a703b0182016ea9ad6ad7a 5142 
golang-github-jaytaylor-html2text_0.0~git20170217.0.24f9b0f-1_amd64.buildinfo
Files:
 d8d4732d6d3163a03a59fb288ea2d273 2453 devel extra 
golang-github-jaytaylor-html2text_0.0~git20170217.0.24f9b0f-1.dsc
 ee9a3deab622e2750d1ce067d784b55a 6456 devel extra 
golang-github-jaytaylor-html2text_0.0~git20170217.0.24f9b0f.orig.tar.xz
 37b8f4b56173975abf8c9ad873e0344a 1968 devel extra 
golang-github-jaytaylor-html2text_0.0~git20170217.0.24f9b0f-1.debian.tar.xz
 eaa4f3118ec13d227ba221d9c8cd0a74 7874 devel extra 
golang-github-jaytaylor-html2text-dev_0.0~git20170217.0.24f9b0f-1_all.deb
 6f6daf10c034bb46037522f2725a2bdd 5142 devel extra 
golang-github-jaytaylor-html2text_0.0~git20170217.0.24f9b0f-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEBs1j101ZjEpH5CyWA6iJGnZa0IUFAlivy3YACgkQA6iJGnZa
0IXG0A//eD+Mf9sgvcD2d/ugmRUcSE8XEXwQ4bUw6c7l4mFB5aA4hd8WFTCS4dwS
IYoqZudRTNYf/u8xU/vFXE/B9nPjhVFqMSw8Vp9fPPQevTpP7aa/kEi2nm7ebMCS
GAIdHoYpAFuUfGLfKnR7DPWWCvVtHeVcFBbembeJYQ6i+Xo9Os0r/+TFHKiNeW+f
5qyxIND92+pY2Rl9X/8jGJWGmK8x7Q+rwkXdusGpVOciNBSdTs6a4f3dZx+cpx2/
WfQXc2qyM6hzB7zmbjalHzmbsAN4yVIKAIbTPzSB11Ojj6WTIE85HL9lWOakUy3x
dGzUZFhTPq2em37RXIVDveb0FwthTWrPBiv6tLSRquSCGt14vcf6molGA9bPxmT+
WMUBViLjFmO0mi+Edlq8CCR9czqzpEjPCCIhv4JUiU3a8MmO/YgbUJs1oNTRWFTx
mBtixvzSejuzcZCMiXLE6l99ItKYltWc0zw3xvWDpx2JaQPVu4e9QAOq38wAsqw1
w5VUdLSy4FLeu89bCg5KUf2ckcdve7lJxBWaAaK3VUMg5tKqH+YO6qxnVWWNcKgQ
wpiKw8PNA5hL3BaSSuKGKTkMgKL2Q9wMeudZUsMsuUqnLuyzkE+zyo79PvTAzPux
I78/43OGDgD4PSlEAqTAtsBMUebjDPydFUxOPJpW3WSD3OKC6no=
=ZCIo
-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-denisenkom-go-mssqldb_0.0~git20170117.0.9e40d9d-1_amd64.changes ACCEPTED into unstable, unstable

2017-03-02 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 23 Feb 2017 23:42:22 -0600
Source: golang-github-denisenkom-go-mssqldb
Binary: golang-github-denisenkom-go-mssqldb-dev
Architecture: source all
Version: 0.0~git20170117.0.9e40d9d-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Michael Lustfield 
Description:
 golang-github-denisenkom-go-mssqldb-dev - Microsoft SQL server driver written 
in go language
Closes: 855981
Changes:
 golang-github-denisenkom-go-mssqldb (0.0~git20170117.0.9e40d9d-1) unstable; 
urgency=medium
 .
   * Initial release (Closes: #855981)
Checksums-Sha1:
 395493f1807ad63e1e7ab17447f31598545883f3 2546 
golang-github-denisenkom-go-mssqldb_0.0~git20170117.0.9e40d9d-1.dsc
 46fd44ca38c901cfbb4b4e66b57bdbd959c45d66 203868 
golang-github-denisenkom-go-mssqldb_0.0~git20170117.0.9e40d9d.orig.tar.xz
 a752ba199d05024fddfcf12ca5d56fa43d8ec1f0 2444 
golang-github-denisenkom-go-mssqldb_0.0~git20170117.0.9e40d9d-1.debian.tar.xz
 d36561517d362723cad3d5bb67e82e1f68a8ed23 210262 
golang-github-denisenkom-go-mssqldb-dev_0.0~git20170117.0.9e40d9d-1_all.deb
 d07b73f424ce8921836dbe7b9c5e277a87c23e42 5229 
golang-github-denisenkom-go-mssqldb_0.0~git20170117.0.9e40d9d-1_amd64.buildinfo
Checksums-Sha256:
 784636287959d017261e4d6ecc3df08750524386ae1556b6e0321f59ac0cb039 2546 
golang-github-denisenkom-go-mssqldb_0.0~git20170117.0.9e40d9d-1.dsc
 d243a2ee4673a0197914e235ceb355e83865bf7f18d6ee87a52ea1ec3c0df9e6 203868 
golang-github-denisenkom-go-mssqldb_0.0~git20170117.0.9e40d9d.orig.tar.xz
 fc9896a8a491445dfc36e7805afc19d299b48218f006070f695353d73936e91a 2444 
golang-github-denisenkom-go-mssqldb_0.0~git20170117.0.9e40d9d-1.debian.tar.xz
 e0d326b8c11e68cdb345df2c73f34900514935e696f4539868c79834950fb7b4 210262 
golang-github-denisenkom-go-mssqldb-dev_0.0~git20170117.0.9e40d9d-1_all.deb
 3aeb009ad4b9a906d63c4d3484c1829af484a2d62deb7a5aadaabaef0067 5229 
golang-github-denisenkom-go-mssqldb_0.0~git20170117.0.9e40d9d-1_amd64.buildinfo
Files:
 50471145f47b92881183f37033386e13 2546 devel extra 
golang-github-denisenkom-go-mssqldb_0.0~git20170117.0.9e40d9d-1.dsc
 cfea736fd3369bda29722e60434f8b04 203868 devel extra 
golang-github-denisenkom-go-mssqldb_0.0~git20170117.0.9e40d9d.orig.tar.xz
 0123e29a451bd0e6bc4c49d9af5a9218 2444 devel extra 
golang-github-denisenkom-go-mssqldb_0.0~git20170117.0.9e40d9d-1.debian.tar.xz
 692dd3db0e17d620b00e8bf5434724e7 210262 devel extra 
golang-github-denisenkom-go-mssqldb-dev_0.0~git20170117.0.9e40d9d-1_all.deb
 5ca6badf8532f812011b7e25214f1cc4 5229 devel extra 
golang-github-denisenkom-go-mssqldb_0.0~git20170117.0.9e40d9d-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJKBAEBCAA0FiEEBs1j101ZjEpH5CyWA6iJGnZa0IUFAliv0isWHG1pY2hhZWxA
bHVzdGZpZWxkLm5ldAAKCRADqIkadlrQhdqmD/4oiam655zsXSLR76Xd9GKY2Mnc
QlJUqlVcv0r/wFAQhHhO1mC3l8mCVW8gU0KuvQUxhncXa2idJqFfg7GcgmgAoXBt
MHviXK0l1c40knk957FeZniu4Ua4sDnkCgcIlH86mf2AtNk5MWi35pDcp5nZ675V
5q2RffWo2xur1o/1DFk2Lbm6MaG16i5rNy26oq5pIKWwBgmzs1DqZAJ1/Z7Q+ilr
IW7jZCAImMTPQbUDGVZCP2cmh193UXBlDOTzQtEBDALoIb0+4flIUdD7UtYpDpLk
Q74IU7/VZ0uYVmAHF6sHo/gJ5jgPArrfSC8LFSAsvR5GE+erVEdi1aQx6XF92gLb
dHpWbKlDe3CfkbxXh1kMgF1y9JRnfX3KEsTwALLMPPyVg6hyHw1VXJPyfxBgR1Sz
3tW/dcp/scByeY7PwEj0py4volGqWk6mWg2eA1qjtJABcefiSG+IngEtkKmeycnH
QzwS8KSiRVlCQoa8julNQzCsypib+SjqQmARSJrIvgAle8ryw8FCQA9oVPtbRHDe
rGQFwPdskyInxu+rmsQXXq4whJnh3h5AZNCj4vzqvBpPsGNG7GcETsDFz58HhMjS
ojywmuLpix3FRElIECZhAPtbc+yfwDN2azI5XTkJSPNu4gfm86bH6DBBakBet/Cg
SSon6nh55j8uq66udQ==
=FDwS
-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-facebookgo-subset_0.0~git20150612.0.8dac2c3-1_amd64.changes ACCEPTED into unstable, unstable

2017-03-02 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 23 Feb 2017 23:45:28 -0600
Source: golang-github-facebookgo-subset
Binary: golang-github-facebookgo-subset-dev
Architecture: source all
Version: 0.0~git20150612.0.8dac2c3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Michael Lustfield 
Description:
 golang-github-facebookgo-subset-dev - Check if a value is a subset of another
Closes: 855986
Changes:
 golang-github-facebookgo-subset (0.0~git20150612.0.8dac2c3-1) unstable; 
urgency=medium
 .
   * Initial release (Closes: #855986)
Checksums-Sha1:
 1ffcea361cb0b6ac91e0fc855221f23eddef4376 2402 
golang-github-facebookgo-subset_0.0~git20150612.0.8dac2c3-1.dsc
 8e31d71f92db6d33446082497ea84f5a6a5f96a0 4256 
golang-github-facebookgo-subset_0.0~git20150612.0.8dac2c3.orig.tar.xz
 0c31eaa5f7741e36949bddb4af26fe12775ac9d6 2052 
golang-github-facebookgo-subset_0.0~git20150612.0.8dac2c3-1.debian.tar.xz
 11dd4da07ee809198db3c092f34ecdfe32ea58d4 4618 
golang-github-facebookgo-subset-dev_0.0~git20150612.0.8dac2c3-1_all.deb
 4a7812968563859ef0ec078aa15b8c1f336cbae7 4885 
golang-github-facebookgo-subset_0.0~git20150612.0.8dac2c3-1_amd64.buildinfo
Checksums-Sha256:
 a6a4b1155cd5fd4920798fb40a9ab0192e91b68fcd33bc6b043df72ad77050a6 2402 
golang-github-facebookgo-subset_0.0~git20150612.0.8dac2c3-1.dsc
 f67ee66b71bd4e3bec407321067f2e96d27512d0ae7fec6e3c06b7a31694b867 4256 
golang-github-facebookgo-subset_0.0~git20150612.0.8dac2c3.orig.tar.xz
 2e02c648dd0c852757db0d44de81e4e23fcf58bef05f79a22febaa7cf7f275ef 2052 
golang-github-facebookgo-subset_0.0~git20150612.0.8dac2c3-1.debian.tar.xz
 57fbaea6e5b3ad79a43e3d0c8dcc7510d49c6a0011fc6af127fcb058036cb9b4 4618 
golang-github-facebookgo-subset-dev_0.0~git20150612.0.8dac2c3-1_all.deb
 247e47c81354c062fe579ea8d31fa76fa0eab077b5e3592105f544724f6f9144 4885 
golang-github-facebookgo-subset_0.0~git20150612.0.8dac2c3-1_amd64.buildinfo
Files:
 b99d9a1c07d520d3a771ff7d154905d0 2402 devel extra 
golang-github-facebookgo-subset_0.0~git20150612.0.8dac2c3-1.dsc
 683582b61df736afbb63d68305e04c5a 4256 devel extra 
golang-github-facebookgo-subset_0.0~git20150612.0.8dac2c3.orig.tar.xz
 58a249f893536bded8acf9966c1799ac 2052 devel extra 
golang-github-facebookgo-subset_0.0~git20150612.0.8dac2c3-1.debian.tar.xz
 157247946caa8aac882cbec5de411c6e 4618 devel extra 
golang-github-facebookgo-subset-dev_0.0~git20150612.0.8dac2c3-1_all.deb
 916e05677c7a63511906b8d50fa26e1c 4885 devel extra 
golang-github-facebookgo-subset_0.0~git20150612.0.8dac2c3-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEBs1j101ZjEpH5CyWA6iJGnZa0IUFAlivy3UACgkQA6iJGnZa
0IUahQ/+JQ6MA1qNK0/e1ukoYSxDjQNRsgpuv9VwEg19tCGlNqGzu4k+/59CaBgx
7gMjQDb9XlhGzkjMrjjG7P0Nwx6sdNEJubTiNS/XZoAasH1iwa1pzk0Ajpva9slu
rd1ORcyd7sWupXjRuFLVvMj+mOoVz1nL8ZJz81tQA/OR/IQf9HU+FqZBYfWuQw9g
UYW4jeBbWHlvXXJ5rZn+5z91xskUxibLzeP3kbVIPQucNAmYaWZcIlRqF/biZzqm
Z6YecrWaZSb/ehthW/QIt9NhmdRxHJ0Avq0/CRubSwiCNwsM4B29yfqOXiqkd5YH
YfZfKESlfKo9kgH3dKvjuGh6jNw8T6t0EUdT/NzzfT64WxRWrCRTwROczJ+/7UiP
LiclfmElQVkRVHG77CW5JedRylitZk004pANsFr6XwBB18YShE2MlATb74v3ayiZ
NcSJWlVKcqPRqm1SX1MXA/1zfapWrHqF/ukxlg58KcuZ5SiAwsPDW94RFTw2oE2i
G/K5tcxxYdA+SstN64mLPt1YrV4SabhQIf5yM8IZmQ5KhnmZdfrzSDxGMknyqQD3
Q2ECtoeUELSd32SMk4X7WjeGDwgyVaGdJUnvyOEfJtKXYSwsm1RJ1R30LxjfwOaX
dkNUWc+Zy0lR7XErgQxcPKaPxgeuFM71nbm1otPh34WCgeJG2zU=
=lpa1
-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-ngaut-go-zookeeper_0.0~git20150813.0.9c3719e-1_amd64.changes ACCEPTED into unstable, unstable

2017-03-02 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 23 Feb 2017 23:47:13 -0600
Source: golang-github-ngaut-go-zookeeper
Binary: golang-github-ngaut-go-zookeeper-dev
Architecture: source all
Version: 0.0~git20150813.0.9c3719e-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Michael Lustfield 
Description:
 golang-github-ngaut-go-zookeeper-dev - Native ZooKeeper client for Go
Closes: 855993
Changes:
 golang-github-ngaut-go-zookeeper (0.0~git20150813.0.9c3719e-1) unstable; 
urgency=medium
 .
   * Initial release (Closes: #855993)
Checksums-Sha1:
 ad632ace27ed36e43633f4dee1dcbab60b0a2b38 2490 
golang-github-ngaut-go-zookeeper_0.0~git20150813.0.9c3719e-1.dsc
 9ebc98302affde4ba796a089c73ff13cf89c16ab 16320 
golang-github-ngaut-go-zookeeper_0.0~git20150813.0.9c3719e.orig.tar.xz
 8f00acca1fe33363a54b41cd66f20f444d01fb98 2628 
golang-github-ngaut-go-zookeeper_0.0~git20150813.0.9c3719e-1.debian.tar.xz
 d653de61300a6f207a8cd4332395e84d80035a15 18066 
golang-github-ngaut-go-zookeeper-dev_0.0~git20150813.0.9c3719e-1_all.deb
 84c07ce1ef813c6fad4b19b5774e0a416a24bca6 4969 
golang-github-ngaut-go-zookeeper_0.0~git20150813.0.9c3719e-1_amd64.buildinfo
Checksums-Sha256:
 71d253710a8133c53b258c843afdb6ae5da084eebd13b74a6afa06a1b16e2518 2490 
golang-github-ngaut-go-zookeeper_0.0~git20150813.0.9c3719e-1.dsc
 d42e6f165c2c251ab71503d56a9fc740a1132411a1acc5dba571f1567a7ce1b4 16320 
golang-github-ngaut-go-zookeeper_0.0~git20150813.0.9c3719e.orig.tar.xz
 f0ba68bc2e1f9c4c4c73488b296e5ddfd43a0e85e8ea674a49f7329649090ae5 2628 
golang-github-ngaut-go-zookeeper_0.0~git20150813.0.9c3719e-1.debian.tar.xz
 585ee30f85896a7fd925896a30b77d9f92ddf69c4046191001289778021b67d7 18066 
golang-github-ngaut-go-zookeeper-dev_0.0~git20150813.0.9c3719e-1_all.deb
 aa4fc990d6b88cd5b59152088abd0b0db04099b4451ca0a9c888aade4605a10e 4969 
golang-github-ngaut-go-zookeeper_0.0~git20150813.0.9c3719e-1_amd64.buildinfo
Files:
 4ed8617874b3a6720083dcfb2750b83e 2490 devel extra 
golang-github-ngaut-go-zookeeper_0.0~git20150813.0.9c3719e-1.dsc
 fbb8b819a8b2d61cc9f32336d3d0dae1 16320 devel extra 
golang-github-ngaut-go-zookeeper_0.0~git20150813.0.9c3719e.orig.tar.xz
 b1c95c936038b532445fbf1e3f80259d 2628 devel extra 
golang-github-ngaut-go-zookeeper_0.0~git20150813.0.9c3719e-1.debian.tar.xz
 e606f4c4db9f519dfd5267f27dc23b42 18066 devel extra 
golang-github-ngaut-go-zookeeper-dev_0.0~git20150813.0.9c3719e-1_all.deb
 c828e2750b566d4c7d13d64bfc80868e 4969 devel extra 
golang-github-ngaut-go-zookeeper_0.0~git20150813.0.9c3719e-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJKBAEBCAA0FiEEBs1j101ZjEpH5CyWA6iJGnZa0IUFAliv1CAWHG1pY2hhZWxA
bHVzdGZpZWxkLm5ldAAKCRADqIkadlrQhVs8EACTFHc30VmAaUucDtrGl8FTF2Oh
VmCyy7cAVgT5q2EUVr6ZEHKETwatpf/Vi8KMKyFb+vtQzx9W2FNohFRQZnAh5Sdw
EuLg01CtLVE800RWPrxmy5kw1F73Brn7iV5Dx7xoEEn497acX4k3XwlzDUsAt0rp
ZySxtz/N8XMjpAuL92A69y64U7jS9OY+rJcvDgvHMHsfOU9H6eZ3FAuCxBkxWSbb
HHx76tTScQ4n7Pxdx5LvbqSMlPF2UFUtG8SsUOMIw8tFZEGe8MvJ08gV7kRlB3eG
2itwBB2kiPttd42k/EzK+Vh0JX3G+k4fIGBFbcU4/+1Gs99CZF9FRlps6h7/RsVN
Rirm2d6n9BqQYo4QQvGFDAFWngLUcZAPi37LReBsFz+4P/nD6/HBnfWdZ55Z3/+4
wN+F2id3BDWxUnNHKwOle2yHXBX7GuTHNDTZLJlpg9aLc3ezAebU2Y8r6L7PK/lF
QRlfNkGRgvnJBMJ9t7rCGY4RjZp4xclGulf40y/mzQFJpGo9T6OuW4UigYxN0auj
TbazfGZVvsqJKi4AMsXfADhqJzLfZNbqAhv8GOqaS4yrf6Jix7gdtxbkajyEOntX
MfexkHJ2G9GR5b0nJsSc5gq4ZlKMm+cC0SnPsToWbE/+k84+Uv+we7Nv6NWBMYzd
AYKJeg6sUeuNabdzcA==
=gGJG
-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-facebookgo-freeport_0.0~git20150612.0.d4adf43-1_amd64.changes ACCEPTED into unstable, unstable

2017-03-02 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 23 Feb 2017 23:44:45 -0600
Source: golang-github-facebookgo-freeport
Binary: golang-github-facebookgo-freeport-dev
Architecture: source all
Version: 0.0~git20150612.0.d4adf43-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Michael Lustfield 
Description:
 golang-github-facebookgo-freeport-dev - Go library to find a free TCP port for 
binding
Closes: 855987
Changes:
 golang-github-facebookgo-freeport (0.0~git20150612.0.d4adf43-1) unstable; 
urgency=medium
 .
   * Initial release (Closes: #855987)
Checksums-Sha1:
 064d04cf2ac3eb038239ef540b156df0e2e3642b 2428 
golang-github-facebookgo-freeport_0.0~git20150612.0.d4adf43-1.dsc
 255cbc3780cc6cc9950df6bb9573fdf8ab9eadad 2516 
golang-github-facebookgo-freeport_0.0~git20150612.0.d4adf43.orig.tar.xz
 1f1d945f3343afa708fd2d3242a9edfe730f2412 2028 
golang-github-facebookgo-freeport_0.0~git20150612.0.d4adf43-1.debian.tar.xz
 8a13accc3775f714f7f99bd7b43c988ce5a038aa 2762 
golang-github-facebookgo-freeport-dev_0.0~git20150612.0.d4adf43-1_all.deb
 6319fa46863648c5566f5fae3ecc93917e316a48 4903 
golang-github-facebookgo-freeport_0.0~git20150612.0.d4adf43-1_amd64.buildinfo
Checksums-Sha256:
 c5864cf5506786a449f339a6a629340199803d415e1600afa3ad9b3756946e88 2428 
golang-github-facebookgo-freeport_0.0~git20150612.0.d4adf43-1.dsc
 27694d217431e82c2d0110ba02c1a23134035bb96a804550b81c78d916617e94 2516 
golang-github-facebookgo-freeport_0.0~git20150612.0.d4adf43.orig.tar.xz
 102057bb5d0e0f3f92825ab458f90ea13d3cef21312d8d07b7fafe205a1ea61c 2028 
golang-github-facebookgo-freeport_0.0~git20150612.0.d4adf43-1.debian.tar.xz
 9bdf6e951602424ad1cc0801d3471d53403f1c77cab74bfb918fbeb017458f30 2762 
golang-github-facebookgo-freeport-dev_0.0~git20150612.0.d4adf43-1_all.deb
 9cd443ed9cdcd4b2871f402d8f98045fada2dee1b68a50e88a127aeb8b0f6755 4903 
golang-github-facebookgo-freeport_0.0~git20150612.0.d4adf43-1_amd64.buildinfo
Files:
 cab2c1d58e8243819a3fad902883f750 2428 devel extra 
golang-github-facebookgo-freeport_0.0~git20150612.0.d4adf43-1.dsc
 4f489cdf1a4f28a82784794cc7100d67 2516 devel extra 
golang-github-facebookgo-freeport_0.0~git20150612.0.d4adf43.orig.tar.xz
 014364e05077925b633f1778db25b148 2028 devel extra 
golang-github-facebookgo-freeport_0.0~git20150612.0.d4adf43-1.debian.tar.xz
 9009437c5df963dc946d4fab5df2b5ff 2762 devel extra 
golang-github-facebookgo-freeport-dev_0.0~git20150612.0.d4adf43-1_all.deb
 fd2f865c6ec0ba9151da9418c7054776 4903 devel extra 
golang-github-facebookgo-freeport_0.0~git20150612.0.d4adf43-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEBs1j101ZjEpH5CyWA6iJGnZa0IUFAlivy3UACgkQA6iJGnZa
0IUc2w//U00MoZrxkzjLOe4+MoSLLojTI5FUA0ws3eZFThUq5NtzjQtcQQQ9n8PQ
EZYK9R0ebhP+vtt8FjCdnqeVcY52A1l72uK9lQUdSyAcb32sUtCh5kBtkcp9Tp2d
89mxfGONNLX5jgsIDmDQdpp2HIPz/Jyjf3BaZenX44Ux2/MDQZnaATQZNc+64LIq
LDRr9hIOxedXAdU6A+c/RJTUy7kf7WwdFdML9SDnJcDcotxdSEbXkcjFUlkgDGgp
g1ubrKbPyDiT7gc6wm2I31mUQtyP+TYoZarMQ3lwGu2AIZzsMrzBfZMAYwXLmXSI
EdnW5jRgikQhktltCMr6FsAUpMRm9+2hRPHh92Tqe+Hd6cpt0SW0VRXhgR1TTdfS
Yk7X/H+tuMkx3DcGeRYIot/zjx5FNHMKTZYha4L9H8q2zYKNVjJ9eSpXw6/6dxYR
04Gv5Svfkcko0rtbbquaNf77w5foRSxoyIlJAIgj/wrpGZpt3VrAa1c5FaotWYjn
RMEJlltIKt+sFbP+PNkEXMwfMhmEOqKEQ/sBXwcl8NZX9W/VRcnCV2F88h3ZDFKK
RosdMrUEqz3jRQiVNNQ9+zEh1OSm36vVhjTFer/hOYBvNqyMy6C82zKvBpZD2v4W
snoSm+6nJ9K5uPxyDp4xKm2Bc+aJMCPwlw84NL9DGGppt02RGaQ=
=xPCP
-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-facebookgo-stack_0.0~git20160209.0.7517733-1_amd64.changes ACCEPTED into unstable, unstable

2017-03-02 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 23 Feb 2017 23:45:14 -0600
Source: golang-github-facebookgo-stack
Binary: golang-github-facebookgo-stack-dev
Architecture: source all
Version: 0.0~git20160209.0.7517733-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Michael Lustfield 
Description:
 golang-github-facebookgo-stack-dev - Stack provides utilities to capture and 
handle stack traces
Closes: 855985
Changes:
 golang-github-facebookgo-stack (0.0~git20160209.0.7517733-1) unstable; 
urgency=medium
 .
   * Initial release (Closes: #855985)
Checksums-Sha1:
 7250966ce9e8fa1245f79882b0cca3aa073015e5 2389 
golang-github-facebookgo-stack_0.0~git20160209.0.7517733-1.dsc
 071062de00a16987ef3aa756ff2da88995018d41 5436 
golang-github-facebookgo-stack_0.0~git20160209.0.7517733.orig.tar.xz
 9f1b909b2134a97019c576fe685651b0dc3dbb6e 2096 
golang-github-facebookgo-stack_0.0~git20160209.0.7517733-1.debian.tar.xz
 bb76e565527f1ebb9375d94ea09d737528c6567a 5848 
golang-github-facebookgo-stack-dev_0.0~git20160209.0.7517733-1_all.deb
 35ee2f3a2dab1101c1b1f16e2bf65d2be2d4f1ce 4876 
golang-github-facebookgo-stack_0.0~git20160209.0.7517733-1_amd64.buildinfo
Checksums-Sha256:
 913b970e4b065a28f166cdef96ac8f2b4a27c249b09c2cf67056366e898e20f6 2389 
golang-github-facebookgo-stack_0.0~git20160209.0.7517733-1.dsc
 ed892b16dfad52ea7313d4c0aff3d4d5abe707af34ee4b5d7fb987c1a7478d7b 5436 
golang-github-facebookgo-stack_0.0~git20160209.0.7517733.orig.tar.xz
 f58e6dfe85d84db22f5ba6a919b96b17039aad29f82582c4353261b82d98183f 2096 
golang-github-facebookgo-stack_0.0~git20160209.0.7517733-1.debian.tar.xz
 2e046f518c29352faba2505d11edebda6ed0c869dd8496f529c90469529caa01 5848 
golang-github-facebookgo-stack-dev_0.0~git20160209.0.7517733-1_all.deb
 c5ec667bc452d36d65f1df97ae142a6ff00f934f00babfbb31eba45f03686b80 4876 
golang-github-facebookgo-stack_0.0~git20160209.0.7517733-1_amd64.buildinfo
Files:
 9ff8bb45e2977cab4e75afddc0b8dbc8 2389 devel extra 
golang-github-facebookgo-stack_0.0~git20160209.0.7517733-1.dsc
 9aab04824630e5c20ba4b07236286a49 5436 devel extra 
golang-github-facebookgo-stack_0.0~git20160209.0.7517733.orig.tar.xz
 278d8d8f78654421b12c01a6b3da0379 2096 devel extra 
golang-github-facebookgo-stack_0.0~git20160209.0.7517733-1.debian.tar.xz
 c564eac8500f0223ca3382ce4fe5cd13 5848 devel extra 
golang-github-facebookgo-stack-dev_0.0~git20160209.0.7517733-1_all.deb
 661b26d5ad7cc1627aaf0e1b604373a7 4876 devel extra 
golang-github-facebookgo-stack_0.0~git20160209.0.7517733-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEBs1j101ZjEpH5CyWA6iJGnZa0IUFAlivy3UACgkQA6iJGnZa
0IVPfxAAyRpYxl/pVRkszmOGzt1CBAuFzS9i1U3leSTYebnaTlZzadMEede5dGn/
AQF6IX7iMefzedMIgSNQo5cujZupi2rgforveyEYFXYMQRXpOUBiAKGmP0JMrM5G
QfRtH5KzicM48NNWmrssTlBbdmfvYkEwWZk4tRmm9ABuMT9oYuuxgH+MV5RQbqXR
Ui+jn/3PI2jdbL/zzZqCJh995fbIat+qZTGOMGQZcjqfFJ4lNn94GgqpOZ+M8apC
9cDVeOOJvJJbEVBMPFR6HteVxkTE9KzpbdBhoWQ7I9nxqOteH35IrNB1vZSpf+Ii
MJXgXoCBKx4xTvynU6lbqMaB61LrGX2Vw64Bu/gfM3fWbNTnwtyxuvuZRPPt2FDr
mPsLbDdHpWG8T8m7LzmKUATQXBXLm2ArZUs0VJ441LzUwEnayJ9r6dTCH//s7qpa
vkqtOFYa2+9H3OrCLVJA1ts36HiKktJuooOnnEhshoUYkqpXZC4/X9qkwdE56xwL
iQho2h3n/jy302Eqx3UP67aJapwYJFj5w7IlXXCGo9NQyQk1Jm8odQHJShBJYwsj
U7Y80Xtnh9KKfbGTa1Z32pNOm/HUzQ9HDaYGE5gwiBaISUaYiK41V5iGcrW9gX9e
CLFAzw+vanrc6wB5i7C+Uw7Gf381kHW2BkyuilbfS95Cz/Qbs7A=
=0TKJ
-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#848316: Bug#848316: Bug#848316: etcd: I saw that A new upstream version is available: 3.0.15 - Is this possible to upgrade ?

2017-03-02 Thread TFAUCK
On Wed, 8 Feb 2017 10:47:56 + "Potter, Tim" 
wrote:
> On 21 Jan 2017, at 2:10 PM, Dmitry Smirnov  wrote:
> > 
> > On Thursday, 19 January 2017 10:41:23 AM AEDT TFAUCK wrote:
> >> Initially I thought that maintainers of etcd 2.0 which are also
> >> maintainers for packages relative to go were going to do it, but I may
> >> be wrong there.
> > 
> > I'm not sure what are you trying to say...
> > Maintainers (upstream developers) of Etcd are not maintainers of Debian
> > package...
> > 
> > 
> >> I can work with the package upgrade and submit the debdiff if that's the
> >> idea ?
> > 
> > Whatever you can do to help is welcome. I suggest to start working on
> > dependency packages -- that's where usual >90% of effort will be spent...
> 
> I suddenly have a need for etcd3 and have done a quick run through building
> the dependencies.  There are only a half dozen new ones and they all
> build without very much tweaking.
> 
> I think an upgrade of grpclog is required and then it should be good.  Will
> keep working on it tomorrow.
> 
> 
> Tim.
Hello,
Have you bin able to go through it ? or is that delayed until someone
works on it ?
thx
Thierry
-- 

__
thf - Thierry Fauck - tfa...@free.fr>
/pubkey: 4096R/FCC181CE/
/fingerprint: 5CCF 6B82 DE4E E72A A40B B63E A153 BF4F FCC1 81CE/

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