[pkg-go] Bug#895623: golang-github-juju-testing: dep8 test failure with mongodb 3.6

2018-04-13 Thread Robie Basak
Package: golang-github-juju-testing
Version: 0.0~git20170608.2fe0e88-3
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu bionic ubuntu-patch

In Ubuntu, the attached patch was applied to achieve the following:

I'm bumping up to mongodb 3.6, which isn't currently in Debian but I
expect will happen sooner or later. At this point, you'll need this
package updated to a new upstream, or you'll need to cherry-pick the
same patch, to fix dep8.

I will separately submit my mongodb 3.6 updates to Debian.

Thanks for considering the patch.

*** 
/tmp/tmpOdgl3i/golang-github-juju-testing_0.0~git20170608.2fe0e88-3ubuntu1.debdiff
diff -Nru 
golang-github-juju-testing-0.0~git20170608.2fe0e88/debian/patches/mongodb-3.6 
golang-github-juju-testing-0.0~git20170608.2fe0e88/debian/patches/mongodb-3.6
--- 
golang-github-juju-testing-0.0~git20170608.2fe0e88/debian/patches/mongodb-3.6   
1970-01-01 01:00:00.0 +0100
+++ 
golang-github-juju-testing-0.0~git20170608.2fe0e88/debian/patches/mongodb-3.6   
2018-04-13 16:47:11.0 +0100
@@ -0,0 +1,39 @@
+From 1f2396685494ccf2c5079936561a70652ef78111 Mon Sep 17 00:00:00 2001
+From: John Arbash Meinel 
+Date: Mon, 2 Apr 2018 15:18:23 +0400
+Subject: [PATCH] Changes to support Mongo 3.6.
+
+Don't drop the 'admin' database, and we don't actually need to pass
+`--nohttpinterface`.
+
+In 3.6, there is no '--httpinterface' that you could pass, so there is
+also not its negation. But since it isn't the default, we don't actually
+ever need to pass it.
+
+Origin: upstream, 
https://github.com/juju/testing/commit/1f2396685494ccf2c5079936561a70652ef78111
+Last-Update: 2018-04-13
+---
+ mgo.go | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
+
+diff --git a/mgo.go b/mgo.go
+index c128747..de668ca 100644
+--- a/mgo.go
 b/mgo.go
+@@ -230,7 +230,6 @@ func (inst *MgoInstance) run() error {
+   "--nssize", "1",
+   "--noprealloc",
+   "--smallfiles",
+-  "--nohttpinterface",
+   "--oplogSize", "10",
+   "--ipv6",
+   "--setParameter", "enableTestCommands=1",
+@@ -744,7 +743,7 @@ func (inst *MgoInstance) Reset() error {
+   logger.Infof("reset successfully reset admin password")
+   for _, name := range dbnames {
+   switch name {
+-  case "local", "config":
++  case "local", "config", "admin":
+   // don't delete these
+   continue
+   }
diff -Nru 
golang-github-juju-testing-0.0~git20170608.2fe0e88/debian/patches/series 
golang-github-juju-testing-0.0~git20170608.2fe0e88/debian/patches/series
--- golang-github-juju-testing-0.0~git20170608.2fe0e88/debian/patches/series
1970-01-01 01:00:00.0 +0100
+++ golang-github-juju-testing-0.0~git20170608.2fe0e88/debian/patches/series
2018-04-13 16:46:26.0 +0100
@@ -0,0 +1 @@
+mongodb-3.6


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] golang-github-influxdata-yarpc_0.0~git20180222.f0da2db-1_amd64.changes is NEW

2018-04-13 Thread Debian FTP Masters
binary:golang-github-influxdata-yarpc-dev is NEW.
binary:protoc-gen-yarpc is NEW.
binary:protoc-gen-yarpc is NEW.
binary:golang-github-influxdata-yarpc-dev is NEW.
source:golang-github-influxdata-yarpc 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
 or https://ftp-master.debian.org/backports-new.html for *-backports

___
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-influxdata-yarpc_0.0~git20180222.f0da2db-1_amd64.changes

2018-04-13 Thread Debian FTP Masters
golang-github-influxdata-yarpc_0.0~git20180222.f0da2db-1_amd64.changes uploaded 
successfully to localhost
along with the files:
  golang-github-influxdata-yarpc_0.0~git20180222.f0da2db-1.dsc
  golang-github-influxdata-yarpc_0.0~git20180222.f0da2db.orig.tar.xz
  golang-github-influxdata-yarpc_0.0~git20180222.f0da2db-1.debian.tar.xz
  golang-github-influxdata-yarpc-dev_0.0~git20180222.f0da2db-1_all.deb
  golang-github-influxdata-yarpc_0.0~git20180222.f0da2db-1_amd64.buildinfo
  protoc-gen-yarpc_0.0~git20180222.f0da2db-1_amd64.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-gogoprotobuf_1.0.0+git20180330.1ef32a8b-1_source.changes ACCEPTED into unstable

2018-04-13 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 13 Apr 2018 08:58:57 -0400
Source: golang-gogoprotobuf
Binary: golang-gogoprotobuf-dev golang-github-gogo-protobuf-dev gogoprotobuf
Architecture: source
Version: 1.0.0+git20180330.1ef32a8b-1
Distribution: unstable
Urgency: medium
Maintainer: pkg-go 
Changed-By: Alexandre Viau 
Description:
 gogoprotobuf - alternative protocol buffer support for Golang - utilities
 golang-github-gogo-protobuf-dev - alternative protocol buffer support for 
Golang - sources
 golang-gogoprotobuf-dev - transitional package -- safe to remove
Changes:
 golang-gogoprotobuf (1.0.0+git20180330.1ef32a8b-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release.
   * Point Vcs-* urls to salsa.debian.org.
Checksums-Sha1:
 e9d41a36575ec325927da7f487f66cf1b6d87a08 2542 
golang-gogoprotobuf_1.0.0+git20180330.1ef32a8b-1.dsc
 279d0f258f75c2d231b6461f0c62beef97a56e4f 738912 
golang-gogoprotobuf_1.0.0+git20180330.1ef32a8b.orig.tar.xz
 c3dba91dd5a6de08c3a8beac88e3242a89eef924 5848 
golang-gogoprotobuf_1.0.0+git20180330.1ef32a8b-1.debian.tar.xz
 c99dc8776870d2acef7b104c8488d3ec7e8764ac 5962 
golang-gogoprotobuf_1.0.0+git20180330.1ef32a8b-1_source.buildinfo
Checksums-Sha256:
 b1c30476a9fd19925a55ad2c90033fe8f3d252d602751cfc0e7c8c53363dd269 2542 
golang-gogoprotobuf_1.0.0+git20180330.1ef32a8b-1.dsc
 13d86b417e1cce8fe80db924e3c6e1022b82633d892120055a7ff699a9f114a6 738912 
golang-gogoprotobuf_1.0.0+git20180330.1ef32a8b.orig.tar.xz
 6d7104729e48a955d12abf508a1c0c1b6b3a75489a5c985e9f4265eee87d2343 5848 
golang-gogoprotobuf_1.0.0+git20180330.1ef32a8b-1.debian.tar.xz
 6e9d6eadc3d92cfd3bf482cb5fa35331ce44ccaa250627db3fd86912e6702dbc 5962 
golang-gogoprotobuf_1.0.0+git20180330.1ef32a8b-1_source.buildinfo
Files:
 60956c957bcc963321d616fb1ecf2b52 2542 devel optional 
golang-gogoprotobuf_1.0.0+git20180330.1ef32a8b-1.dsc
 df2cd3531dd858f1dd31f1568a0f7ff7 738912 devel optional 
golang-gogoprotobuf_1.0.0+git20180330.1ef32a8b.orig.tar.xz
 d375a86aa32211304d37cee4fcc09047 5848 devel optional 
golang-gogoprotobuf_1.0.0+git20180330.1ef32a8b-1.debian.tar.xz
 b598db67e4c53d3bfc038477a8d78f8d 5962 devel optional 
golang-gogoprotobuf_1.0.0+git20180330.1ef32a8b-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJFBAEBCgAvFiEEB0B3ii38SjnAyLyMjysRPGU1xacFAlrQqdIRHGF2aWF1QGRl
Ymlhbi5vcmcACgkQjysRPGU1xachQg/6A1E1ohMTWJoKAy65+mgRUu165RofCKVs
YxD7OwhU8bKBT9EmAhHSrgqpMi1ItSUYCobb6i5/ubVTUEEEj+JNNkBD8eSJSjM2
4PDVeNO4gxGsDZfINijXy9PyiQx42JK5x3uY39ra1GKyaESFkz5EXBQcchwM91ZY
CvWZXqXYqJ9MdCsWxjrUX3X/Mq2+6QQevALpXwMIRjINID1iFEFZFt0A70JQ1EsZ
emfnmOa2GsfNdJrTRNlhGVeCfVSp4L/LEZuqoUicD2IPBiotAjy0goUu2kmqSqcZ
Voxo10SqWlVaJwZmgb4R3aka4MhqPv8uK/f50y4FJunvhhzFoI3z0AaxenLdPwd+
MkyDgCAl6l6gkf2xGM7WGnLDi08kSIrzRsj22QCXr13nz+TA/SlhGYtKoyWS6PXH
iriyBReOjQidKy//VwRDtu1RlcpGdbCIOziv4uGtTpOOLedHUef6o5K5AFGS+CWj
mMD/hCd7P61O94u1+qmNcxgpOk0ldYeih/9+hEtYrgTumgnu1AMriUtnbAhBum0/
Bm6UUco2Q7C5lPRjp24h78brwEnkyfxSzfd4QNzfa9mbxlzUm0L9umbP1HFBOoe/
cBc405DxrQwiXuDLEp76G47MafNuLggDQTZvQ6kfNA3u7wXJWq1dYxEZsgnnnbm9
pg04D2RwJSE=
=9rcF
-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-gogoprotobuf_1.0.0+git20180330.1ef32a8b-1_source.changes

2018-04-13 Thread Debian FTP Masters
golang-gogoprotobuf_1.0.0+git20180330.1ef32a8b-1_source.changes uploaded 
successfully to localhost
along with the files:
  golang-gogoprotobuf_1.0.0+git20180330.1ef32a8b-1.dsc
  golang-gogoprotobuf_1.0.0+git20180330.1ef32a8b.orig.tar.xz
  golang-gogoprotobuf_1.0.0+git20180330.1ef32a8b-1.debian.tar.xz
  golang-gogoprotobuf_1.0.0+git20180330.1ef32a8b-1_source.buildinfo

Greetings,

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

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


[pkg-go] golang-github-influxdata-influxql_0.0~git20180330.145e067-1_amd64.changes ACCEPTED into unstable, unstable

2018-04-13 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 13 Apr 2018 08:09:56 -0400
Source: golang-github-influxdata-influxql
Binary: golang-github-influxdata-influxql-dev
Architecture: source all
Version: 0.0~git20180330.145e067-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Alexandre Viau 
Description:
 golang-github-influxdata-influxql-dev - parser for the InfluxDB query language
Closes: 885316
Changes:
 golang-github-influxdata-influxql (0.0~git20180330.145e067-1) unstable; 
urgency=medium
 .
   * Initial release (Closes: #885316)
Checksums-Sha1:
 79a091d353aa7d69efcc4a75335c3b189dfb5467 2477 
golang-github-influxdata-influxql_0.0~git20180330.145e067-1.dsc
 b2f90c814f9eb9874d8cb446b7c4cd92b68621f0 76064 
golang-github-influxdata-influxql_0.0~git20180330.145e067.orig.tar.xz
 3606ff3f5d73000ae631ad904539f803407db0fa 2008 
golang-github-influxdata-influxql_0.0~git20180330.145e067-1.debian.tar.xz
 0d2e5ea37403e38aa292eec84ae2aa053dc21115 69252 
golang-github-influxdata-influxql-dev_0.0~git20180330.145e067-1_all.deb
 cb477a438da62fa3041cb6f07fb3a1cae3f47199 6460 
golang-github-influxdata-influxql_0.0~git20180330.145e067-1_amd64.buildinfo
Checksums-Sha256:
 447d06ac1f573f68ff7a44ac49fdcc6eef10207c43cbcc6af784573541f04ba4 2477 
golang-github-influxdata-influxql_0.0~git20180330.145e067-1.dsc
 109083e80719d739530a304e554757f006a196ecb0920176f95b2f4b966aca40 76064 
golang-github-influxdata-influxql_0.0~git20180330.145e067.orig.tar.xz
 bf8778454aaf82cf649bf9df3c93d4bbe613513f2af299dce91e7446a98134ec 2008 
golang-github-influxdata-influxql_0.0~git20180330.145e067-1.debian.tar.xz
 2a68870b75f56bd5866f069eda5c0f121b07347bad072812177a6ea85a007351 69252 
golang-github-influxdata-influxql-dev_0.0~git20180330.145e067-1_all.deb
 7daa3b0f8facfa0d3c8236079b3e0d98b72ba5c9090227cb301a979a63d53697 6460 
golang-github-influxdata-influxql_0.0~git20180330.145e067-1_amd64.buildinfo
Files:
 0c298f59fbe5853108d99e5445de6a2c 2477 devel optional 
golang-github-influxdata-influxql_0.0~git20180330.145e067-1.dsc
 bfd62a2d8e0361d2da50b2b4cd81e3d6 76064 devel optional 
golang-github-influxdata-influxql_0.0~git20180330.145e067.orig.tar.xz
 15c9ad79855ab3928adec15341ca8f80 2008 devel optional 
golang-github-influxdata-influxql_0.0~git20180330.145e067-1.debian.tar.xz
 db0b1ed1f37238fdce0d01588cb63a94 69252 devel optional 
golang-github-influxdata-influxql-dev_0.0~git20180330.145e067-1_all.deb
 c60938df954af7460fcd2c9e935b2eff 6460 devel optional 
golang-github-influxdata-influxql_0.0~git20180330.145e067-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJFBAEBCgAvFiEEB0B3ii38SjnAyLyMjysRPGU1xacFAlrQn0YRHGF2aWF1QGRl
Ymlhbi5vcmcACgkQjysRPGU1xac/Rw/+K1x/cDiNWxhX6ZsdbzXeAsjUdxna39k5
0MUWwfc2cKxT+4282BKhdm7yi6uXLJ8c4w88QluoNg6pIjfxC2PLNX8y0S6IopNy
ENjVcA6WSwdNIqKg24Aw95xROzt3LXqvFsjQIoMNTOoiL7YR3Ww1hvkfSj9UgxRE
/l7onkFMfZXCmioHM1yIjgUVT4MDo0NcevavBjn5v2KQvw1tYqhm0u9/QDa15+if
68N7gJ/p/vH3jEjRX46Kn+sTzc8hQgQQiy2izyQUPADGpemUIzoAiE1sZom+HI3O
996U2P0HaJ48uoCB9D/6RVpV0F6gMnueGfVl1NI9lZQRW9lYJmu9/w2vvDcNmQcN
IG0BwgBWAXRwFeQIDnC5q1/7yD3E4MnfGSE2mFgT3lI3aMN135Dscx57z4Tnxxmb
WOs7dr1iGLY5AhNeYbXIcwoQCpK+rM9Z4MrOnMGrdfYQV99LmGJQElIqzvjkjFne
vYloH4wPb6najWTn9BuJ1ovLtSLF3pF99DkwOHbA4GakXLIRBVV2tjmIasYpXLtV
B5TI2pSwM8dJ311bnMdCoRHADs67T262urxRf2RL7eZWjTFhlkcuaudSYJlFmhCl
PBoB81qq49l6MLpJcH8owSlqd1ljoYvRadJRVl+KZrPs3nAQUvTobwj8qJkbwLKJ
Qic9n4Fk5Kg=
=c1cd
-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-go-errors-errors_1.0.1-1_amd64.changes ACCEPTED into unstable, unstable

2018-04-13 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 05 Apr 2018 22:41:17 +0530
Source: golang-github-go-errors-errors
Binary: golang-github-go-errors-errors-dev
Architecture: source all
Version: 1.0.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Raju Devidas 
Description:
 golang-github-go-errors-errors-dev - errors with stacktraces for go
Closes: 889923
Changes:
 golang-github-go-errors-errors (1.0.1-1) unstable; urgency=medium
 .
   * Initial release (Closes: #889923)
Checksums-Sha1:
 1b0c3690962c0b160c9a799c7aa5745b10ec6655 2264 
golang-github-go-errors-errors_1.0.1-1.dsc
 56d52773f2db751abda71768e3f7a5efa62b783e 7984 
golang-github-go-errors-errors_1.0.1.orig.tar.xz
 2fc56ea7f3292b4d8057ebff608de2ec4aff3b7f 1992 
golang-github-go-errors-errors_1.0.1-1.debian.tar.xz
 b7fe2fd97ce5897c8eb61480067bc968adfc99ea 8556 
golang-github-go-errors-errors-dev_1.0.1-1_all.deb
 3a43e17b1b798e37e23509994282a25e04fd72a5 5772 
golang-github-go-errors-errors_1.0.1-1_amd64.buildinfo
Checksums-Sha256:
 9b056bddea381253a1bf22778f82b449cc6463cb26ea1587322ae2db9cbfa6b5 2264 
golang-github-go-errors-errors_1.0.1-1.dsc
 cb5577aa8c2d297d218e689d235a509ac48835caeacf47006d2117c2aa25de49 7984 
golang-github-go-errors-errors_1.0.1.orig.tar.xz
 cd6af5a8c5ec9139e8ae1f31ca0e9d0a2f5c5463f97bf044ed646642ecae6260 1992 
golang-github-go-errors-errors_1.0.1-1.debian.tar.xz
 8da505d6c4812c712360261cab09ac2bba10c77feec4d95c06f398d232eb4052 8556 
golang-github-go-errors-errors-dev_1.0.1-1_all.deb
 43650a425c3468daa709700b1c00c990228f243109ae903dcda4c5f30b01ca71 5772 
golang-github-go-errors-errors_1.0.1-1_amd64.buildinfo
Files:
 57409be4b41ed4874eee398bdfeff522 2264 devel optional 
golang-github-go-errors-errors_1.0.1-1.dsc
 4b2ba88281050a73aaed7675778c0780 7984 devel optional 
golang-github-go-errors-errors_1.0.1.orig.tar.xz
 37d06902335583a60c2e93c2df0e6e80 1992 devel optional 
golang-github-go-errors-errors_1.0.1-1.debian.tar.xz
 d3ea4017180896834cf1d0dc19b55095 8556 devel optional 
golang-github-go-errors-errors-dev_1.0.1-1_all.deb
 8b0eda6cf9586c2e6478c89bbaf756dc 5772 devel optional 
golang-github-go-errors-errors_1.0.1-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEQk4U1wPnxtQ9nW82TnFg7UrI7h0FAlrLCUMACgkQTnFg7UrI
7h25KRAAt8xhdlF6Ya/mCk7R8uRSYYQAxXbKsDtMoTGYek3rzuRrnVKDoHEWjAix
EmVwPu7XRyzEtyQqU8Q6s35pkX5D1cJ3PyTEI7kO21Nz9DDe6upH6nl7w0uCaEMf
ttZ0ZHH17ynB53tyzmfHuwBN80yVUQ6M+4b43LrNNw+8rKY27txhQqTu6UCQusdd
zH8KoiOE+yR2Wkt21814x32m3uI2HLPBYyLkxRw9AlP/ftm+s3YYfKW2izy6O+8j
dJ/z7MFAEfsQiyl9S5oM4qwzsO3xyxDsTj7hxy1rgdUcv/c/9oa3bTE5M6tfUUsj
RmS+maGLCZDN/SxGRGslRc+cmJ9unMtDNOxHJK0+gUhguyFpf6H6VWs+gJH0bqWQ
8uTrpjcAMmb0ww8L2KXd72P1aJtLhDEuWA00aTlC8+5htIPuVIbtmDZUrUimpHJo
UXOxqYj/Y0jBTmls+sFsIQZp+NEuNvXldK16bMGh1dpAge7nb4AJTu1jVMKQqMRe
KkWk1TOr4T5DrCspJQ/iGYUQXi36HuN2lh52toPYOJlkrih9m+SUsJZSBS6ccd1u
+onkRlmLIZA3Qaub3Oj3OrDenKMQqCXhMdzG/N0GccS42rcRgspB/vXH5xF3Mpae
tfJn5BuLInLjpD9fZLkDXTDFpIjjwykq2n+4gUXil3UU+PCzNug=
=PSE8
-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-jedisct1-go-minisign_0.0~git20180113.f404c07-1_amd64.changes ACCEPTED into unstable, unstable

2018-04-13 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 01 Apr 2018 21:28:11 -0400
Source: golang-github-jedisct1-go-minisign
Binary: golang-github-jedisct1-go-minisign-dev
Architecture: source all
Version: 0.0~git20180113.f404c07-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Eric Dorland 
Description:
 golang-github-jedisct1-go-minisign-dev - Minisign library for Golang
Closes: 894591
Changes:
 golang-github-jedisct1-go-minisign (0.0~git20180113.f404c07-1) unstable; 
urgency=medium
 .
   * Initial release (Closes: #894591)
Checksums-Sha1:
 12480bbd0d70fe79fe41271fc9475c20cb7cb9df 2462 
golang-github-jedisct1-go-minisign_0.0~git20180113.f404c07-1.dsc
 34eb61588b85e81262012c12f9d5655ed7f51fee 2500 
golang-github-jedisct1-go-minisign_0.0~git20180113.f404c07.orig.tar.xz
 d579a0f52b08ec474f674db98119c6b1dca9ee80 1872 
golang-github-jedisct1-go-minisign_0.0~git20180113.f404c07-1.debian.tar.xz
 307e534b9ce5e8a8b9ffced9b79f2a7e6e01db3d 3112 
golang-github-jedisct1-go-minisign-dev_0.0~git20180113.f404c07-1_all.deb
 24c1eb9422982933e01f727c9dbacc79402c62c0 6692 
golang-github-jedisct1-go-minisign_0.0~git20180113.f404c07-1_amd64.buildinfo
Checksums-Sha256:
 6a95247e02c4c58ad829a5bb9d37a51491e849486dcdff66540178ca8ca3a2b8 2462 
golang-github-jedisct1-go-minisign_0.0~git20180113.f404c07-1.dsc
 78c8bf4f9ae7d9c2b627f722133db34c4477944493be0969e942bfa324032ef8 2500 
golang-github-jedisct1-go-minisign_0.0~git20180113.f404c07.orig.tar.xz
 868a5a767867058dcacbd73aad8226f1d1959cfc0879c06a615f61cf230d79a6 1872 
golang-github-jedisct1-go-minisign_0.0~git20180113.f404c07-1.debian.tar.xz
 893af57bb5c67ee7d52b6fadd2c3fc8bd40f6ff03b0dac5622e0c7abc5b2d2e6 3112 
golang-github-jedisct1-go-minisign-dev_0.0~git20180113.f404c07-1_all.deb
 288414f7913b1224dfc697d116de9d7f6f37c699e198d83182b8db58703ff98a 6692 
golang-github-jedisct1-go-minisign_0.0~git20180113.f404c07-1_amd64.buildinfo
Files:
 096d6e5c90a4c6ab9064c88a4bd693a3 2462 devel optional 
golang-github-jedisct1-go-minisign_0.0~git20180113.f404c07-1.dsc
 4527fdad994876f75cddc5c6865b9134 2500 devel optional 
golang-github-jedisct1-go-minisign_0.0~git20180113.f404c07.orig.tar.xz
 2eb237c2888ef83d42b10717f0c6623c 1872 devel optional 
golang-github-jedisct1-go-minisign_0.0~git20180113.f404c07-1.debian.tar.xz
 105eaa71b176553d3b94907ec3a3a485 3112 devel optional 
golang-github-jedisct1-go-minisign-dev_0.0~git20180113.f404c07-1_all.deb
 b6c902c701e2d2cccafe31c1181a94c6 6692 devel optional 
golang-github-jedisct1-go-minisign_0.0~git20180113.f404c07-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEQ88SKPcm/VtHTOliwlb71QAiHpMFAlrJBycACgkQwlb71QAi
HpOwLA//SiEFOo+RvwyVWL72umqYqbNeG+JOl9DyDi1n7kJ9LgWiqk9LiM/hPvBg
cc0Dyga8h63EyD9oK5zYuxAoNIyDdKpZwjLoH9Ch01fhpOne8NPbH3bkKLKn/E2k
fa4zKlsSgvRhvVAi5P3ql6LtKnrkTkue0xHXKhY6H0KRoHhqCnASNsl8xf4K9aEe
43V0unPG3Z9pmhWbKIip43n+bgwUDlrXFgaJWaiO+4Wt66GtAqb1nKE0YLYS2EHT
ZU8ZoVfudqZu3u+oqPPaLCgbAaVD/zkOkOACX3BpdOHqc+Iw4ljjoKKUj3r9kczs
Lsh6u6CSnv+8/+F6JRLTiNT5V5SC+HlVKGm+Dwf+QMlNOsBsKp2uLrB718lfB+It
x9lvDa4E7NeIuWdDbivhntPmn156/a6D/pRdCdVkQvYG5NZIWry50E4syfC/jgpt
C37WZ3ChB37w0JZr6MDqH76TUuwVse+IgYcd0iFdqVnQy6Tz29TnutNhZ/o9ihxt
DGz6ZloujWj4LHEManUEai2e2pNdBHyxuVd7RE2804ynW1B4fHXUrIew+ZqhS7t2
b78TKkxDhOPyUKZzbwv9hWeiz28qaCD/mWgBhMwmiEsunu7l80szbm7lXvwlkCdS
YKiY0zs2AlbWrlWWTNhXivq1OyJNf3X+pwodT29dA3GPjWv5nAk=
=0XyY
-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-bep-debounce_1.1.0-1_amd64.changes ACCEPTED into unstable, unstable

2018-04-13 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 10 Apr 2018 02:23:24 -0600
Source: golang-github-bep-debounce
Binary: golang-github-bep-debounce-dev
Architecture: source all
Version: 1.1.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Anthony Fok 
Description:
 golang-github-bep-debounce-dev - Debouncer written in Go
Closes: 895336
Changes:
 golang-github-bep-debounce (1.1.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #895336)
Checksums-Sha1:
 d92f0335f157ac0b2db8a9eaee5958fa335bc77f 2240 
golang-github-bep-debounce_1.1.0-1.dsc
 7487a73663a55f9baba98812dfda40b621248229 3496 
golang-github-bep-debounce_1.1.0.orig.tar.gz
 21e81b64869bdfceb5396d2916f7f6f110e1ec07 1912 
golang-github-bep-debounce_1.1.0-1.debian.tar.xz
 76d53358bdc73e49c5e2c81181792f8e939c832a 3680 
golang-github-bep-debounce-dev_1.1.0-1_all.deb
 92bf1ae1eaedca30c358c2f173f5d475dfa7eb94 5694 
golang-github-bep-debounce_1.1.0-1_amd64.buildinfo
Checksums-Sha256:
 59e7973b58c2f167d3ed2a1e31d9574cc4d740160c832f82fd5d377cb3bd3367 2240 
golang-github-bep-debounce_1.1.0-1.dsc
 3fdd925480937a9bafdb05486a29f5c8610e10a76ce1ed3db8cc6e24c6acb145 3496 
golang-github-bep-debounce_1.1.0.orig.tar.gz
 c2b2aa6701afb33842073fdf8c2d2a1e4196fc88787c1ff153a916100609828e 1912 
golang-github-bep-debounce_1.1.0-1.debian.tar.xz
 5d3443641a649d7fb254e83162e9cf0a9da5881223cc1804e4d26d44bda08582 3680 
golang-github-bep-debounce-dev_1.1.0-1_all.deb
 3b2de75bb001da073fca1261ad5f9881acdb9184d8278ed1a2e243aefd3ffab8 5694 
golang-github-bep-debounce_1.1.0-1_amd64.buildinfo
Files:
 ee65cf173ea8a7ac63f4922566912121 2240 devel optional 
golang-github-bep-debounce_1.1.0-1.dsc
 e64550d0c4abf151fd389fa1e6c112f3 3496 devel optional 
golang-github-bep-debounce_1.1.0.orig.tar.gz
 f34412c13dce0e43817b7b78304c1bff 1912 devel optional 
golang-github-bep-debounce_1.1.0-1.debian.tar.xz
 e3845e6c19143477e8b5d8349fd002f9 3680 devel optional 
golang-github-bep-debounce-dev_1.1.0-1_all.deb
 b5bac4dae048b6a7e5c6e3d3763ac5eb 5694 devel optional 
golang-github-bep-debounce_1.1.0-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEFCQhsZrUqVmW+VBy6iUAtBLFms8FAlrMdcIACgkQ6iUAtBLF
ms87rg/8DoWdg6so4IxQ7crVLjwbMxXNMS1F0tKHB/d+uJ5Eih3xyEzw/SDwamfl
nTyI9cmDE5APi6TC4ozimz1LVKkl9UVbGKAOIgmSAFkFI7207ddaeAXvZBbi0QSW
VIpCRZCAEL90fE81bYqRNgyYSUWoacYmtzC4ikZNBi5CKdUQy5xCc5O8E4O48edI
7yJx1920N3Uh1Zkm8Lgx4bx8GximZHkNS2k/ZqtMjGCjrxvWkXtqc6Sc0aVjARwY
gTBFlKrO9Po9VzN6WmiiyvKajPmJWJW1zqVVyIT794fcZ9nJBSjcs5/fNVsOXtDj
AlHJb0DNRp3FytTFQZqfeQxwXPDwEqO0b+055ptneip6tmZCSAF5e3pg1rWjtoms
+LCwSeGdti7T5TNuhTLhVsjHhxPN43qU+pptV8ocNxuWtTuowUrb/BnmH2b++osN
oHT3S5/9mdyez6BgvA7JEQMIn4Vr/jqxZnHimVK7Csfm56oumciDpqc+7f6fAo/j
FZzqTE5svdRuwMtlqDgOXDIBavMOBd6Ib4XitvXQ33fzRQVrCly7pwhGDjZaqM5u
nvuHU9HXaDX+hus4EOtqx1iiqhH/XbopUk0l8lXwIaW5joxrvyIeM39pJrpK1HN8
qwkniyLQxGjfbOIGAeC94a7IkpwGHuAxPpXjngvng7qRifKMGbI=
=te0+
-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-zyedidia-glob_0.0~git20170209.dd4023a-1_amd64.changes ACCEPTED into unstable, unstable

2018-04-13 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 06 Apr 2018 00:41:41 +0530
Source: golang-github-zyedidia-glob
Binary: golang-github-zyedidia-glob-dev
Architecture: source all
Version: 0.0~git20170209.dd4023a-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Sagar Ippalpalli 
Description:
 golang-github-zyedidia-glob-dev - Go package for glob matching
Closes: 895021
Changes:
 golang-github-zyedidia-glob (0.0~git20170209.dd4023a-1) unstable; 
urgency=medium
 .
   * Initial release (Closes: #895021)
Checksums-Sha1:
 13cd614f7b5bf2696c800a8bc7792ede8d0865a8 2356 
golang-github-zyedidia-glob_0.0~git20170209.dd4023a-1.dsc
 584d7ea1f3141beee55042cf771e472e87dd5a1b 2556 
golang-github-zyedidia-glob_0.0~git20170209.dd4023a.orig.tar.xz
 2e0f77f3040014ef0ea9b4ef7288e3f6b25fe444 1880 
golang-github-zyedidia-glob_0.0~git20170209.dd4023a-1.debian.tar.xz
 e24f426a67ce2a479e4ce8a907c54da0d76112c7 3608 
golang-github-zyedidia-glob-dev_0.0~git20170209.dd4023a-1_all.deb
 4a748c2c6c7a370973b69ce133dd4e5742659dc8 5886 
golang-github-zyedidia-glob_0.0~git20170209.dd4023a-1_amd64.buildinfo
Checksums-Sha256:
 d34eabd53fd739f77c75d5d7c93b5345ca5746a3e33f497ea73b4063f337f6cd 2356 
golang-github-zyedidia-glob_0.0~git20170209.dd4023a-1.dsc
 c91266c31a1fd37086ca5a2250ad346ad4c805b388028e16ffc9cee15b92f775 2556 
golang-github-zyedidia-glob_0.0~git20170209.dd4023a.orig.tar.xz
 b2baf6396224b8ee9ebe6c51ee66014f7fe807863e697cff35523e5d3ee8920e 1880 
golang-github-zyedidia-glob_0.0~git20170209.dd4023a-1.debian.tar.xz
 94ebe3a3f809bc36585ae0476c19db9bbacd852d66c5d31c2b4ab267f6427889 3608 
golang-github-zyedidia-glob-dev_0.0~git20170209.dd4023a-1_all.deb
 55db42ec220fb0fd3e16fa53f6ea9ae5af051f00a83006c31e68a55f4569e202 5886 
golang-github-zyedidia-glob_0.0~git20170209.dd4023a-1_amd64.buildinfo
Files:
 dad9af1cc184ad9c0c6766b13bdcd038 2356 devel optional 
golang-github-zyedidia-glob_0.0~git20170209.dd4023a-1.dsc
 8fcd08c681b3fb346ab280634b3c56ad 2556 devel optional 
golang-github-zyedidia-glob_0.0~git20170209.dd4023a.orig.tar.xz
 95098f8d5db4bf505af24ffee9b782c8 1880 devel optional 
golang-github-zyedidia-glob_0.0~git20170209.dd4023a-1.debian.tar.xz
 45186c2bc2a42c94295d924670d54f29 3608 devel optional 
golang-github-zyedidia-glob-dev_0.0~git20170209.dd4023a-1_all.deb
 d91ace70b51679101f0d9c0831009638 5886 devel optional 
golang-github-zyedidia-glob_0.0~git20170209.dd4023a-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEQk4U1wPnxtQ9nW82TnFg7UrI7h0FAlrMaCcACgkQTnFg7UrI
7h0rVhAAq9HtHT/YhB6n8riYPYSg8+Ai8kWj/Naj2vFH4nvxIucJZFmRT4og/OFL
po1w5Tp6lVQQ+eM9XfFrRU6qaXNzf0ZH9oFzKy6lv+Gl7fHUgIwNwBLXo+u35mA3
Dn5WVum0607wAT50FB+AzPG1UGexqYbl1zqDfFVTI+dck7mmBzuLuyDioTGn6bU4
mbIhwgIVlpjLSlDaI+orgrBc0QayZRKf+WFPKz7UvNsO5TLvwCzVmCLVk3E2QmJ3
f8TpTsEsQQ3JLBK0j7bhAT6vkCxhsfrkyKAv7tpu9xVhoHK+euurtagGCnsmP38X
8/VlwQOfYG38mA5N0+prXKxs2xITaPmd5WrYZU0v8csfHaaM1Si7Tc/jqaz+8JeL
i/yvifubILHtefdiOvkYV1HM5mBnv4ODJUSq8RYmTSvfc70LQJ0zN1h1N4nqpQyw
uLSKLFMPsKSbVGEEsFWLi0vGFNEg+P3mpHbrwI+j5T0IlxgjSMgNxOZrfmsSVbKR
TVPhuHQ+DikQ2FfwJ13XxmyBJ9Z/8AK02R3Ozaj4pOrVlXylDbZvjAYaJVKy5SLi
p8ACBVbLsL4NWZj1XE8GoFUMDhvUJvjhKaFtuRIF/HSIX/fbk6Z4ARZNCnNHp72a
NzXmynjZ36MVjV5rBWV/8heFDb8raBc3Xo9nOtABuGOFJrTdIXY=
=2fCS
-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-jedisct1-go-clocksmith_0.0~git20180307.c35da9b-1_amd64.changes ACCEPTED into unstable, unstable

2018-04-13 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 01 Apr 2018 21:25:26 -0400
Source: golang-github-jedisct1-go-clocksmith
Binary: golang-github-jedisct1-go-clocksmith-dev
Architecture: source all
Version: 0.0~git20180307.c35da9b-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Eric Dorland 
Description:
 golang-github-jedisct1-go-clocksmith-dev - A Go sleep-aware sleep() function
Closes: 894590
Changes:
 golang-github-jedisct1-go-clocksmith (0.0~git20180307.c35da9b-1) unstable; 
urgency=medium
 .
   * Initial release (Closes: #894590)
Checksums-Sha1:
 c6b0513f46c307077fc896fc15f2d96e6bbc2f3f 2460 
golang-github-jedisct1-go-clocksmith_0.0~git20180307.c35da9b-1.dsc
 32b16b2886c5b40369be42f083388f02e6d2e33c 1476 
golang-github-jedisct1-go-clocksmith_0.0~git20180307.c35da9b.orig.tar.xz
 9e055174acbb9c966476d7601d320c67b9839017 1864 
golang-github-jedisct1-go-clocksmith_0.0~git20180307.c35da9b-1.debian.tar.xz
 046eda4e8e5c6fd383c92851adc9a455f7215950 2632 
golang-github-jedisct1-go-clocksmith-dev_0.0~git20180307.c35da9b-1_all.deb
 d43c6c7c08f63e2a2f651b074f1ecd27894c51ad 6354 
golang-github-jedisct1-go-clocksmith_0.0~git20180307.c35da9b-1_amd64.buildinfo
Checksums-Sha256:
 0c601fa590522ecca4ff8c189751f613919e5e7fa4dcb98269e4710083ccaab7 2460 
golang-github-jedisct1-go-clocksmith_0.0~git20180307.c35da9b-1.dsc
 6b4c17e63d0f5819d1fc7fa07861300ce5fe4e8747eae832486e8d4039f84b72 1476 
golang-github-jedisct1-go-clocksmith_0.0~git20180307.c35da9b.orig.tar.xz
 cdf1b01865ac0be8923f6fcddb5c6254c04fb2896772a784f2ab3b9f3d6fc2d3 1864 
golang-github-jedisct1-go-clocksmith_0.0~git20180307.c35da9b-1.debian.tar.xz
 55def87696fea38c1fbc99e1ee5b1505dc7e7f82edb0f77d7438d923577a7f44 2632 
golang-github-jedisct1-go-clocksmith-dev_0.0~git20180307.c35da9b-1_all.deb
 cddfdfdbc66e0c67cfcc3cd80f70d97d6ee4d69c5b50e2d54110a231af0abdde 6354 
golang-github-jedisct1-go-clocksmith_0.0~git20180307.c35da9b-1_amd64.buildinfo
Files:
 8e1c7a9cb9dc7548e3bf7ba3b1034138 2460 devel optional 
golang-github-jedisct1-go-clocksmith_0.0~git20180307.c35da9b-1.dsc
 47239a72d4dbc07034ce5dcfd6aee878 1476 devel optional 
golang-github-jedisct1-go-clocksmith_0.0~git20180307.c35da9b.orig.tar.xz
 1ccf5fdd59355a80396f2c43d5fafa3b 1864 devel optional 
golang-github-jedisct1-go-clocksmith_0.0~git20180307.c35da9b-1.debian.tar.xz
 88722fbc359378ffb2c8cf757f186833 2632 devel optional 
golang-github-jedisct1-go-clocksmith-dev_0.0~git20180307.c35da9b-1_all.deb
 341b193b07c0a2fd443fbbe3b145fff2 6354 devel optional 
golang-github-jedisct1-go-clocksmith_0.0~git20180307.c35da9b-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEQ88SKPcm/VtHTOliwlb71QAiHpMFAlrL1RIACgkQwlb71QAi
HpMpQg//RetzM/LWfuhTCp1svqbs8ZHnNE5Np00+0eOPAE0db48OROZouGbB3i6Q
8SRLK8Yry1Dm3tQaz75Hz32tFIWa+BAhS0pccvU1yW+mbx9VEBO9wy/67pX9VN5j
flZ0fBHF4JaFuRGKggPMj2AZXcp6IQAkAbEAlmAaY/TKzAoLWis92ltujXSatf7n
Rmt1eouhKXsv0oiu0iubf89HVuSOfn/quaZf2+sk2Ktw5+acGXL7MRNfku9oSLD0
vOoQlEFuYs11v+PRZy68Divuyf+4U2i+lV5gtsODSCA6QB7ADyqn1xhcfydMi7tj
MIK+D619qfLNOhoWKywUXwffaRdK/4JOs5hwIjxDvxv8RUVnLL6EcduBGE+8XGtD
sJBSo7n+OGzU3L3KB9clkgcWTgiccX0IyUzWmchQEW8h/2waNpT9uP7e0Xfgo45+
nBC/9BtczY7K+pOq7TcTnTmHegriY2gYGNTflVwssdPLBbTyJFPJFha64JyMFhfM
5NV3GQOGpEQFAk1Hurr9TN+w/U/5rA4PVpfdnzZb6QJeJQ34d59HKgITyJbuVnSH
UwOmSPj61/Ald+Kn0/H7d7c1NMeTGalBkU37WYTh7ZFDyE0+A36SnSDrXmB+mkZb
GLveJ6yc8nFB6mXIm84bp4v4MplTcqimUS6dmDMOL3i8CkQ8t4g=
=W0js
-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-influxdata-influxql_0.0~git20180330.145e067-1_amd64.changes

2018-04-13 Thread Debian FTP Masters
golang-github-influxdata-influxql_0.0~git20180330.145e067-1_amd64.changes 
uploaded successfully to localhost
along with the files:
  golang-github-influxdata-influxql_0.0~git20180330.145e067-1.dsc
  golang-github-influxdata-influxql_0.0~git20180330.145e067.orig.tar.xz
  golang-github-influxdata-influxql_0.0~git20180330.145e067-1.debian.tar.xz
  golang-github-influxdata-influxql-dev_0.0~git20180330.145e067-1_all.deb
  golang-github-influxdata-influxql_0.0~git20180330.145e067-1_amd64.buildinfo

Greetings,

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

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


[pkg-go] golang-github-influxdata-influxql_0.0~git20180330.145e067-1_amd64.changes is NEW

2018-04-13 Thread Debian FTP Masters
binary:golang-github-influxdata-influxql-dev is NEW.
binary:golang-github-influxdata-influxql-dev is NEW.
source:golang-github-influxdata-influxql 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
 or https://ftp-master.debian.org/backports-new.html for *-backports

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