[pkg-go] Bug#877006: golang-gopkg-gcfg.v1 FTBFS: cannot find package "gopkg.in/warnings.v0"

2017-09-27 Thread Adrian Bunk
Source: golang-gopkg-gcfg.v1
Version: 1.2.0-1
Severity: serious

https://buildd.debian.org/status/fetch.php?pkg=golang-gopkg-gcfg.v1=all=1.2.0-1=1506504400=0

...
   dh_auto_build -i -O--buildsystem=golang -O--builddirectory=_build
cd _build && go install 
-gcflags=\"-trimpath=/<>/_build/src\" 
-asmflags=\"-trimpath=/<>/_build/src\" -v -p 1 gopkg.in/gcfg.v1 
gopkg.in/gcfg.v1/scanner gopkg.in/gcfg.v1/token gopkg.in/gcfg.v1/types
src/gopkg.in/gcfg.v1/errors.go:4:2: cannot find package "gopkg.in/warnings.v0" 
in any of:
/usr/lib/go-1.9/src/gopkg.in/warnings.v0 (from $GOROOT)
/<>/_build/src/gopkg.in/warnings.v0 (from $GOPATH)
dh_auto_build: cd _build && go install 
-gcflags=\"-trimpath=/<>/_build/src\" 
-asmflags=\"-trimpath=/<>/_build/src\" -v -p 1 gopkg.in/gcfg.v1 
gopkg.in/gcfg.v1/scanner gopkg.in/gcfg.v1/token gopkg.in/gcfg.v1/types returned 
exit code 1
debian/rules:11: recipe for target 'build-indep' failed
make: *** [build-indep] Error 1

___
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#877008: golang-github-mattn-go-sqlite3: FTBFS: FAIL: TestShortTimeout

2017-09-27 Thread Shengjing Zhu
Source: golang-github-mattn-go-sqlite3
Version: 1.2.0+git20170901.05548ff~ds1-1
Severity: serious
Control: forwarded -1 https://github.com/mattn/go-sqlite3/issues/464
Control: tags -1 + upstream

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/arm64/golang-github-mattn-go-sqlite3.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/armhf/golang-github-mattn-go-sqlite3.html

--- FAIL: TestShortTimeout (5.60s)
sqlite3_go18_test.go:83: Executing db initializing statements
sqlite3_go18_test.go:128: context deadline exceeded


-- 
Best regards,
Shengjing Zhu

___
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: golang-github-mattn-go-sqlite3: FTBFS: FAIL: TestShortTimeout

2017-09-27 Thread Debian Bug Tracking System
Processing control commands:

> forwarded -1 https://github.com/mattn/go-sqlite3/issues/464
Bug #877008 [src:golang-github-mattn-go-sqlite3] 
golang-github-mattn-go-sqlite3: FTBFS: FAIL: TestShortTimeout
Set Bug forwarded-to-address to 
'https://github.com/mattn/go-sqlite3/issues/464'.
> tags -1 + upstream
Bug #877008 [src:golang-github-mattn-go-sqlite3] 
golang-github-mattn-go-sqlite3: FTBFS: FAIL: TestShortTimeout
Added tag(s) upstream.

-- 
877008: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=877008
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#877030: ITP: pat -- Winlink client with basic messaging capabilities

2017-09-27 Thread Antoine Beaupre
Package: wnpp
Severity: wishlist
Owner: Antoine Beaupre 

* Package name: pat
  Version : 0.3.0
  Upstream Author : Martin Hebnes Pedersen 
* URL : http://getpat.io/
* License : MIT (Expat)
  Programming Lang: Go
  Description : Winlink client with basic messaging capabilities

Pat is a cross platform Winlink client with basic messaging
capabilities.

It is the primary sandbox/prototype application for the wl2k-go
project, and provides both a command line interface and a responsive
(mobile-friendly) web interface.

It is mainly developed for Linux, but are also known to run on OS X,
Windows and Android.

Features

 * Message composer/reader (basic mailbox functionality).
 * Auto-shrink image attachments.
 * Post position reports with location from local GPS, browser
   location or manual entry.
 * Rig control (using hamlib) for winmor PTT and QSY.
 * CRON-like syntax for execution of scheduled commands (e.g. QSY or
   connect).
 * Built in http-server with web interface (mobile friendly).
 * Git style command line interface.
 * Listen for P2P connections using multiple modes concurrently.
 * AX.25, telnet, WINMOR and ARDOP support.
 * Experimental gzip message compression



I have used pat and it works pretty well. It's the first time I'm
able to use WinLink in a meaningful way in Linux. I remember trying
the Windows binary in Wine a while back and it was really painful. Now
there's a nice interface, both web GUI and commandline. I have yet to
test AX-25, but i'm hopeful to get good results.

There are a lot of vendored dependencies present in the source,
however:

github.com/bndr/gotabulate
github.com/elazarl/go-bindata-assetfs
github.com/fsnotify/fsnotify
github.com/gorhill/cronexpr
github.com/gorilla/context
github.com/gorilla/mux
github.com/gorilla/websocket
github.com/howeyc/gopass
github.com/jteeuwen/go-bindata
github.com/la5nta/wl2k-go
github.com/mattn/go-runewidth
github.com/microcosm-cc/bluemonday
github.com/nfnt/resize
github.com/peterh/liner
github.com/spf13/pflag
golang.org/x/crypto
golang.org/x/net
golang.org/x/sys
golang.org/x/text

I'm unsure which one are already in debian and which ones are not.

Of the above, only the following are missing from Debian, which is
pretty awesome:

github.com/bndr/gotabulate
github.com/la5nta/wl2k-go

and the latter is basically the library backend for pat.

I would be happy to comaintain this or delegate maintainership: just
scratching an itch here. I would also love to get help from the golang
packages as I have never packaged golang stuff before.

An equivalent free software of this is "paclink-unix", but it's
apparently less user-friendly. A comparative of different winlink
clients is available here:

https://www.winlink.org/ClientSoftware

___
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-couchbase-ghistogram_0.0.0+git20170308.21.d910dd0-2_source.changes ACCEPTED into unstable

2017-09-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 27 Sep 2017 21:40:58 -0500
Source: golang-github-couchbase-ghistogram
Binary: golang-github-couchbase-ghistogram-dev
Architecture: source
Version: 0.0.0+git20170308.21.d910dd0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Michael Lustfield 
Description:
 golang-github-couchbase-ghistogram-dev - simple int histogram for golang
Changes:
 golang-github-couchbase-ghistogram (0.0.0+git20170308.21.d910dd0-2) unstable; 
urgency=medium
 .
   * Maintenance updates:
 - Standards-Version bump.
 - Clean up d/watch.
 - Add Testsuite to d/control.
Checksums-Sha1:
 e74cf206060beb936480c9db4bf131a81e54278b 2525 
golang-github-couchbase-ghistogram_0.0.0+git20170308.21.d910dd0-2.dsc
 e57a5cb4a675148eff8d8c641c8e3d429258aa4a 1888 
golang-github-couchbase-ghistogram_0.0.0+git20170308.21.d910dd0-2.debian.tar.xz
 e84d5d034eed14f080ad44921c90230ab087f45e 5926 
golang-github-couchbase-ghistogram_0.0.0+git20170308.21.d910dd0-2_amd64.buildinfo
Checksums-Sha256:
 c46a2340872dd12355163407cb42349bd3a6fc107abea28869821de3ee7e4ea7 2525 
golang-github-couchbase-ghistogram_0.0.0+git20170308.21.d910dd0-2.dsc
 00dc8b412e205a107a1e6a72e3a0305c181724d4128b7fa60748bf0aa912de6f 1888 
golang-github-couchbase-ghistogram_0.0.0+git20170308.21.d910dd0-2.debian.tar.xz
 4b4cebb7d817d1b71bf0ef8e6b774ac41adb2281c17ea9a611b8a2b353738eb3 5926 
golang-github-couchbase-ghistogram_0.0.0+git20170308.21.d910dd0-2_amd64.buildinfo
Files:
 93bd937b4218744ab430a5b7222a0be5 2525 devel extra 
golang-github-couchbase-ghistogram_0.0.0+git20170308.21.d910dd0-2.dsc
 f8f8947a216ad6fccb2dce2af6adc159 1888 devel extra 
golang-github-couchbase-ghistogram_0.0.0+git20170308.21.d910dd0-2.debian.tar.xz
 751a03dcc60163a7660ae79515dea6b8 5926 devel extra 
golang-github-couchbase-ghistogram_0.0.0+git20170308.21.d910dd0-2_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJJBAEBCAA0FiEEBs1j101ZjEpH5CyWA6iJGnZa0IUFAlnMYgUWHG1pY2hhZWxA
bHVzdGZpZWxkLm5ldAAKCRADqIkadlrQhV/ED/i+jBfpGtjh/1dvEeSHI8ENdKK2
NOsPSiCa5rokQq05p6llROZksiYG4XLQOQosCtgVaVbEGQ+H+3EfqVGGn57yXpBr
iy9wGZYwFzyCCEy2NmSHdQSSsaMEO4Eq/Xx8oLr7LOXsgp1bKfayG8VixhkXakN6
DnEIIx+4EQeX9J/SqtCGUelYzYZ++76nGMC/pFCaG4NSDffX+9qeY85jl/SsC8Cf
IgPgUoq+MK6GKmiiLr9qyMa0aqjarE4unCBOXa5im1KYkblFrC5+PZt/ykLvSIXX
Fqb7uV+8L834DuMCxm8WJ+YG5EyQ7JmfapdQVyfw81FiRBcJwf/9N3UdB5UjUbVl
w7Hgta1ntjWqDyoFCzN/X3byDxJvuH4evlE8/ODES5lBsn0iGRI1QuZCun/hOoXm
DfMo14GKbCwEzUNPwse5sd3VpNi+DyjE8TvvUUcFKtvntCGCXMPZOnGLtnZo3KIh
Pqz937+B486WaQ4sA4mOzIgIQfc6Rzkomd075/n2djc+5d0oXBzHizdmDGFpf53H
tEENl0yr19oiFGl0SYQU+4eLo0nLmFl2F1EAS8xMal3PoYt+8tZ8B1CDdrbaBk9e
1UDi+SkPqyTqq8iZqOUdmZg9i6uncbhtk2247dGLVom5KCwUeSIy6FP8A5DgaJOF
ZQr4KETfB2E9MG79
=Oe4Y
-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-couchbase-ghistogram_0.0.0+git20170308.21.d910dd0-2_source.changes

2017-09-27 Thread Debian FTP Masters
golang-github-couchbase-ghistogram_0.0.0+git20170308.21.d910dd0-2_source.changes
 uploaded successfully to localhost
along with the files:
  golang-github-couchbase-ghistogram_0.0.0+git20170308.21.d910dd0-2.dsc
  
golang-github-couchbase-ghistogram_0.0.0+git20170308.21.d910dd0-2.debian.tar.xz
  
golang-github-couchbase-ghistogram_0.0.0+git20170308.21.d910dd0-2_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] Processing of golang-github-edsrzf-mmap-go_0.0~git20170320.0.0bce6a6-2_source.changes

2017-09-27 Thread Debian FTP Masters
golang-github-edsrzf-mmap-go_0.0~git20170320.0.0bce6a6-2_source.changes 
uploaded successfully to localhost
along with the files:
  golang-github-edsrzf-mmap-go_0.0~git20170320.0.0bce6a6-2.dsc
  golang-github-edsrzf-mmap-go_0.0~git20170320.0.0bce6a6-2.debian.tar.xz
  golang-github-edsrzf-mmap-go_0.0~git20170320.0.0bce6a6-2_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-edsrzf-mmap-go_0.0~git20170320.0.0bce6a6-2_source.changes ACCEPTED into unstable

2017-09-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 27 Sep 2017 21:50:15 -0500
Source: golang-github-edsrzf-mmap-go
Binary: golang-github-edsrzf-mmap-go-dev
Architecture: source
Version: 0.0~git20170320.0.0bce6a6-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Michael Lustfield 
Description:
 golang-github-edsrzf-mmap-go-dev - portable mmap package for Go
Changes:
 golang-github-edsrzf-mmap-go (0.0~git20170320.0.0bce6a6-2) unstable; 
urgency=medium
 .
   * Maintenance updates:
 - Standards-Version bump.
 - Clean up d/watch.
 - Add Testsuite to d/control.
Checksums-Sha1:
 3d0b8c84d0c1fe7074cf60aa51520d99d87b35e7 2426 
golang-github-edsrzf-mmap-go_0.0~git20170320.0.0bce6a6-2.dsc
 e8895018622ab240805d7f1aba5e9bfe55895987 2304 
golang-github-edsrzf-mmap-go_0.0~git20170320.0.0bce6a6-2.debian.tar.xz
 45837f7e8d9118331b331bb6bdefaa76c323cd34 5848 
golang-github-edsrzf-mmap-go_0.0~git20170320.0.0bce6a6-2_amd64.buildinfo
Checksums-Sha256:
 f1ce99f9db645c94c06dac649a8b8ded5fdb54d338951c9f9eca68b597fe5291 2426 
golang-github-edsrzf-mmap-go_0.0~git20170320.0.0bce6a6-2.dsc
 b38ee432534ba2626b04483009147a8aa309041c87272ad3943e53236f59254d 2304 
golang-github-edsrzf-mmap-go_0.0~git20170320.0.0bce6a6-2.debian.tar.xz
 492ee2e985c1af46e950690b5145f8fd011b37d2dd3cbd0793787d3c9643988d 5848 
golang-github-edsrzf-mmap-go_0.0~git20170320.0.0bce6a6-2_amd64.buildinfo
Files:
 d99a44e1ed44edc64f6e9090a66df7df 2426 devel extra 
golang-github-edsrzf-mmap-go_0.0~git20170320.0.0bce6a6-2.dsc
 cee278059c0e470cc8a19f640958ab05 2304 devel extra 
golang-github-edsrzf-mmap-go_0.0~git20170320.0.0bce6a6-2.debian.tar.xz
 7b10e42e1630f26ff6fc7658594f50be 5848 devel extra 
golang-github-edsrzf-mmap-go_0.0~git20170320.0.0bce6a6-2_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJKBAEBCAA0FiEEBs1j101ZjEpH5CyWA6iJGnZa0IUFAlnMZFAWHG1pY2hhZWxA
bHVzdGZpZWxkLm5ldAAKCRADqIkadlrQhZY+D/wKeBTokuAVodulmwiINBzYk1Im
p5YQcVdSbS+7ivr+ZhZto6kbMOm4nlr21jiAmLeTYy4hwwWHWZAOJlsULu5649Mu
+CL0Mow3IbIAOWZ1lU3ai9OVo3A28Fxy9FOLgB1wv0yTO120XlnuZFrVhqFUbo8k
ezmtV2vwEWL85GiILU69xoPwYmXIoJsEfH9DgLA0SmGzhYCff7r9kxBPxuU2T4/M
mu/4Ce3+mY5XVJUBd5Cx026fdRbX//O+ivZgvznANpgcgVJfk1UPAZafRcFZKJpw
2itQVRt+3YSIqqD9fVp92oOJjRn7WPRj6fZZBq87QfhwQ6aFuEKwVYUqVhJ5YO3h
UqZRRzbDTfn90XuEcD9LFph6uEeARQFm3dCmQB39JRAP7ldYI5wFWMlJFdGCciRg
j9qZjqxvXdec0stiR/XZO9zNI0f98NjKS6jjzvINQBh1hRCxq5YwLjXgPRChEry1
fu8WvoV4wzzlGq3zIb8ktyCkLAxJMz3/D6y4HlpFJwelKREQ8KO8BUG9tCxNFLm5
nGwrmc5IH5LmBCwk/pNydj8SVhDOHTV6tpSbxPvT9lz74A+XmWFivCJPccZEMhEy
Y3ZtZu57uEwY3hb5rEGCsQet1SE3hZPz44ebMyNPn3qwbDU0zJbCdKc21ZiKVtbF
LAlcRQDUtGBdaaPicQ==
=gt9b
-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-macaron-csrf_0.0~git20170207.0.428b7c6-2_source.changes ACCEPTED into unstable

2017-09-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 27 Sep 2017 23:51:36 -0500
Source: golang-github-go-macaron-csrf
Binary: golang-github-go-macaron-csrf-dev
Architecture: source
Version: 0.0~git20170207.0.428b7c6-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Michael Lustfield 
Description:
 golang-github-go-macaron-csrf-dev - generate and validate csrf tokens for 
Macaron
Changes:
 golang-github-go-macaron-csrf (0.0~git20170207.0.428b7c6-2) unstable; 
urgency=medium
 .
   * Maintenance updates:
 - Standards-Version bump.
 - Clean up d/watch.
 - Add Testsuite to d/control.
Checksums-Sha1:
 a52eafc4c31e8e5f27f4cb0d716df529ea98c4bb 2579 
golang-github-go-macaron-csrf_0.0~git20170207.0.428b7c6-2.dsc
 bd08456ab02850a18cf76a0cf1f775d175496898 1864 
golang-github-go-macaron-csrf_0.0~git20170207.0.428b7c6-2.debian.tar.xz
 90df24ffddcb134de37097628d8b6b095ec7d409 7227 
golang-github-go-macaron-csrf_0.0~git20170207.0.428b7c6-2_amd64.buildinfo
Checksums-Sha256:
 c29467b767696e40b57d9a4c2e52009d62943a2800663ec4a2a5d73d0ef767e6 2579 
golang-github-go-macaron-csrf_0.0~git20170207.0.428b7c6-2.dsc
 0a2c9f0ab28d3b62d8a48400abebdfe88fe64184ebb8f33b72a15c0ed29af676 1864 
golang-github-go-macaron-csrf_0.0~git20170207.0.428b7c6-2.debian.tar.xz
 b0249428e44ca4bc77ec40849b781b38762bf4c47043e71122515752c3300a96 7227 
golang-github-go-macaron-csrf_0.0~git20170207.0.428b7c6-2_amd64.buildinfo
Files:
 240d7e7a8f06736732c355a32dcf1576 2579 devel extra 
golang-github-go-macaron-csrf_0.0~git20170207.0.428b7c6-2.dsc
 5fae1f5e80dda9efb6a41f52c20a9731 1864 devel extra 
golang-github-go-macaron-csrf_0.0~git20170207.0.428b7c6-2.debian.tar.xz
 6ed2549f8ccc0dcba818e43dea50dfaa 7227 devel extra 
golang-github-go-macaron-csrf_0.0~git20170207.0.428b7c6-2_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJKBAEBCAA0FiEEBs1j101ZjEpH5CyWA6iJGnZa0IUFAlnMgBkWHG1pY2hhZWxA
bHVzdGZpZWxkLm5ldAAKCRADqIkadlrQhbNyD/9TifVFtKSyFrCg3WuwjhWM6vRe
tbOAWxM4ej1Mzmgeq+C+F49QqqKrE78yLEvmS2nj4Lv1Dxic4WphEI77APgsJA1Z
0QCJ7aObl1ATc7b3QMOhVj3DxscdirK0aLqjWhbfjPyh4cUnJn1660E0Zt7aB0u/
B878LkuHEd+P7p4mZDs+INhiJcRPZQvIsA2KqldTtgj+eThmMMHZ1rEca6At71Kz
gtw4GSAz/wKJ4rYQgDNDyJcdLX8jldiiDZrXa6wxdlbCdxCymB5LRuDNJ74uW97z
p88xlq9fiU5BHFk2h/bAEsRfhPGaHRcVvW/AGXA8I22psU5+Kk1xwHmSyygYKqZ9
LQB+bSAUqgg80oqjU1LmRCXZOgQYp3dii1H7pwySDAL+C/ITQPbt0QUmVe47qT+F
ldcKDsI5QAfZPE10+ijIq5nYhPw/KlxBqqKW+bLcgr9ptb0xmnWCgiZhPj9djfDH
tGJqGvZGq4hIWGsu/Xj9AFodAgcO6w7UK0+mF4VQrEGNe8NTY8/5rLD4iaoYTYvT
N2ErdQNodzflAwwlI7sTF1dVArtZaCRU53T/US5xTSNzM0e5SsKlcLVcKeZThc1v
0scCfG32bRC6lUys3h1v6uqneX2mp4J/VUWzDKE5Cm0hf6kYI9rLqOf2YzsTZ/jU
PrNXLOSMY/r9N8NSRw==
=rYQf
-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-macaron-captcha_0.0~git20170330.0.cbfb9d9-2_source.changes ACCEPTED into unstable

2017-09-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 27 Sep 2017 23:45:12 -0500
Source: golang-github-go-macaron-captcha
Binary: golang-github-go-macaron-captcha-dev
Architecture: source
Version: 0.0~git20170330.0.cbfb9d9-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Michael Lustfield 
Description:
 golang-github-go-macaron-captcha-dev - Captcha service for Macaron
Changes:
 golang-github-go-macaron-captcha (0.0~git20170330.0.cbfb9d9-2) unstable; 
urgency=medium
 .
   * Maintenance updates:
 - Standards-Version bump.
 - Clean up d/watch.
 - Add Testsuite to d/control.
Checksums-Sha1:
 10ac2ddf72fe89a019b09c9ca939adc998cf4f74 2615 
golang-github-go-macaron-captcha_0.0~git20170330.0.cbfb9d9-2.dsc
 b2e8596f248fb01cfb81ff41975922f87c576862 1816 
golang-github-go-macaron-captcha_0.0~git20170330.0.cbfb9d9-2.debian.tar.xz
 92e191b00d244940183b0785b976607132eb6401 9454 
golang-github-go-macaron-captcha_0.0~git20170330.0.cbfb9d9-2_amd64.buildinfo
Checksums-Sha256:
 661d758cbd4d1e3ca72ae517a054867dc1381db1f718c7d6b628b499f0ac240f 2615 
golang-github-go-macaron-captcha_0.0~git20170330.0.cbfb9d9-2.dsc
 224151af276dee63000b3dd45b1271964e179a10fec04321091848764a7b6b42 1816 
golang-github-go-macaron-captcha_0.0~git20170330.0.cbfb9d9-2.debian.tar.xz
 9ae675ec50b91c144a7516b60a1eb9c1f7736b5e00f115d8d1ebcc8e9061e2bc 9454 
golang-github-go-macaron-captcha_0.0~git20170330.0.cbfb9d9-2_amd64.buildinfo
Files:
 61074009d7c1943bc7f7c42160aa82dd 2615 devel extra 
golang-github-go-macaron-captcha_0.0~git20170330.0.cbfb9d9-2.dsc
 f82a6a56227610c9a298d1f7ff880bb0 1816 devel extra 
golang-github-go-macaron-captcha_0.0~git20170330.0.cbfb9d9-2.debian.tar.xz
 80f2a09d4e8d5d2cd974314e4f37d83d 9454 devel extra 
golang-github-go-macaron-captcha_0.0~git20170330.0.cbfb9d9-2_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJKBAEBCAA0FiEEBs1j101ZjEpH5CyWA6iJGnZa0IUFAlnMfv8WHG1pY2hhZWxA
bHVzdGZpZWxkLm5ldAAKCRADqIkadlrQhaWJD/9U3aQaKVZU/E/LEtdFI9NgbNlz
ddEmLYNlQYk4AxraqbZh0DUthb8PjyyR5CCcAs9ykNM1zVB9pAO5mqGy3/3xZwBy
hBv+nMmKvWYzz3YjT+lvnGNE4OG9zU1zX5PYO2AgZGBVuC2kbi+guAPvDNJhGEnl
GpdqREwe1+eliGLqV/wLELiH8o2e42Retd8XfLulSXA9beCIsnYaLD2hzAbwCyPc
b/u/DzU1U59qf2gZMlsx6bZXBqLBorvbV2t/JGPB4gM2+hidCJmUt1N2Z0O69fV9
9X1o2rW8DmuwwxGcWudZJNwcFu+FKO3l13xqqruPh2mz8778QIhDwuNUsIxam3Yo
VrYx4tsES6Es+jGj4o8R4pgdSNsc9U8TTvKnJeARKhl5yVTYcOjZz14VjZFDM8r5
tdg/Nqz9I0wl9jDwmkloczxyFajqPJIC4S824iI7b8002HdeKZPF9Yr6H1IhLFfJ
Kaq8+4hH/gKw1rvKAbX0BP6G7stzNPt7k6z8HPr+eB9eUW3jvFqrk2woNLnknOWl
YkxyzQwiRltvpZnlgLhe/hvrB2dDfd9RDJ/ZEOu9wZ8bEHX8WBUPkUs10QozErVM
qWbAJY05FkFflIwI5HiyGSASuPi5FBTf0BcXr/6cGzOocl6h47wNn1tn7RC/b849
XAXeP4hMOVYbl+4/PA==
=qPuU
-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-macaron-i18n_0.0~git20160612.0.ef57533-3_source.changes ACCEPTED into unstable

2017-09-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 27 Sep 2017 23:58:34 -0500
Source: golang-github-go-macaron-i18n
Binary: golang-github-go-macaron-i18n-dev
Architecture: source
Version: 0.0~git20160612.0.ef57533-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Michael Lustfield 
Description:
 golang-github-go-macaron-i18n-dev - Internationalization and Localization of 
Macaron
Changes:
 golang-github-go-macaron-i18n (0.0~git20160612.0.ef57533-3) unstable; 
urgency=medium
 .
   * Maintenance updates:
 - Standards-Version bump.
 - Clean up d/watch.
 - Add Testsuite to d/control.
Checksums-Sha1:
 5e1c3685019c67f9d464c9946318092fae7cd787 2599 
golang-github-go-macaron-i18n_0.0~git20160612.0.ef57533-3.dsc
 08c5a31b12cfca8cefa8af7a5c4310260ee3f6ae 2468 
golang-github-go-macaron-i18n_0.0~git20160612.0.ef57533-3.debian.tar.xz
 44edc3f0e2902719a666b020c6a82c9264075d1d 6860 
golang-github-go-macaron-i18n_0.0~git20160612.0.ef57533-3_amd64.buildinfo
Checksums-Sha256:
 eedba1b9617456c4fa17ec68fcbcbf53d44370a0987b1fee86abcf3bf5c042f7 2599 
golang-github-go-macaron-i18n_0.0~git20160612.0.ef57533-3.dsc
 41669f10c7d8d1cb27f38bbc0cc172b55255d419faf86e11f4fc6d5ddede571c 2468 
golang-github-go-macaron-i18n_0.0~git20160612.0.ef57533-3.debian.tar.xz
 0b50f4cea7f16399daa0eedc9ce07562e1783e9462909e89f76257d98c8c616b 6860 
golang-github-go-macaron-i18n_0.0~git20160612.0.ef57533-3_amd64.buildinfo
Files:
 7e633bc91660da6383274475dfbcaa24 2599 devel extra 
golang-github-go-macaron-i18n_0.0~git20160612.0.ef57533-3.dsc
 5600a04609f1a3419c9a6aa34bdac433 2468 devel extra 
golang-github-go-macaron-i18n_0.0~git20160612.0.ef57533-3.debian.tar.xz
 9fc6980fb30ad63b8f25feadaf544811 6860 devel extra 
golang-github-go-macaron-i18n_0.0~git20160612.0.ef57533-3_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJKBAEBCAA0FiEEBs1j101ZjEpH5CyWA6iJGnZa0IUFAlnMgc8WHG1pY2hhZWxA
bHVzdGZpZWxkLm5ldAAKCRADqIkadlrQhV1NEACucmEFUNkZ7TvffLAQFZGhjTCO
WkdI9olpNxTatZjszHnZh0wu+rNONxsseypnZvgehISmIPeJQ+5BfUAOy5ru0YIl
8mbQLxOgTNCNxuUfgpxPjco6JhtFdeueNFxQGqBh1CBg2wJbrwZyYdtRXx5Q0Hky
AB+Vx+VAJH+Qo3+PKBBabYC37YZQxxKoYn3xCo7YHN4bGwuv+aepT7JoGwGOAv8V
jnAggHSVoNc7M5e2KdFqljJCMfPKuW8WHYBjvdDFhY9b/gcfYXYH7HNjVxX2mx+7
20Ycj91krbUzDus8bvOtOX96TmkdAISIy4jttuf4Re9QUXhQVKSN0PGuvX75T4KB
K4qR3yIksTmjwYrYdoKqLuJJJ8ZJXEFCbA0apKGDF9qTu7ZvKXkfpfXZuMRx4dvc
nr5PiL2XeEuKMHeMwJvjry7q2e9RsxLut+Gjk4sY4MvgG6pCk0Ur1prP34x4zuZr
3WvJcjZtCFDpG6D7npBaL0OAplPrFANP89MQc9yeNga5lAU6PwRTTYoFpLvNJQH0
1BzHayCpmspwbFDyUopxKwA9jk02o1t2bb+xPhWwq6jgrq8bFpDDxiJkKnvNErQH
x5atmEBxImd8GO96moGEe8i8Np0OetnSRkKZd2gavyE1lbK2YClHfQ0VnBx6G72S
6vXCzoIrdsRwkkI1bg==
=sN0a
-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-go-macaron-inject_0.0~git20160627.0.d8a0b86-2_source.changes

2017-09-27 Thread Debian FTP Masters
golang-github-go-macaron-inject_0.0~git20160627.0.d8a0b86-2_source.changes 
uploaded successfully to localhost
along with the files:
  golang-github-go-macaron-inject_0.0~git20160627.0.d8a0b86-2.dsc
  golang-github-go-macaron-inject_0.0~git20160627.0.d8a0b86-2.debian.tar.xz
  golang-github-go-macaron-inject_0.0~git20160627.0.d8a0b86-2_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-go-macaron-inject_0.0~git20160627.0.d8a0b86-2_source.changes ACCEPTED into unstable

2017-09-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 28 Sep 2017 00:09:07 -0500
Source: golang-github-go-macaron-inject
Binary: golang-github-go-macaron-inject-dev
Architecture: source
Version: 0.0~git20160627.0.d8a0b86-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Michael Lustfield 
Description:
 golang-github-go-macaron-inject-dev - utilities for mapping and injecting 
dependencies
Changes:
 golang-github-go-macaron-inject (0.0~git20160627.0.d8a0b86-2) unstable; 
urgency=medium
 .
   * Maintenance updates:
 - Standards-Version bump.
 - Clean up d/watch.
 - Add Testsuite to d/control.
Checksums-Sha1:
 8f73e1b09190a831d45e075099d4d82f00b8f12e 2538 
golang-github-go-macaron-inject_0.0~git20160627.0.d8a0b86-2.dsc
 113b50da70d92a2582b65759dcd0dee040909cdd 1816 
golang-github-go-macaron-inject_0.0~git20160627.0.d8a0b86-2.debian.tar.xz
 2d9a2e117fb6facba30a08fec8f92d975be0481a 6515 
golang-github-go-macaron-inject_0.0~git20160627.0.d8a0b86-2_amd64.buildinfo
Checksums-Sha256:
 6ba580bdcb941349776d07523af69073bc084e5a247c5cad53757fd81f50d4dd 2538 
golang-github-go-macaron-inject_0.0~git20160627.0.d8a0b86-2.dsc
 8315e74af242894e4d1388963ede2ba066c1359157ab7f99a633279c6b206bbc 1816 
golang-github-go-macaron-inject_0.0~git20160627.0.d8a0b86-2.debian.tar.xz
 3807c41cc30e7ac98c33b2fc758dda36549e2b7394cd22a7fa50d99e609afe94 6515 
golang-github-go-macaron-inject_0.0~git20160627.0.d8a0b86-2_amd64.buildinfo
Files:
 0a4f4eb03f40475514e8c0442abd41ec 2538 devel extra 
golang-github-go-macaron-inject_0.0~git20160627.0.d8a0b86-2.dsc
 d9f772f615821ba6ef727b6f54996ff7 1816 devel extra 
golang-github-go-macaron-inject_0.0~git20160627.0.d8a0b86-2.debian.tar.xz
 ea280659285d06b408c0868ff0030813 6515 devel extra 
golang-github-go-macaron-inject_0.0~git20160627.0.d8a0b86-2_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJKBAEBCAA0FiEEBs1j101ZjEpH5CyWA6iJGnZa0IUFAlnMhEwWHG1pY2hhZWxA
bHVzdGZpZWxkLm5ldAAKCRADqIkadlrQhWx9D/wL8ZzcofTjO1whhtmK/xrkMx3A
DKrOSqaG9Qc7BfamUv7KM+42+KzTeD4Xlj2M12A7mcmZ00mSBZWXs8PUZWfNpu7b
LMMjRD1XV/SFe4+OZtmH3DAyyjq083o0cW2w3MVq5h7TWSFRBEHv0zEAT+HUdw7V
CPCGR3X2j9G2rQ8dj8JNziBFHnA1FPQxMkPG36CL9BvHKwsjR6+H+/V8t9w/RrSn
QsdibTXBX8xtBsCnyQSAI5Lugg8p8ARuPEithPpzIXA9fKuTpL8oVwmZXebp+VP7
3ZxYZax1hTUykWPaoLB621iKRtW2McXk3AUbx4wQr+1/OsrGDcj6OvbPVQFh5ZU8
MMz6GK5D2+qNa60NFRi4LdfieK0YYHYJwXllzuS/BT0rqawiGvyEKaqrNsremr4c
//HzQCwerJqdCWJe8DpFwqOBJ/O9ck6q6k/8EwQKb9+3xA/ky6r363+qAIGMEbkL
C4hbDEVUTAGFDUcV+EC50h4ANDphbUkKMxqAL6DQNZ55WuuxqIgTxAJn5YaVoGvy
Fz/KgVSN0aX47IIgZBFXdRkuR6SLT7GboRCYNkW7/entOE9Tox/cCZl+fArPT65h
E+TlnJ7WAScUijIj9zjNTFn/0bEDIh8EJmdYzdLju+7KzmIn9vxPKZnafxzvinvu
X30S1ZaouetzPx48NQ==
=Y8Ge
-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-golang-groupcache_0.0~git20160516.0.02826c3-1_amd64.changes

2017-09-27 Thread Debian FTP Masters
golang-github-golang-groupcache_0.0~git20160516.0.02826c3-1_amd64.changes 
uploaded successfully to localhost
along with the files:
  golang-github-golang-groupcache_0.0~git20160516.0.02826c3-1.dsc
  golang-github-golang-groupcache_0.0~git20160516.0.02826c3.orig.tar.xz
  golang-github-golang-groupcache_0.0~git20160516.0.02826c3-1.debian.tar.xz
  golang-github-golang-groupcache-dev_0.0~git20160516.0.02826c3-1_all.deb
  golang-github-golang-groupcache_0.0~git20160516.0.02826c3-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-golang-groupcache_0.0~git20160516.0.02826c3-1_amd64.changes ACCEPTED into unstable

2017-09-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 28 Sep 2017 15:21:07 +1000
Source: golang-github-golang-groupcache
Binary: golang-github-golang-groupcache-dev
Architecture: source all
Version: 0.0~git20160516.0.02826c3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Tim Potter 
Description:
 golang-github-golang-groupcache-dev - caching and cache-filling library, a 
replacement for memcached
Changes:
 golang-github-golang-groupcache (0.0~git20160516.0.02826c3-1) unstable; 
urgency=medium
 .
   * Team upload.
 .
   [ Paul Tagliamonte ]
   * Use a secure transport for the Vcs-Git and Vcs-Browser URL
 .
   [ Tim Potter ]
   * New upstream snapshot.
   * Standards-Version: 4.0.0.
Checksums-Sha1:
 1a1026ad3cca594da775a96722ae59c532c1bcdc 2410 
golang-github-golang-groupcache_0.0~git20160516.0.02826c3-1.dsc
 e2d53307e8298c7ddb49ffd1653e56a5d527e98b 23032 
golang-github-golang-groupcache_0.0~git20160516.0.02826c3.orig.tar.xz
 be7b8b94f84f45edabe489d3a0c4db782c8b48d2 1868 
golang-github-golang-groupcache_0.0~git20160516.0.02826c3-1.debian.tar.xz
 01097479c2e3377ded6e56ea03a1daa0ae00599f 21966 
golang-github-golang-groupcache-dev_0.0~git20160516.0.02826c3-1_all.deb
 beab6081519a7ac09b17535bfef0d3f131513a6a 6183 
golang-github-golang-groupcache_0.0~git20160516.0.02826c3-1_amd64.buildinfo
Checksums-Sha256:
 d4e3bd97ac5dd7a1aaae2c7c02e169a643514c868085665e0b914d5eb09bfd97 2410 
golang-github-golang-groupcache_0.0~git20160516.0.02826c3-1.dsc
 bac89ff43b4a6c16f890352cd6a88bb182497aa0828d955bd0c3138cebbaf15a 23032 
golang-github-golang-groupcache_0.0~git20160516.0.02826c3.orig.tar.xz
 41104c19bb7b0e0f5af1a6629ffd5f684ec6413ba6c32644cdedfef01d15197d 1868 
golang-github-golang-groupcache_0.0~git20160516.0.02826c3-1.debian.tar.xz
 f5e5bdaf8856f6d87e633d0ba0430871322443182b86e78ea8cf23c8706053b5 21966 
golang-github-golang-groupcache-dev_0.0~git20160516.0.02826c3-1_all.deb
 9c91c5177e773910a3b860832b1eae33564ca5d7107d124a74e46450fd0c91ae 6183 
golang-github-golang-groupcache_0.0~git20160516.0.02826c3-1_amd64.buildinfo
Files:
 498f0890eb8c2a3dca2902592b65995d 2410 devel extra 
golang-github-golang-groupcache_0.0~git20160516.0.02826c3-1.dsc
 f2e3f1a01805797cb0a99a0e2ea18610 23032 devel extra 
golang-github-golang-groupcache_0.0~git20160516.0.02826c3.orig.tar.xz
 39c1f248e7fbed6838e8a31fe1232095 1868 devel extra 
golang-github-golang-groupcache_0.0~git20160516.0.02826c3-1.debian.tar.xz
 073359d3612d504179183263ee8028cd 21966 devel extra 
golang-github-golang-groupcache-dev_0.0~git20160516.0.02826c3-1_all.deb
 a32c7d467da4109c836bbf230fdd8ef7 6183 devel extra 
golang-github-golang-groupcache_0.0~git20160516.0.02826c3-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEGidHgk5S/MTRV8DRskymP2676E0FAlnMiAYACgkQskymP267
6E2UGBAAmvSPDMTpmYm76Uru2J2e62Kg3dweQmAr/Pnto2TOCXShyufNqMRA0aLM
zsM1WVjGOlSMJDDXLKExvmYBIQF3aIw1Qh5CE8EZRBNEUFIp5bs3QVLSbAHB9D79
qDT9eXADP06N9MXYdXgQmrNR8jrnBaDuVoFwHxKtvOFx3F8PecxFanH2Nj3VOFti
Q8cc7iDo/OYj0GuGA8P5FJF/4Dy/NTNidVSj0l51vZClxeWmtZtz86CDDYJpvRHx
D6A4+Anfs8us2Rknsx/1Ox+iUL62xDKyn4LVpRZhpQ+Gb/VVTqj63VPwYr17BkFd
ZRZLow5Dab1W67JKHdZjzeIgWv7vMAFxebr7SQx/W3o7dSoToELEX//7ab2oWoFT
zBjnxvzPPPFqXp3ZedZ+X5Fzzh7cfbx3rmtKgs03ywzDLl0LlOfoQQdMmvcmUrXH
soWGPMO+mB5pgiXU3iA7vIM2Mke4wXflEXORIFdf2RkcFb5axFmh5DqoZhS25/RJ
gvaUddKvC77qtCLrhSb1gWF2JglEUEyJPmBBblu7zEt2Wf0VvR0BIDWzbRXO0UdP
3D4Q7cUk9mqa3UMximg9nBhqEw1W3HaMKt5NP/xKQkLgCu8jaybC8UcVjLOXdYHZ
OgU2RCUxhbiK0eXy22qffprd2kfj8A4cYfO5aVc+CM/PyrFvJGc=
=2V3x
-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-go-macaron-macaron_1.2.2-1_source.changes

2017-09-27 Thread Debian FTP Masters
golang-github-go-macaron-macaron_1.2.2-1_source.changes uploaded successfully 
to localhost
along with the files:
  golang-github-go-macaron-macaron_1.2.2-1.dsc
  golang-github-go-macaron-macaron_1.2.2.orig.tar.xz
  golang-github-go-macaron-macaron_1.2.2-1.debian.tar.xz
  golang-github-go-macaron-macaron_1.2.2-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] Processing of golang-github-facebookgo-clock_0.0~git20150410.0.600d898-2_source.changes

2017-09-27 Thread Debian FTP Masters
golang-github-facebookgo-clock_0.0~git20150410.0.600d898-2_source.changes 
uploaded successfully to localhost
along with the files:
  golang-github-facebookgo-clock_0.0~git20150410.0.600d898-2.dsc
  golang-github-facebookgo-clock_0.0~git20150410.0.600d898-2.debian.tar.xz
  golang-github-facebookgo-clock_0.0~git20150410.0.600d898-2_i386.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-facebookgo-freeport_0.0~git20150612.0.d4adf43-2_source.changes ACCEPTED into unstable

2017-09-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 27 Sep 2017 22:12:18 -0500
Source: golang-github-facebookgo-freeport
Binary: golang-github-facebookgo-freeport-dev
Architecture: source
Version: 0.0~git20150612.0.d4adf43-2
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
Changes:
 golang-github-facebookgo-freeport (0.0~git20150612.0.d4adf43-2) unstable; 
urgency=medium
 .
   * Maintenance updates:
 - Standards-Version bump.
 - Clean up d/watch.
 - Add Testsuite to d/control.
Checksums-Sha1:
 1665440f53573e63a53c4a639c908939b2a8b156 2491 
golang-github-facebookgo-freeport_0.0~git20150612.0.d4adf43-2.dsc
 6b239802892ed535bc8465eb3fb41eb1082b0bcf 2128 
golang-github-facebookgo-freeport_0.0~git20150612.0.d4adf43-2.debian.tar.xz
 ae938d10bd22d66395623871ed531b96d6e26a7d 5893 
golang-github-facebookgo-freeport_0.0~git20150612.0.d4adf43-2_amd64.buildinfo
Checksums-Sha256:
 641a6fcb847c544bea91ab854574e25f13676c9f0be528a14d16bf0e9e7b1453 2491 
golang-github-facebookgo-freeport_0.0~git20150612.0.d4adf43-2.dsc
 23b1c21c1f2f593668eda4c83ef04dfaf7e618cb23a7ede7d0212a82a456685f 2128 
golang-github-facebookgo-freeport_0.0~git20150612.0.d4adf43-2.debian.tar.xz
 06db010209612b977f9101bc9b2b6f99073c1e9bc6b18515484d0afa14c7d27c 5893 
golang-github-facebookgo-freeport_0.0~git20150612.0.d4adf43-2_amd64.buildinfo
Files:
 e5fff4e097fd992aa748d99ca40f950d 2491 devel extra 
golang-github-facebookgo-freeport_0.0~git20150612.0.d4adf43-2.dsc
 17224a77c0d467e60664908c0070e3b8 2128 devel extra 
golang-github-facebookgo-freeport_0.0~git20150612.0.d4adf43-2.debian.tar.xz
 dfe7ec2ffe1cd30183e7fec76f8927b4 5893 devel extra 
golang-github-facebookgo-freeport_0.0~git20150612.0.d4adf43-2_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJKBAEBCAA0FiEEBs1j101ZjEpH5CyWA6iJGnZa0IUFAlnMaNsWHG1pY2hhZWxA
bHVzdGZpZWxkLm5ldAAKCRADqIkadlrQhaP1D/4/AeMODUUzXL0Ci5u6s+uhO8Bu
i6xqF/KVcDv9YJm7TGaWG0rjappdtp63nBc2xCBaF+FQFqLemTYaRzhcEcDev+vX
n4soJgLCgHnvy8FbSrfXvO0Wgi8Pn+eUhHjYI46/NsLAYLBfQEWtK28q2rFsScCa
xmkY6jVbzFUlhAM5ArB1dKJ683r7Fanf+crLGjUscrjlVF+7xsOYxPZndFpsPr16
c0T5haaOFvnzuvxr9ACudNeVbHjODFCIGIYNw/6wVeHI8RoVyuWJtcxXXQ313l5N
5fq2mewN974dx9Kola/JpCNSCzjZDelGqnLYkD5//A0nLaQazGcQczP5s5tm2tgY
7nUTPUfdKfmHd5oEDdF66NlT4oT3xfy5wzI70+b504YXGvWHrowy7T9tb6JyHZYv
6SKhWB+DhBlfLD2AthmtLc/J+1RHt0fqN0pxprhn9lBzvGMSFtZeP81ASto3BD3e
0D3GIYooKZwLN0PEhnLPv3a0qiF0CEGWJXCeGDhXiW16iqzOxYKZ1Bmb2GtP7BFU
bqdlSKEZVKneSTb5EQYTw3A66D25EgwdplX1h+AVHqZJx4H54A3RwOZ+DRR2JwZ7
wHCaOv9++z0G7YDCw69f0em0OaOqXyeJL6/591h0q/KckJrq9hdiOcwp5NGGCEKs
tmfuNJC8sbvFscFljA==
=tTuq
-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-clock_0.0~git20150410.0.600d898-2_source.changes ACCEPTED into unstable

2017-09-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 27 Sep 2017 22:05:30 -0500
Source: golang-github-facebookgo-clock
Binary: golang-github-facebookgo-clock-dev
Architecture: source
Version: 0.0~git20150410.0.600d898-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Michael Lustfield 
Description:
 golang-github-facebookgo-clock-dev - Clock is a small Go library for mocking 
time
Changes:
 golang-github-facebookgo-clock (0.0~git20150410.0.600d898-2) unstable; 
urgency=medium
 .
   * Maintenance updates:
 - Standards-Version bump.
 - Clean up d/watch.
 - Add Testsuite to d/control.
Checksums-Sha1:
 01190e6d93ee0201403cdfe3f74f3590e3b32d46 2452 
golang-github-facebookgo-clock_0.0~git20150410.0.600d898-2.dsc
 43e78db48176d84b6ede5353e29014d5952d613d 2080 
golang-github-facebookgo-clock_0.0~git20150410.0.600d898-2.debian.tar.xz
 c62cae1e9f997d3584722d7c2a3a3ebc887b7d42 5702 
golang-github-facebookgo-clock_0.0~git20150410.0.600d898-2_i386.buildinfo
Checksums-Sha256:
 43b78d92eae5006364337e234f1829ddbaa0dc87499fd3484aeb9c79d24ecfba 2452 
golang-github-facebookgo-clock_0.0~git20150410.0.600d898-2.dsc
 cd7927e71c66e02f309e631bc73d51e661393c932ef93cc32da08aeee010b1ee 2080 
golang-github-facebookgo-clock_0.0~git20150410.0.600d898-2.debian.tar.xz
 b3dfe36998622d84fa795c0bc0f0527a17e88aa4a3a15d67244ef126325e1ce1 5702 
golang-github-facebookgo-clock_0.0~git20150410.0.600d898-2_i386.buildinfo
Files:
 ee1fc3ec21781f1e080fca056e72b37b 2452 devel extra 
golang-github-facebookgo-clock_0.0~git20150410.0.600d898-2.dsc
 8e31e96ed1ec54d33aea4106f66a31c8 2080 devel extra 
golang-github-facebookgo-clock_0.0~git20150410.0.600d898-2.debian.tar.xz
 aa9ba3cb53214b06845fc7e0f0944265 5702 devel extra 
golang-github-facebookgo-clock_0.0~git20150410.0.600d898-2_i386.buildinfo

-BEGIN PGP SIGNATURE-

iQJKBAEBCAA0FiEEBs1j101ZjEpH5CyWA6iJGnZa0IUFAlnMZ6MWHG1pY2hhZWxA
bHVzdGZpZWxkLm5ldAAKCRADqIkadlrQhcPeD/0epFYU9RmCpWrGUfsHM0BeLwpj
8k/WdNW3L7yf/DC1JDWgmVuh1H0Dh6Q26XvmRZxw+I/MAdl2Lpb7s6rImxRh09S3
HjzeVFbtCtFFSxYtk3Xc0BYNlfBj4S7hMyciTah7UK1mWVXuiVA1mXNEYrViYoXO
4bNhg/w93gkhinNsKofA6cyl3cS6klfEKDP0jKTCAGhjue4Di8fTGhXPhruM1kjs
dioJYxjLkYdzXvf/c21z7g4DdFZv8tDXut9ujQbPi+2UrMmaIn7harYbPpcxPVXH
a6LIQd9KtOSdGYYiiB3jr2oCMdNTCQ1H+oiDtVGnbYOdB4eBu9r3BYN8lWxS8ImK
5sHOudDQDk6UG8U6FefXZ5vxLp0xATFpKna/6OKfYnl9c0zX0ZJlL9haZGWt8RRR
96RsqPqBNeCdIPAm7ZdVK/3iXFuzZetdV2eaguvUocp9tyIgCf7EWLyjIBcppR4d
58+ULE3319HL/CNqxyV/1VkuR/QqppRbyrtUcERNcPZgDWekaRRYDOyMeJqAoaSG
I8icW9KI97d4EVINVLVs+NCFI3Bvg5mMBDp3IP139yUc77AvTmdk1Xm8Dxie2pB+
H25CZ107zLbFdoGBDrxRwN/CmOx9g20/GgsvFDMzGgaU7VcJxr4L7Ob34mpZMMbO
H+J2+wskJVDd9zuX/A==
=tTSC
-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-facebookgo-grace_0.0~git20170218.0.4afe952-3_source.changes

2017-09-27 Thread Debian FTP Masters
golang-github-facebookgo-grace_0.0~git20170218.0.4afe952-3_source.changes 
uploaded successfully to localhost
along with the files:
  golang-github-facebookgo-grace_0.0~git20170218.0.4afe952-3.dsc
  golang-github-facebookgo-grace_0.0~git20170218.0.4afe952-3.debian.tar.xz
  golang-github-facebookgo-grace_0.0~git20170218.0.4afe952-3_i386.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] Processing of golang-github-facebookgo-stats_0.0~git20151006.0.1b76add-2_source.changes

2017-09-27 Thread Debian FTP Masters
golang-github-facebookgo-stats_0.0~git20151006.0.1b76add-2_source.changes 
uploaded successfully to localhost
along with the files:
  golang-github-facebookgo-stats_0.0~git20151006.0.1b76add-2.dsc
  golang-github-facebookgo-stats_0.0~git20151006.0.1b76add-2.debian.tar.xz
  golang-github-facebookgo-stats_0.0~git20151006.0.1b76add-2_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] Processing of golang-github-facebookgo-subset_0.0~git20150612.0.8dac2c3-2_source.changes

2017-09-27 Thread Debian FTP Masters
golang-github-facebookgo-subset_0.0~git20150612.0.8dac2c3-2_source.changes 
uploaded successfully to localhost
along with the files:
  golang-github-facebookgo-subset_0.0~git20150612.0.8dac2c3-2.dsc
  golang-github-facebookgo-subset_0.0~git20150612.0.8dac2c3-2.debian.tar.xz
  golang-github-facebookgo-subset_0.0~git20150612.0.8dac2c3-2_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-glendc-gopher-json_0.1.0+git20170414.0.dc47430-2_source.changes ACCEPTED into unstable

2017-09-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 27 Sep 2017 22:47:18 -0500
Source: golang-github-glendc-gopher-json
Binary: golang-github-glendc-gopher-json-dev
Architecture: source
Version: 0.1.0+git20170414.0.dc47430-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Michael Lustfield 
Description:
 golang-github-glendc-gopher-json-dev - simple JSON encoder/decoder for 
Gopher-Lua
Changes:
 golang-github-glendc-gopher-json (0.1.0+git20170414.0.dc47430-2) unstable; 
urgency=medium
 .
   * Maintenance updates:
 - Standards-Version bump.
 - Clean up d/watch.
 - Add Testsuite to d/control.
Checksums-Sha1:
 44edd6c4f354b8f3a62be1d0c4e475423d6f61d2 2527 
golang-github-glendc-gopher-json_0.1.0+git20170414.0.dc47430-2.dsc
 c9b623bab420ebe09e6c38a8ecf72110eafe3e86 2244 
golang-github-glendc-gopher-json_0.1.0+git20170414.0.dc47430-2.debian.tar.xz
 bf183b2290cdbb954775da1b4d7921798e54f323 6044 
golang-github-glendc-gopher-json_0.1.0+git20170414.0.dc47430-2_i386.buildinfo
Checksums-Sha256:
 f91a0b07823aca8ceb0f37a5313852b6976073f3a9939ccf573a384408e70f82 2527 
golang-github-glendc-gopher-json_0.1.0+git20170414.0.dc47430-2.dsc
 9edccd53d0e37680152fd93af683422988ca2f3915ee03f97409d33dbc4eadcd 2244 
golang-github-glendc-gopher-json_0.1.0+git20170414.0.dc47430-2.debian.tar.xz
 f230b68d69de2e7f32610f05f4065991b7c7e75760bcd4b9cba59d8030e09d4b 6044 
golang-github-glendc-gopher-json_0.1.0+git20170414.0.dc47430-2_i386.buildinfo
Files:
 9a32339ce3926b0f01e9b7ee3d2baf9e 2527 devel extra 
golang-github-glendc-gopher-json_0.1.0+git20170414.0.dc47430-2.dsc
 619d23bd31fd94ed439b128c0c05a936 2244 devel extra 
golang-github-glendc-gopher-json_0.1.0+git20170414.0.dc47430-2.debian.tar.xz
 73a61bf7a90ca1813e0d2bf453b0e6ad 6044 devel extra 
golang-github-glendc-gopher-json_0.1.0+git20170414.0.dc47430-2_i386.buildinfo

-BEGIN PGP SIGNATURE-

iQJJBAEBCAA0FiEEBs1j101ZjEpH5CyWA6iJGnZa0IUFAlnMcVYWHG1pY2hhZWxA
bHVzdGZpZWxkLm5ldAAKCRADqIkadlrQhbhpD/jHHVxSiUL9eP/kaqQTmpRVBObP
nTw7YVve2bgSgNQkfSPe0NIHliO/uo8yzCt4e+qZc66sDQVZGbMbwkay8teIu4Y0
JYx21yYquUxE3RQysF9+azzYfPXSDw5NxuE4EusWQaYh6Y7s2jX+YosIT4IqjAbN
deobqc1FlZMuYiSLOOdH3na2WWM+T/7DsxlDw9DHTqrwGVxQNMQPQDhuNe85HSoH
H211KRDzSD+QMqDbRfksiUXc9LBgX6OT6Q5otx5knqU2yO3Obdh8JPxJtY0Klo56
FHByFXowYq7DsI1lzRyMBcSOKMmeBXWM7XF3Pjez+5LtNU/MnBnyPM7TzXYFbo08
kL3wA5BH35VA0ob1BH7vj0tR+sFys5fpo3cIxdTbTcyc/ey1Nzt9LTkiKX/gsc/4
47Bxybgef6o6WlTP4XavlDcbI1jgHPd+fP0o6gzF/tbWB3FflMlk/LyCVWRDokVX
TfeybwHSfS3U3wAuyWbAAkGhdlCkLmmpzHk+f8vke42XiNltxd7AEuJ9PXRFkQBW
febcPsNReJh3QByVPu0nsxC1iJgapmS+upyb+hKK9P2aU9YfkMeI4/IRmOx6CYWC
NrCj7Ac/KPGmwa4YH7UjSByfgQtXo26UT9POTDTZrahvaF2fEWtZkndLhnin33e7
j54qijpcrkLAXz1l
=+g0w
-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-gogits-cron_0.0~git20170309.60.c803a08-2_source.changes

2017-09-27 Thread Debian FTP Masters
golang-github-gogits-cron_0.0~git20170309.60.c803a08-2_source.changes uploaded 
successfully to localhost
along with the files:
  golang-github-gogits-cron_0.0~git20170309.60.c803a08-2.dsc
  golang-github-gogits-cron_0.0~git20170309.60.c803a08-2.debian.tar.xz
  golang-github-gogits-cron_0.0~git20170309.60.c803a08-2_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-go-macaron-bindata_0.0~git20161222.0.85786f5-2_source.changes ACCEPTED into unstable

2017-09-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 27 Sep 2017 23:18:52 -0500
Source: golang-github-go-macaron-bindata
Binary: golang-github-go-macaron-bindata-dev
Architecture: source
Version: 0.0~git20161222.0.85786f5-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Michael Lustfield 
Description:
 golang-github-go-macaron-bindata-dev - in-memory static and template files for 
Macaron
Changes:
 golang-github-go-macaron-bindata (0.0~git20161222.0.85786f5-2) unstable; 
urgency=medium
 .
   * Maintenance updates:
 - Standards-Version bump.
 - Clean up d/watch.
 - Add Testsuite to d/control.
Checksums-Sha1:
 5a2f31fb95dfe4b744635dd952fbd31d66e8ed18 2595 
golang-github-go-macaron-bindata_0.0~git20161222.0.85786f5-2.dsc
 c6a6864b3ac431fa98e5f9fd492c82b819414b6b 1852 
golang-github-go-macaron-bindata_0.0~git20161222.0.85786f5-2.debian.tar.xz
 1da2997734c033a6125ce2828083c5df8e795edf 6901 
golang-github-go-macaron-bindata_0.0~git20161222.0.85786f5-2_amd64.buildinfo
Checksums-Sha256:
 3065aee7d550097dedee40512d63e096b538f22e373d93942b8c21fb2719eea0 2595 
golang-github-go-macaron-bindata_0.0~git20161222.0.85786f5-2.dsc
 c22e9870a03a6b10925d037b2aa281cd0e54689be13e4327b03d9d60dcf7025d 1852 
golang-github-go-macaron-bindata_0.0~git20161222.0.85786f5-2.debian.tar.xz
 3a291652c974ba9c0030b850f37961d783389af920467c1697da70c5614f06fb 6901 
golang-github-go-macaron-bindata_0.0~git20161222.0.85786f5-2_amd64.buildinfo
Files:
 2c280619b863c0d6c94a6dec29fd6252 2595 devel extra 
golang-github-go-macaron-bindata_0.0~git20161222.0.85786f5-2.dsc
 a9b3267d2e1d0370867aa6ecde062738 1852 devel extra 
golang-github-go-macaron-bindata_0.0~git20161222.0.85786f5-2.debian.tar.xz
 1a97793a7af15967ea9341fd1780d80b 6901 devel extra 
golang-github-go-macaron-bindata_0.0~git20161222.0.85786f5-2_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJKBAEBCAA0FiEEBs1j101ZjEpH5CyWA6iJGnZa0IUFAlnMeG8WHG1pY2hhZWxA
bHVzdGZpZWxkLm5ldAAKCRADqIkadlrQharYD/0VjfQr71xodV7xAN+24XjqIuu+
Dn7fzwCfJyCUUOzAtgsAmJxQQiLd1ZK2tf3xo5xskFdpg5X8Y1ih3KqHFdwmB9Yw
cHgUG/Wr7V36FA8dQzYV54zVAeAc317GAj+2fueQYjFXZx1xUWgp722C9c7smHef
xm1WXhurzZWcfoQply+0ym3OZkzsBGsD4mxmFsoFjo4jZR8lyFL40zpueU2e/aNI
Ghe55yEnyivnLx5ZbGeKwkBIDGVL1exiw2DHiqdcLPGewIPMEqb0W80UFdVETM0Y
b534EFPtY+SgtFgU79nXLpTjILNIEmWjQ8YnlcTPEBUN21/NA2q2f8lim7LSRqi3
DtxcMMHI2u4N35RE24M94RRDYpugH8T3JIwmHAIaj3OAqQv57XGk3YFa43WboYdE
QEpQp5iQrLcMzpxL0UXD5iqk6XAg4QxOmzy7QNl3rFo+5fsbWkgpmEoSwHMrPZrd
gZqQPcnvg8qar7VHMik+oArIHq2HZ94/RheGOHkzk1Zq291dNpxzpPRn+EejHTH1
2lKiCaK4qVxfveZMejnrF3RgXmxOZ8gtr7vF0VG+TrIrKWGeuQNAxNbbDa1uOVMt
1RIw0xenmykGTWO8qsZrFrDHYZTrVsUnuh5iNUClrc0WLBx970MRXcyo7CIWwzPG
R6v8rVrOBm9eLkVNRQ==
=gWT1
-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-go-macaron-captcha_0.0~git20170330.0.cbfb9d9-2_source.changes

2017-09-27 Thread Debian FTP Masters
golang-github-go-macaron-captcha_0.0~git20170330.0.cbfb9d9-2_source.changes 
uploaded successfully to localhost
along with the files:
  golang-github-go-macaron-captcha_0.0~git20170330.0.cbfb9d9-2.dsc
  golang-github-go-macaron-captcha_0.0~git20170330.0.cbfb9d9-2.debian.tar.xz
  golang-github-go-macaron-captcha_0.0~git20170330.0.cbfb9d9-2_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] Processing of golang-github-go-macaron-csrf_0.0~git20170207.0.428b7c6-2_source.changes

2017-09-27 Thread Debian FTP Masters
golang-github-go-macaron-csrf_0.0~git20170207.0.428b7c6-2_source.changes 
uploaded successfully to localhost
along with the files:
  golang-github-go-macaron-csrf_0.0~git20170207.0.428b7c6-2.dsc
  golang-github-go-macaron-csrf_0.0~git20170207.0.428b7c6-2.debian.tar.xz
  golang-github-go-macaron-csrf_0.0~git20170207.0.428b7c6-2_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] Processing of golang-github-facebookgo-freeport_0.0~git20150612.0.d4adf43-2_source.changes

2017-09-27 Thread Debian FTP Masters
golang-github-facebookgo-freeport_0.0~git20150612.0.d4adf43-2_source.changes 
uploaded successfully to localhost
along with the files:
  golang-github-facebookgo-freeport_0.0~git20150612.0.d4adf43-2.dsc
  golang-github-facebookgo-freeport_0.0~git20150612.0.d4adf43-2.debian.tar.xz
  golang-github-facebookgo-freeport_0.0~git20150612.0.d4adf43-2_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] Processing of golang-github-facebookgo-stack_0.0~git20160209.0.7517733-3_source.changes

2017-09-27 Thread Debian FTP Masters
golang-github-facebookgo-stack_0.0~git20160209.0.7517733-3_source.changes 
uploaded successfully to localhost
along with the files:
  golang-github-facebookgo-stack_0.0~git20160209.0.7517733-3.dsc
  golang-github-facebookgo-stack_0.0~git20160209.0.7517733-3.debian.tar.xz
  golang-github-facebookgo-stack_0.0~git20160209.0.7517733-3_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-facebookgo-stack_0.0~git20160209.0.7517733-3_source.changes ACCEPTED into unstable

2017-09-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 27 Sep 2017 22:26:19 -0500
Source: golang-github-facebookgo-stack
Binary: golang-github-facebookgo-stack-dev
Architecture: source
Version: 0.0~git20160209.0.7517733-3
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
Changes:
 golang-github-facebookgo-stack (0.0~git20160209.0.7517733-3) unstable; 
urgency=medium
 .
   * Maintenance updates:
 - Standards-Version bump.
 - Clean up d/watch.
 - Add Testsuite to d/control.
Checksums-Sha1:
 6c3f1fbe0ad1d43dcab9e7418b5cfa5a8ef6c67e 2452 
golang-github-facebookgo-stack_0.0~git20160209.0.7517733-3.dsc
 51991b427c459030ce6713e4fe6a848afa63c4a0 2228 
golang-github-facebookgo-stack_0.0~git20160209.0.7517733-3.debian.tar.xz
 b1fd750d8d6c618d61e37c9dc2bfe74aa2e8542f 5866 
golang-github-facebookgo-stack_0.0~git20160209.0.7517733-3_amd64.buildinfo
Checksums-Sha256:
 52889b41c69419828334c4d78429f33e783dcb878e5e98de72d8d2ed2a143bae 2452 
golang-github-facebookgo-stack_0.0~git20160209.0.7517733-3.dsc
 44842f717ab26c943ab4adb0b30741cc2a68ea4b7c8b5ff3c99ec2eae5e6aba9 2228 
golang-github-facebookgo-stack_0.0~git20160209.0.7517733-3.debian.tar.xz
 f49e831b4d2ca31abe84fc9b414d65d3f6a352d34a4cced6d585cfe295eee567 5866 
golang-github-facebookgo-stack_0.0~git20160209.0.7517733-3_amd64.buildinfo
Files:
 a390a5414d6f796ad3fe3b52c2b6a644 2452 devel extra 
golang-github-facebookgo-stack_0.0~git20160209.0.7517733-3.dsc
 62dbddf31a5caec5bc3291889a28a627 2228 devel extra 
golang-github-facebookgo-stack_0.0~git20160209.0.7517733-3.debian.tar.xz
 b8d8429fed63e0350cff56449f9f30ba 5866 devel extra 
golang-github-facebookgo-stack_0.0~git20160209.0.7517733-3_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJKBAEBCAA0FiEEBs1j101ZjEpH5CyWA6iJGnZa0IUFAlnMbB0WHG1pY2hhZWxA
bHVzdGZpZWxkLm5ldAAKCRADqIkadlrQhQoPEADO3jhhWLSWuZp/UBjpzNjsNm4I
a7V4VkLL8nSeQnEwt0L/v+OYOfsnnGfM6NPCW9wL3ims4J6xqSusIP6IrUs8Iv8p
vCI+Lyyw8hg+dH7jwHysFO5+cEdS7iMlfc6KSXcys9nC7s9/oQZs9pg4ltE8+eXP
0PMoWrkiuWdtjHAWWzzH52GlvkMFA5ho/ZZFEaNQRJ0m3qNBuL+ci8emdluwGbG1
tJFpXoLiwGGrYEFlT9OoWWmtEKXm0iWwt83BY4qEgtRKVJXgjPeR0DuCeNG7jw+/
MiqCagYhX4GronqyEQV9MdZcKCuKHowZGtdoTCEmfGXHav2xMGKD0+avMoSEO1JG
Jwbv6VWFtoZsKIuxg7Hca3NVgv4QoAKY5Jf1HtRZRG7eleYuqoc22zX4XS2bxYJb
dF/qg2urk6WkiiRdl4eL9S5ZFEQ+YDf6XCWyjkjdeBfdW0BsjeEfCqhI2n3mbURn
QOqUK07JETsl5A6V3Aa3et5Pr1Si8EKoRA6K92cKPMCYV54PByD6wPVottXxv9u6
/OIsmtGhhRHOQTNRy1V/hjgvWT9CjZ1SQHhUgatKncKSUtejS6IZYDRNam4i
oc15tbwnuERD7Nc+YQuQ6hoW2ViKEUGrS3vdO81EZlXqubAhfM66BKAPXhIwjBF2
iXZKod80Rfli1F8y3Q==
=f9vk
-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-grace_0.0~git20170218.0.4afe952-3_source.changes ACCEPTED into unstable

2017-09-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 27 Sep 2017 22:18:59 -0500
Source: golang-github-facebookgo-grace
Binary: golang-github-facebookgo-grace-dev
Architecture: source
Version: 0.0~git20170218.0.4afe952-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Michael Lustfield 
Description:
 golang-github-facebookgo-grace-dev - Graceful restart & zero downtime deploy 
for Go servers
Changes:
 golang-github-facebookgo-grace (0.0~git20170218.0.4afe952-3) unstable; 
urgency=medium
 .
   * Clean up examples/tests.
   * Maintenance updates:
 - Standards-Version bump.
 - Clean up d/watch.
 - Add Testsuite to d/control.
Checksums-Sha1:
 e6c68b49ca0bad7d70b84a1fa396440006387b92 2570 
golang-github-facebookgo-grace_0.0~git20170218.0.4afe952-3.dsc
 aab7cc87567247c8dae673e954e94628198cef17 5904 
golang-github-facebookgo-grace_0.0~git20170218.0.4afe952-3.debian.tar.xz
 5bd70127b9c5b4a6d6a1af905c8d36b662427cbb 6244 
golang-github-facebookgo-grace_0.0~git20170218.0.4afe952-3_i386.buildinfo
Checksums-Sha256:
 135f990e7c09943539fc93683bc9a1b6001376f325049de1e4dc98fbc8690988 2570 
golang-github-facebookgo-grace_0.0~git20170218.0.4afe952-3.dsc
 20ee3044dbf744b74c6f8de0e2982ae7783cc70d7a81d3e1755f3f0400f242d5 5904 
golang-github-facebookgo-grace_0.0~git20170218.0.4afe952-3.debian.tar.xz
 67ad660fe5c510da56913951356453081e99ad53d6d0204143e5ed329ba4a686 6244 
golang-github-facebookgo-grace_0.0~git20170218.0.4afe952-3_i386.buildinfo
Files:
 4596162baa477cbd269a5176bc0bf349 2570 devel extra 
golang-github-facebookgo-grace_0.0~git20170218.0.4afe952-3.dsc
 02d5e70fe523ea8905b8dcb2146d4d18 5904 devel extra 
golang-github-facebookgo-grace_0.0~git20170218.0.4afe952-3.debian.tar.xz
 150dbf6c0af609c8e89d8732efe51bc0 6244 devel extra 
golang-github-facebookgo-grace_0.0~git20170218.0.4afe952-3_i386.buildinfo

-BEGIN PGP SIGNATURE-

iQJKBAEBCAA0FiEEBs1j101ZjEpH5CyWA6iJGnZa0IUFAlnMap0WHG1pY2hhZWxA
bHVzdGZpZWxkLm5ldAAKCRADqIkadlrQhSZrD/sEvdziQe+Om05IHk/WSetYkApy
59oN+FlD22HoRVQDXaAAmwgUtqXwXJCp2MMD+4bQ+6yTdHVU7zwwBPiCxjvX7wMu
X9JjvPLcwfuU4RU1DaiQnAt3FK/4IOzUHND9ZPWKHKekXAq/6PQwHHzzlXmDli4S
q2YwddkAHWNwpBINJrUWbO0uJvp5kHO626a3W9H3jKUGH15mlvKXBq6WFnbwji3J
P9JZUwX+gQUxF241ObuSrWCYapoD9EfZDEi6Hgv7wrBRiNxwR/N3PQ3tggvpAJtX
SFgUXg6npUSDGS8PcAZj9M6Z0u39l27bqqRYeYsnDRtYjvTKmOmI7fg1LAs42mNF
Nmr2p/UYlYcV7+TXUeqdBZkMnw8nx74kObQxYfcC0DNQQOWtJhjC8GN/hH0LDDha
q4XZ9U64Ducv1DaZC0mETSMHMQDjAyIM6oElCsMPA3EF531zFlpWfg1q4dsGaq2U
7fXe0wYmykcFW6Q8BV9lCyFUR6itfzQjt5AovuvRl8RdsvKzHYZsiEvZ3PYllxgd
IVdLTkh/wC/H11wFe/+bGcKiaW/vB63/Vx34e8uf2cZlvCcxpfmjmMdQst1kWGYH
iI7zFvT1TaCtewiblqJ6xSki+ooJqXhY/M42rQgPR1XXLswsBE0X3jzzP4eBK9P9
xU0qJAonTt5BbRAxFQ==
=IjZy
-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-2_source.changes ACCEPTED into unstable

2017-09-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 27 Sep 2017 22:39:37 -0500
Source: golang-github-facebookgo-subset
Binary: golang-github-facebookgo-subset-dev
Architecture: source
Version: 0.0~git20150612.0.8dac2c3-2
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
Changes:
 golang-github-facebookgo-subset (0.0~git20150612.0.8dac2c3-2) unstable; 
urgency=medium
 .
   * Maintenance updates:
 - Standards-Version bump.
 - Clean up d/watch.
 - Add Testsuite to d/control.
Checksums-Sha1:
 d83003ffbee7c329a7aefbc77b486078e6ddcdf2 2465 
golang-github-facebookgo-subset_0.0~git20150612.0.8dac2c3-2.dsc
 f8d1f122f96d4cdd4a4a5e40983bd8ca462d1ce3 2152 
golang-github-facebookgo-subset_0.0~git20150612.0.8dac2c3-2.debian.tar.xz
 ca00a1cd001f1986833ba1084c4d008d3b797920 5875 
golang-github-facebookgo-subset_0.0~git20150612.0.8dac2c3-2_amd64.buildinfo
Checksums-Sha256:
 3c580ad7f519388dfdbd2d22c07d81df41c38fb382f1dbff7d3d555158d9e153 2465 
golang-github-facebookgo-subset_0.0~git20150612.0.8dac2c3-2.dsc
 4affaeae8e017bd7b3749ed87dabc0dbdab4473b969622643276ba01d78c2e8f 2152 
golang-github-facebookgo-subset_0.0~git20150612.0.8dac2c3-2.debian.tar.xz
 b6000d0cf2420476c0f95dff928d7992a381faa556adb9b0852e379e778422b0 5875 
golang-github-facebookgo-subset_0.0~git20150612.0.8dac2c3-2_amd64.buildinfo
Files:
 5e234ff35e056d7ca2b4a588f63252fe 2465 devel extra 
golang-github-facebookgo-subset_0.0~git20150612.0.8dac2c3-2.dsc
 3672edaefab47cdbfc296af173f077b2 2152 devel extra 
golang-github-facebookgo-subset_0.0~git20150612.0.8dac2c3-2.debian.tar.xz
 e0374940a5c660c507c21d7103eec2fd 5875 devel extra 
golang-github-facebookgo-subset_0.0~git20150612.0.8dac2c3-2_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJKBAEBCAA0FiEEBs1j101ZjEpH5CyWA6iJGnZa0IUFAlnMb0sWHG1pY2hhZWxA
bHVzdGZpZWxkLm5ldAAKCRADqIkadlrQhddRD/9m7Wd5Ao56EdNRZOoSbWjyZeab
PZFSCCrp09hunReWXnVjhylcIhXbQhZ/Ccton7BMw9GqZsKraNK+5jblIZu9ee6U
cBd9CDmsOEtF8i82eBlI7ngHWzkW4wSFDG+frgwt4L876Rm/eEwYaLl0Ms2p+IrJ
ggFqua/HGZehPh+SlsEBLNNmIO8Pb9Jwsq3JAJHAkIFwFdBOy8vM55hgxVGyseHE
3CMdu6grhNPsgUNV4hZ+cvDIaqdQYGUlfOoQ31wPjV4fN8ied6MbzekHUxWe3CVp
/vO2OGEgV9vs6FNJtzBlQbjPe+B0KZnG+zewXcG3MpT/ZYlA5Y7xrS825mTQxNld
rFMm1Mhwy3HvPbu1pftucot6G35XjS3xOM7WAMC6Wgl7E2pjZiSVL3ad1Pwx+b6+
vtUj/IYeafxn3iYXpZwaTLUogTWt2gceXq/FfJ4YQ67NreH1sZ9GL9XcnqHtparl
4tn23QriB6XINQfeqTI7O4D5AtyWK+x6NTW1KW1qpIK2q4427wa0Oe+JE2LhsV7N
v9GePwnnOoIJCG0C3vjZpV+1TBuCy8zrCZKeN2GAbKySxx4J8cWhT1ty86CWl4XP
luOPlNI2YYgkdX9GEzERcjV7XcQsRwliQoRw0wvbrZwBxoEwmq2ARMhDl4DqEry2
rBvVmpxkxGKGAqb6Kw==
=u1Uh
-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-stats_0.0~git20151006.0.1b76add-2_source.changes ACCEPTED into unstable

2017-09-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 27 Sep 2017 22:31:28 -0500
Source: golang-github-facebookgo-stats
Binary: golang-github-facebookgo-stats-dev
Architecture: source
Version: 0.0~git20151006.0.1b76add-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Michael Lustfield 
Description:
 golang-github-facebookgo-stats-dev - defines a lightweight interface for 
collecting statistics
Changes:
 golang-github-facebookgo-stats (0.0~git20151006.0.1b76add-2) unstable; 
urgency=medium
 .
   * Maintenance updates:
 - Standards-Version bump.
 - Clean up d/watch.
 - Add Testsuite to d/control.
Checksums-Sha1:
 bd211e820f70b706cacf7d2a18a2447070569715 2489 
golang-github-facebookgo-stats_0.0~git20151006.0.1b76add-2.dsc
 28df55da8e172fc628a2d93ac379ef66e94e53e3 2192 
golang-github-facebookgo-stats_0.0~git20151006.0.1b76add-2.debian.tar.xz
 c9f5efe48376784a5b8471c3e8812d9af7e93bc6 6123 
golang-github-facebookgo-stats_0.0~git20151006.0.1b76add-2_amd64.buildinfo
Checksums-Sha256:
 2e1b8be41112a4b90abd8783d95c4a15cf7a24843acdcb6a853f90f91e8b425a 2489 
golang-github-facebookgo-stats_0.0~git20151006.0.1b76add-2.dsc
 7fb0c13e51afeccd0740e6739a4b87638468f00552e98b7376f321b890c50ac9 2192 
golang-github-facebookgo-stats_0.0~git20151006.0.1b76add-2.debian.tar.xz
 6c126b59592a0ca1f5fad7a46ded04b938034b7bb028827ef9756c99b28bb195 6123 
golang-github-facebookgo-stats_0.0~git20151006.0.1b76add-2_amd64.buildinfo
Files:
 fbd2698b6072d5d37bd128203eb946a2 2489 devel extra 
golang-github-facebookgo-stats_0.0~git20151006.0.1b76add-2.dsc
 384ad5709a0d6a057866a36de1d983ee 2192 devel extra 
golang-github-facebookgo-stats_0.0~git20151006.0.1b76add-2.debian.tar.xz
 88351bbfd7a31707eb30c3b6c779815a 6123 devel extra 
golang-github-facebookgo-stats_0.0~git20151006.0.1b76add-2_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJKBAEBCAA0FiEEBs1j101ZjEpH5CyWA6iJGnZa0IUFAlnMbWIWHG1pY2hhZWxA
bHVzdGZpZWxkLm5ldAAKCRADqIkadlrQhSB8D/wMWCdC79h9daXn1Vlm80BNDc0E
PsALvBPRG7A+L75ztojU/59uum6U45/u9JwKXu0BA7tDmVd/f448TI8DsofSzVAb
WU48aiCPwKkGtIseBRILmXoirMwc0/g5EPK1F6peHBLM4gl2bO9g+NQih4soD12g
BPN7oqSseOB90YNwxROw/K18BW7MBDNxVjP8IeQf+Ne0aIPuFRzdFSycLwIizR8g
zX0dbRMPhEfjRnzfQ0UF6LKkwYJkQjKsbRNPDoDS49O7a8ycQNc98n+Spq44E9j0
0uDAyqnZVoKRpyTBEenDxsVHMhkzpkumyq3dGzu1Mky+pi/XJDmct40vw5/V79Fp
3DrrrGvbAWHDG3tn0mKY962p7EefDjXrOj9JLRgcT7BdQ2qX+FYIjDZlpMjRAc04
O/SmAyCn9IVtM+JDvKfm3C90woySUJ+5gfbIRCeULWIIVsvwSQz9SfJLLDd5YdGO
y79eWKps2JVBAaJefzv7cDAblfLOJy5s+gRWoP97+YNPMb6cAyEm88k9bT6ruykH
h5re3ghCfONsUpGybyh5UTlZ+UFRhl4e6xgs1lTHZrE2nkemNtl2JJUqdYLPNLaC
QCyG9Rw17+ceSK4zdoMM78ZeQNSy6yLpuplbcjtE3iRHNdaAFfTJLWSV2gkG9CHl
LB3OLiwWXU94cTPIRQ==
=B9vs
-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-gogits-cron_0.0~git20170309.60.c803a08-2_source.changes ACCEPTED into unstable

2017-09-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 27 Sep 2017 23:13:03 -0500
Source: golang-github-gogits-cron
Binary: golang-github-gogits-cron-dev
Architecture: source
Version: 0.0~git20170309.60.c803a08-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Michael Lustfield 
Description:
 golang-github-gogits-cron-dev - Gogs cron library in Go
Changes:
 golang-github-gogits-cron (0.0~git20170309.60.c803a08-2) unstable; 
urgency=medium
 .
   * Maintenance updates:
 - Standards-Version bump.
 - Clean up d/watch.
 - Add Testsuite to d/control.
Checksums-Sha1:
 592a5130578d91a7c58570290b8f0984d87b59d1 2404 
golang-github-gogits-cron_0.0~git20170309.60.c803a08-2.dsc
 f71f0c2a1de938b13d620553f0eb2f5ac9823ebd 2124 
golang-github-gogits-cron_0.0~git20170309.60.c803a08-2.debian.tar.xz
 6bafd14968ac46f33c1aeaaf6971373452a6c2e5 5828 
golang-github-gogits-cron_0.0~git20170309.60.c803a08-2_amd64.buildinfo
Checksums-Sha256:
 4c3bf8a32bf93c48c5a6b24412d660035cb4d3e79bd055b53b6614d3cbf25409 2404 
golang-github-gogits-cron_0.0~git20170309.60.c803a08-2.dsc
 99829ddc3cb274f815259a43a225bfd960c3e093f2dba697f786f59e0484e27f 2124 
golang-github-gogits-cron_0.0~git20170309.60.c803a08-2.debian.tar.xz
 8951371dd87829d1ca838072bc812df62453af1301b448eb8d303fe05315a4f3 5828 
golang-github-gogits-cron_0.0~git20170309.60.c803a08-2_amd64.buildinfo
Files:
 04c03f364bd6e526ccd0a41c3f7f9ca0 2404 devel extra 
golang-github-gogits-cron_0.0~git20170309.60.c803a08-2.dsc
 3d322e0c3a5df99e1ca1d30a00a5c4e7 2124 devel extra 
golang-github-gogits-cron_0.0~git20170309.60.c803a08-2.debian.tar.xz
 257be0fa666feca342d6f37062c9fb0b 5828 devel extra 
golang-github-gogits-cron_0.0~git20170309.60.c803a08-2_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJKBAEBCAA0FiEEBs1j101ZjEpH5CyWA6iJGnZa0IUFAlnMdyMWHG1pY2hhZWxA
bHVzdGZpZWxkLm5ldAAKCRADqIkadlrQhZh6EAC1ptfEhac/TpvnYsh+KOweOW+x
oOzZQVMrPEI3iyaSNye4uKQpisRpPvhSYxPIxrokUdvOkhX+BPqCa7F9NA4EdoGf
+iFeolsvbJWJWTb12LnV+7ECcF/RyE5RWYUS9QgUjFjTJKCXltIAvtT9NiiIcErX
uF6IOSiRjZaGhpsw507J62Kf0UmKz5Hqm6VppcKthvnrKegxrDCNtlEMC8dYQjYe
3XfZ3xLQc7NN3FSLFIRtORbhgIJA/6xJ6uCKnvv7DjMSaMbEtG16eTvRJGXSSU7g
E6Rj1pbF3+UchhGkSsSeNtE1q0/pIOieQZ53PIzAy0On4G8/rs97BfUWNFs/Ycod
CdhxkrMwd36LXuhU5imTZJ8ORQ+wd/q2mCd9se4fh0zS5AlYSOugz20Umbl9xnCT
NcJyCmN9zhOY++VNO4yEG+VnVrTMCxBUiv1e/dLdf1eornMXMlUz8QMhJTkJYL91
x2Oxb5CY3azBZrLOBoN+knn9gNyAL8xfFmpQmGxUlL285nvfEPz4R1YQaHz59S8W
4kUpV50TdjbOfKFpPFfHgbQBq6K1vJY6gRPzod3RuHSC/MmMg2kj5gAVe+BxJyt1
oeUqRHMw4q9HTgrHsWsXd1INycadEh4oWsDOB1JpeMTVkotdfQAGtsasofsauj22
x2929vxm6c3GBg5rdg==
=NvSW
-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-gogits-chardet_0.0~git20150115.0.2404f77+dfsg-2_source.changes ACCEPTED into unstable

2017-09-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 27 Sep 2017 23:06:08 -0500
Source: golang-github-gogits-chardet
Binary: golang-github-gogits-chardet-dev
Architecture: source
Version: 0.0~git20150115.0.2404f77+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Michael Lustfield 
Description:
 golang-github-gogits-chardet-dev - Charset detector library for Go
Changes:
 golang-github-gogits-chardet (0.0~git20150115.0.2404f77+dfsg-2) unstable; 
urgency=medium
 .
   * Maintenance updates:
 - Standards-Version bump.
 - Clean up d/watch.
 - Add Testsuite to d/control.
Checksums-Sha1:
 75278e1b54d424bebce479ba28976a219ca25168 2464 
golang-github-gogits-chardet_0.0~git20150115.0.2404f77+dfsg-2.dsc
 6f38a507181444004fb5f626bec321a2aa2c01e2 2284 
golang-github-gogits-chardet_0.0~git20150115.0.2404f77+dfsg-2.debian.tar.xz
 227879cc70af2ead7e883869abba205b997a8265 5727 
golang-github-gogits-chardet_0.0~git20150115.0.2404f77+dfsg-2_i386.buildinfo
Checksums-Sha256:
 4aec6bd9887f3546b0d404c6cc87f89fe6767ac8c421c2cbca3ea39391785ddf 2464 
golang-github-gogits-chardet_0.0~git20150115.0.2404f77+dfsg-2.dsc
 5c0cbb3e53de57883ec6b7e4919d715a03c18b0daa07a6fa957e73827dd901eb 2284 
golang-github-gogits-chardet_0.0~git20150115.0.2404f77+dfsg-2.debian.tar.xz
 6f9b37938b1ff73702636535c74e901e7335b72100525fe32f7cb61409a462fb 5727 
golang-github-gogits-chardet_0.0~git20150115.0.2404f77+dfsg-2_i386.buildinfo
Files:
 d765462f6b2c19d6d6798709fd45f367 2464 devel extra 
golang-github-gogits-chardet_0.0~git20150115.0.2404f77+dfsg-2.dsc
 c3c8600a48da1528aa2c07c458b16b9a 2284 devel extra 
golang-github-gogits-chardet_0.0~git20150115.0.2404f77+dfsg-2.debian.tar.xz
 a0fffc9fc76fd95283030da49d17fe34 5727 devel extra 
golang-github-gogits-chardet_0.0~git20150115.0.2404f77+dfsg-2_i386.buildinfo

-BEGIN PGP SIGNATURE-

iQJKBAEBCAA0FiEEBs1j101ZjEpH5CyWA6iJGnZa0IUFAlnMdfAWHG1pY2hhZWxA
bHVzdGZpZWxkLm5ldAAKCRADqIkadlrQhTCbEAChSh68fNcUkqyzy8negp2YUgyu
Nf3QQohNmwWIKZ59JydNp7qqE/jf5E8ifk6UaKQBPJt5Xwd0rXhgk5OHwSFzSBHX
z+BPjwJy1zkeU2fDH29rh9Vyuzm2DeIsqh+oVzbi8BPI76sp5A0zI4AV70m4kPq9
9LXm9jjJyBB3CuNEoLSaV7eMQ8PZZG1lYqykoAGH+y2EdiqkPHoN9eT47BggPUSE
GVgZfG0/bZtMFMUL9ddfVKqmw+xTfSQ4OHmiLLvy1tp/VY9ie/SqtVlqSvQiyPQN
IxfZZZBEhVIa+jOgUXrMZ9itq5fkqvkpWPX3M8AMW87X59Sx7GDxOK8Lfk1G2w+U
xogqJ35XEE5Gr04qIqlC+LzXxOlG3sUX9PPW7icQ3pcpjodGnse7g6WbK/TZeUmE
CB5Zx+BLK7a2YEHe9pfsf6rb+YlAs/feRwG1mZJSlNMRkpQlMS2uxeWuZVUp6oz9
2QqGzbwnXB55n6YoOm2BbCMZs4Mi4Word8YRoKTk32PiuKh4TS9vWIHdwBUzFs3l
xh7MMnOJ6cuHncL74C8m1XurK6kbCpBZsd3rXjXETnBZKm3R3pbbToTSMh6l7YYy
OIbuHkyf8RAiZIEiNPItE4yE1gwT+igqrjq/8qvvszMlxP5AOGuVK1Dh3R30S3Ej
/z5fdIcvvQ/q14Fkjg==
=nZjW
-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-go-macaron-bindata_0.0~git20161222.0.85786f5-2_source.changes

2017-09-27 Thread Debian FTP Masters
golang-github-go-macaron-bindata_0.0~git20161222.0.85786f5-2_source.changes 
uploaded successfully to localhost
along with the files:
  golang-github-go-macaron-bindata_0.0~git20161222.0.85786f5-2.dsc
  golang-github-go-macaron-bindata_0.0~git20161222.0.85786f5-2.debian.tar.xz
  golang-github-go-macaron-bindata_0.0~git20161222.0.85786f5-2_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] Processing of golang-github-go-macaron-binding_0.0~git20170611.0.ac54ee2-2_source.changes

2017-09-27 Thread Debian FTP Masters
golang-github-go-macaron-binding_0.0~git20170611.0.ac54ee2-2_source.changes 
uploaded successfully to localhost
along with the files:
  golang-github-go-macaron-binding_0.0~git20170611.0.ac54ee2-2.dsc
  golang-github-go-macaron-binding_0.0~git20170611.0.ac54ee2-2.debian.tar.xz
  golang-github-go-macaron-binding_0.0~git20170611.0.ac54ee2-2_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] Processing of golang-github-go-macaron-cache_0.0~git20151013.0.5617353-2_source.changes

2017-09-27 Thread Debian FTP Masters
golang-github-go-macaron-cache_0.0~git20151013.0.5617353-2_source.changes 
uploaded successfully to localhost
along with the files:
  golang-github-go-macaron-cache_0.0~git20151013.0.5617353-2.dsc
  golang-github-go-macaron-cache_0.0~git20151013.0.5617353-2.debian.tar.xz
  golang-github-go-macaron-cache_0.0~git20151013.0.5617353-2_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-go-macaron-binding_0.0~git20170611.0.ac54ee2-2_source.changes ACCEPTED into unstable

2017-09-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 27 Sep 2017 23:26:24 -0500
Source: golang-github-go-macaron-binding
Binary: golang-github-go-macaron-binding-dev
Architecture: source
Version: 0.0~git20170611.0.ac54ee2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Michael Lustfield 
Description:
 golang-github-go-macaron-binding-dev - request data binding and validation 
middleware for Macaron
Changes:
 golang-github-go-macaron-binding (0.0~git20170611.0.ac54ee2-2) unstable; 
urgency=medium
 .
   * Maintenance updates:
 - Standards-Version bump.
 - Clean up d/watch.
 - Add Testsuite to d/control.
Checksums-Sha1:
 78b8e68950872cf35f49c071f0a91e5c840d1877 2614 
golang-github-go-macaron-binding_0.0~git20170611.0.ac54ee2-2.dsc
 95199a1b1a9bdff938c2384570efef920afe9537 1820 
golang-github-go-macaron-binding_0.0~git20170611.0.ac54ee2-2.debian.tar.xz
 afada9c9168b222ab58dbc6ba1ee14419c568dd4 6825 
golang-github-go-macaron-binding_0.0~git20170611.0.ac54ee2-2_amd64.buildinfo
Checksums-Sha256:
 0f0781953373a4d25ca2e3ea916841788870d0127b33e9c47b30deeb92e60bcc 2614 
golang-github-go-macaron-binding_0.0~git20170611.0.ac54ee2-2.dsc
 0df9a31013fef3abafa6c6ec93ca534856b90098087ea868b4def9a23d448396 1820 
golang-github-go-macaron-binding_0.0~git20170611.0.ac54ee2-2.debian.tar.xz
 1372bd443dabbf17dd16d0531e7d559a1ee3464d82a1bdb4806cf73ba679f429 6825 
golang-github-go-macaron-binding_0.0~git20170611.0.ac54ee2-2_amd64.buildinfo
Files:
 7d873e980f86558a120c934366ebae53 2614 devel extra 
golang-github-go-macaron-binding_0.0~git20170611.0.ac54ee2-2.dsc
 a95d142cfc7b5c3f6d52060ee6b9ee91 1820 devel extra 
golang-github-go-macaron-binding_0.0~git20170611.0.ac54ee2-2.debian.tar.xz
 29bf2eb60b1152e1f85d9c6587ba00c2 6825 devel extra 
golang-github-go-macaron-binding_0.0~git20170611.0.ac54ee2-2_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJKBAEBCAA0FiEEBs1j101ZjEpH5CyWA6iJGnZa0IUFAlnMejUWHG1pY2hhZWxA
bHVzdGZpZWxkLm5ldAAKCRADqIkadlrQhS8MD/41TjxKL00smKI9iChaIuFjGXRc
WGQvbFtxRQd5/evCTHpX2TONxwkbNI/g+KdxiEGmsXNCL5bK3h1+V+KKvl/m5tJO
O8t4syp89W6eN6XlnkyoWUBGid17xdXaMIjVmLZEonsDGy0agkLRmwnU0vJJNfqX
zsG0ayWhMbDGK8cvBUCwexoDM2Zvx07vmT8pDvwm2wRo9J3/D9Eci6ZSPiKwuvUm
KHrxVTtxnFPZFvfjdi8khc+s3yVi0fEvGPIpuuUrzKyq0i+YGqDFaEGjKfg9amte
Lt6odAHphfi4NOP0LmmBJH0wRxY5Zw5F7ma11S87sBYZo0WqSaTA0/wgL1l2Vs9e
L3RujHGsHs7I+rRxJrI6eXeHcq++xbtnEmpaUb1A0xfHCpccysKElUrDbFoF3V71
J8AvqtaBFpO40UWgs2RLaIhYXGoyW1hwJyvs0XyQkCMykWB6XS3mD9h98v+A+Vg8
aY95hQWRr9S0ClhCGmu/Sq4SSsWFyC6Nbuqj6TmnDGHXEx+arWZgVgMUzLsY+aDI
jthztcQGC93mxjBq6ZYvMSFBZnVNsfmKWhYLM6dW0BIYoyloc6xiIdfAT4zpW/QA
ovLVMJi/ubSswmdu5SIU1GGdghyE5grhBcqSBfk6sPLWP0XW3WYKp1PWW6JzMRaQ
FGWVptWZpf7tf4wtow==
=GTTa
-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-macaron-cache_0.0~git20151013.0.5617353-2_source.changes ACCEPTED into unstable

2017-09-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 27 Sep 2017 23:33:52 -0500
Source: golang-github-go-macaron-cache
Binary: golang-github-go-macaron-cache-dev
Architecture: source
Version: 0.0~git20151013.0.5617353-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Michael Lustfield 
Description:
 golang-github-go-macaron-cache-dev - Cache management middleware for Macaron
Changes:
 golang-github-go-macaron-cache (0.0~git20151013.0.5617353-2) unstable; 
urgency=medium
 .
   * Maintenance updates:
 - Standards-Version bump.
 - Clean up d/watch.
 - Add Testsuite to d/control.
Checksums-Sha1:
 913765e0458c3e7b7fa193b2cb2d1db550e05005 2781 
golang-github-go-macaron-cache_0.0~git20151013.0.5617353-2.dsc
 7cfb886660ded31a9c23cd7aee108bb62379c5a4 1988 
golang-github-go-macaron-cache_0.0~git20151013.0.5617353-2.debian.tar.xz
 34b549b00dcba233984a8cba23aa8dbfd6208c33 9370 
golang-github-go-macaron-cache_0.0~git20151013.0.5617353-2_amd64.buildinfo
Checksums-Sha256:
 0f47d180e39a6f40b9399759325ee4f6c775dc25ac168e92de1424927d817a58 2781 
golang-github-go-macaron-cache_0.0~git20151013.0.5617353-2.dsc
 a6616ab3307ec15655e9233bab86d8adc173bab532d692c99129342b834d46ad 1988 
golang-github-go-macaron-cache_0.0~git20151013.0.5617353-2.debian.tar.xz
 3ea2e634c4e6e4d8a02fd5f85903edc9aa8d14e7f4efc39c75777ee34ea67bd2 9370 
golang-github-go-macaron-cache_0.0~git20151013.0.5617353-2_amd64.buildinfo
Files:
 bcbe04b66d35a8b3f46440a29d8ef679 2781 devel extra 
golang-github-go-macaron-cache_0.0~git20151013.0.5617353-2.dsc
 281fbb911b98a564b9c2d3861d650ef0 1988 devel extra 
golang-github-go-macaron-cache_0.0~git20151013.0.5617353-2.debian.tar.xz
 8b6d1fd9c9bb1bcef5b3f8169655381f 9370 devel extra 
golang-github-go-macaron-cache_0.0~git20151013.0.5617353-2_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJKBAEBCAA0FiEEBs1j101ZjEpH5CyWA6iJGnZa0IUFAlnMfDUWHG1pY2hhZWxA
bHVzdGZpZWxkLm5ldAAKCRADqIkadlrQhZCLD/0SAcOeO/24fdwy1oKvZ05fKQun
NvbNnly8nj5BIsye+d6lGWI84wexa3jMc1w5ue+Y3i3mJcXZU5wOBAn3F8GRzNNo
aBEEg3+hC58QFfc1gNAy1Zwzk7cDn45fbsHpIbGvRkfLubREI9PuKXbSJ7cawftV
R34Rqwj1G8Kl9vsYeAG6AtYYzBmQNztPYMklpszfpFIZ34NEszBWcxKtAOVUrvll
jA1RMWU390ODQkeE8qjL+Z7lWtjwnoRV2fJJHovV9N4mQo+1YFRa7ZW2DbA/wXlL
7jd+Dn6ddRREXoo5Bm/kkGoUe3MueqcXo3NV7VXoJgQ+kHoPOgEaoGyUrDmXdi5s
oIwgIWhhoHusFaXUgnpgjAt8r5pKEonN/SiZoC/y/CWlNCjPFldN38T4QJXSr+Gw
OTtYNHi2KceVoJiFWdpmsNFrQVeSKypOsvzYe3fvsQyPDjQxF3uR9jeGBETDnZFH
qObwl5lH/eCC69u53B8z4Wqn518RIlm8Y7mBCs9p38LKrV3RezrfCpuuzXHVOvD1
0fobkJHAEpXv4TBX3ydRy8JQUnD3FuaOmncbodbbdQ6qJco431nT4hjzi8rvT6OJ
emaudKwWhj3os+eWqrxhFt3H5VR8gjQgBq9InKeD98NJEFcO/tw+kpUZfEU3aauy
ntk8oiNkZBP+4qoffg==
=DW2j
-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-facebookgo-ensure_0.0~git20160127.0.b4ab57d-2_source.changes

2017-09-27 Thread Debian FTP Masters
golang-github-facebookgo-ensure_0.0~git20160127.0.b4ab57d-2_source.changes 
uploaded successfully to localhost
along with the files:
  golang-github-facebookgo-ensure_0.0~git20160127.0.b4ab57d-2.dsc
  golang-github-facebookgo-ensure_0.0~git20160127.0.b4ab57d-2.debian.tar.xz
  golang-github-facebookgo-ensure_0.0~git20160127.0.b4ab57d-2_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-facebookgo-ensure_0.0~git20160127.0.b4ab57d-2_source.changes ACCEPTED into unstable

2017-09-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 27 Sep 2017 01:52:38 -0500
Source: golang-github-facebookgo-ensure
Binary: golang-github-facebookgo-ensure-dev
Architecture: source
Version: 0.0~git20160127.0.b4ab57d-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Michael Lustfield 
Description:
 golang-github-facebookgo-ensure-dev - Provides utilities for testing to ensure 
conditions are met
Closes: 876924
Changes:
 golang-github-facebookgo-ensure (0.0~git20160127.0.b4ab57d-2) unstable; 
urgency=medium
 .
   * Add patch to fix failing tests. (Closes: #876924)
   * Maintenance updates:
 - Update standards version to 4.1.0.
 - Set testsuite.
 - Correct d/watch.
Checksums-Sha1:
 b94023d60c33d1f223a72e84c204b1de70ef3c79 2573 
golang-github-facebookgo-ensure_0.0~git20160127.0.b4ab57d-2.dsc
 1d2078431c7010526dbf66b44aed7331998d0f1c 2444 
golang-github-facebookgo-ensure_0.0~git20160127.0.b4ab57d-2.debian.tar.xz
 2d84cc542e2db44cd69a140b81807c26ba4c19b2 6062 
golang-github-facebookgo-ensure_0.0~git20160127.0.b4ab57d-2_amd64.buildinfo
Checksums-Sha256:
 55465909ee3a6780a09d5a63114194ff55d22fc55fb77ad21f33a57de4869706 2573 
golang-github-facebookgo-ensure_0.0~git20160127.0.b4ab57d-2.dsc
 bc27b5bfe43a83477a9233cc1831a7ff3f66f4dc5958dccc0263c046129efd8f 2444 
golang-github-facebookgo-ensure_0.0~git20160127.0.b4ab57d-2.debian.tar.xz
 a4b7cf2c4b88c548de36fc7e8648564ca0aeb818fe560dac94a7a605bb216928 6062 
golang-github-facebookgo-ensure_0.0~git20160127.0.b4ab57d-2_amd64.buildinfo
Files:
 6eb790d1d62fffcf5a02dca28add4784 2573 devel extra 
golang-github-facebookgo-ensure_0.0~git20160127.0.b4ab57d-2.dsc
 06bcbdd82c196e776bac8a4b0fa3341d 2444 devel extra 
golang-github-facebookgo-ensure_0.0~git20160127.0.b4ab57d-2.debian.tar.xz
 9ae9081e517ad6a4ea5d84aef04bd029 6062 devel extra 
golang-github-facebookgo-ensure_0.0~git20160127.0.b4ab57d-2_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJKBAEBCAA0FiEEBs1j101ZjEpH5CyWA6iJGnZa0IUFAlnLS1wWHG1pY2hhZWxA
bHVzdGZpZWxkLm5ldAAKCRADqIkadlrQhcwFD/wKxUzOTlMuI1cIA406ez4DA+a4
APTgYdIfBVl5ALDpSzH5ZPirxRJRbWODBqbrmVRx+Yj+hTbFvtp1bWq4Kd+AFIh8
1FOhnEF3d9j7GWxq9hGC1KGZjGTRFdwxXeeN/U/E/mr25BWypd2Qs+Meh/HvPEVv
0m1hDtrrR+cjBws7BK9AZ+bfT6h70G69/DW8jW4nVRPz7XvYlyHnZrN2ohfHNf7K
0LryHZRlNAv2sgdzGnf791bhDoeaIVaOkM+Jnqc+WGhNcce/Nc1hoDx0A75BcLhR
B7h4FDNkqwjHfYL4DUGDQhORChA70ydWGEbCdbDgcc6j6ylUBd9ItIGgFU5R5h6J
GTcB/oLXrwAxAaa5J7vBvoCdmdnHJXu+E4rq6Gvdxm0asoj4yf4JYfUQ4t6VPHgN
O0TAn9l8L/4H3XMnM23i+4k6kSKgN4oaDpChm7GCKmYQXUNh/pSG9f0Xochpm/l3
1QnIjHhIZYly2AVtNBDEDDizM/TWiSFXlLg3jAWAVNpIsnekMdAoa13cQKLca47+
8vLdBK8BpyE72DLYp3CjiiJWth9Srl93v/q9oiOzqCYMpMHohTv2vFTq+qRmyHID
lqsLvKnJ1dHvVZbkWWmwKcq8oILABL36QeH2xb85BuOZsxtia7IQmPYRTID4sai2
Qy8Lc6roQDHQi2EcCw==
=bg17
-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#876924: marked as done (golang-github-facebookgo-ensure FTBFS with Go 1.9)

2017-09-27 Thread Debian Bug Tracking System
Your message dated Wed, 27 Sep 2017 07:04:24 +
with message-id 
and subject line Bug#876924: fixed in golang-github-facebookgo-ensure 
0.0~git20160127.0.b4ab57d-2
has caused the Debian Bug report #876924,
regarding golang-github-facebookgo-ensure FTBFS with Go 1.9
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.)


-- 
876924: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876924
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-github-facebookgo-ensure
Version: 0.0~git20160127.0.b4ab57d-1
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/golang-github-facebookgo-ensure.html

...
--- FAIL: TestExtras (0.00s)
ensure.go:65: 
golang-github-facebookgo-ensure_0.0~git20160127.0.b4ab57d-1/obj-x86_64-linux-gnu/src/github.com/facebookgo/ensure/common_test.go:29
 (*capture).Equal

golang-github-facebookgo-ensure_0.0~git20160127.0.b4ab57d-1/obj-x86_64-linux-gnu/src/github.com/facebookgo/ensure/ensure_test.go:42
 TestExtras
expected these to be equal:
ACTUAL:
(string) (len=194) "ensure_test.go:32: unexpected error: 
foo\n(map[string]int) (len=1) {\n (string) (len=6) \"answer\": (int) 
42\n}\n(string) (len=3) \"baz\"\n(int) 43\n(float64) 44.45\n(ensure_test.typ) 
{\n Answer: (int) 46\n}"

EXPECTED:
(string) (len=194) "ensure_test.go:41: unexpected error: 
foo\n(map[string]int) (len=1) {\n (string) (len=6) \"answer\": (int) 
42\n}\n(string) (len=3) \"baz\"\n(int) 43\n(float64) 44.45\n(ensure_test.typ) 
{\n Answer: (int) 46\n}"
--- End Message ---
--- Begin Message ---
Source: golang-github-facebookgo-ensure
Source-Version: 0.0~git20160127.0.b4ab57d-2

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

Debian distribution maintenance software
pp.
Michael Lustfield  (supplier of updated 
golang-github-facebookgo-ensure 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, 27 Sep 2017 01:52:38 -0500
Source: golang-github-facebookgo-ensure
Binary: golang-github-facebookgo-ensure-dev
Architecture: source
Version: 0.0~git20160127.0.b4ab57d-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Michael Lustfield 
Description:
 golang-github-facebookgo-ensure-dev - Provides utilities for testing to ensure 
conditions are met
Closes: 876924
Changes:
 golang-github-facebookgo-ensure (0.0~git20160127.0.b4ab57d-2) unstable; 
urgency=medium
 .
   * Add patch to fix failing tests. (Closes: #876924)
   * Maintenance updates:
 - Update standards version to 4.1.0.
 - Set testsuite.
 - Correct d/watch.
Checksums-Sha1:
 b94023d60c33d1f223a72e84c204b1de70ef3c79 2573 
golang-github-facebookgo-ensure_0.0~git20160127.0.b4ab57d-2.dsc
 1d2078431c7010526dbf66b44aed7331998d0f1c 2444 
golang-github-facebookgo-ensure_0.0~git20160127.0.b4ab57d-2.debian.tar.xz
 2d84cc542e2db44cd69a140b81807c26ba4c19b2 6062 
golang-github-facebookgo-ensure_0.0~git20160127.0.b4ab57d-2_amd64.buildinfo
Checksums-Sha256:
 55465909ee3a6780a09d5a63114194ff55d22fc55fb77ad21f33a57de4869706 2573 
golang-github-facebookgo-ensure_0.0~git20160127.0.b4ab57d-2.dsc
 bc27b5bfe43a83477a9233cc1831a7ff3f66f4dc5958dccc0263c046129efd8f 2444 
golang-github-facebookgo-ensure_0.0~git20160127.0.b4ab57d-2.debian.tar.xz
 a4b7cf2c4b88c548de36fc7e8648564ca0aeb818fe560dac94a7a605bb216928 6062 
golang-github-facebookgo-ensure_0.0~git20160127.0.b4ab57d-2_amd64.buildinfo
Files:
 6eb790d1d62fffcf5a02dca28add4784 2573 devel extra 
golang-github-facebookgo-ensure_0.0~git20160127.0.b4ab57d-2.dsc
 06bcbdd82c196e776bac8a4b0fa3341d 2444 devel extra 
golang-github-facebookgo-ensure_0.0~git20160127.0.b4ab57d-2.debian.tar.xz
 9ae9081e517ad6a4ea5d84aef04bd029 6062 devel extra 

[pkg-go] Processing of golang-gopkg-gcfg.v1_1.2.0-1_source.changes

2017-09-27 Thread Debian FTP Masters
golang-gopkg-gcfg.v1_1.2.0-1_source.changes uploaded successfully to localhost
along with the files:
  golang-gopkg-gcfg.v1_1.2.0-1.dsc
  golang-gopkg-gcfg.v1_1.2.0.orig.tar.gz
  golang-gopkg-gcfg.v1_1.2.0-1.debian.tar.xz

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-gopkg-gcfg.v1_1.2.0-1_source.changes ACCEPTED into unstable

2017-09-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 27 Sep 2017 10:01:02 +0200
Source: golang-gopkg-gcfg.v1
Binary: golang-gopkg-gcfg.v1-dev
Architecture: source
Version: 1.2.0-1
Distribution: unstable
Urgency: medium
Maintainer: pkg-go 
Changed-By: Andrew Shadura 
Description:
 golang-gopkg-gcfg.v1-dev - read INI-style configuration files into Go structs
Changes:
 golang-gopkg-gcfg.v1 (1.2.0-1) unstable; urgency=medium
 .
   [ Paul Tagliamonte ]
   * Team upload.
   * Use a secure transport for the Vcs-Git and Vcs-Browser URL
   * Move golang-go to golang-any
   * Remove Built-Using from arch:all -dev package
 .
   [ Andrew Shadura ]
   * New upstream release.
Checksums-Sha1:
 0d020f363e4a5cbb6431dad92b55cfb72fed9f8b 2088 golang-gopkg-gcfg.v1_1.2.0-1.dsc
 84b5dc4b9becf4b14894aec1e8f66ff515639b35 27799 
golang-gopkg-gcfg.v1_1.2.0.orig.tar.gz
 4b658facbe96dd176d92577962bf9a44ba8a3b62 2964 
golang-gopkg-gcfg.v1_1.2.0-1.debian.tar.xz
Checksums-Sha256:
 068d7ee9be0efb7fe83ee4f42766f106d0a6a09e6f0eadc71df7e16f4c0e6772 2088 
golang-gopkg-gcfg.v1_1.2.0-1.dsc
 966c4edcd6f69d71508b6bba2f34f5844b3d44b66bc766740429463ee3b373c7 27799 
golang-gopkg-gcfg.v1_1.2.0.orig.tar.gz
 0af56dea626e036ca408ed2e06d41c1b921ab5363d04c7ac5721c16c03b3f959 2964 
golang-gopkg-gcfg.v1_1.2.0-1.debian.tar.xz
Files:
 156ceef13094512aca053365f41ae683 2088 devel extra 
golang-gopkg-gcfg.v1_1.2.0-1.dsc
 401ef46c209f86345ed157654af52248 27799 devel extra 
golang-gopkg-gcfg.v1_1.2.0.orig.tar.gz
 48f8941f8b9effa16f9cb88816b6c1ed 2964 devel extra 
golang-gopkg-gcfg.v1_1.2.0-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEeCEwtMmUQkeXe4L9bqTSMRotJo0FAlnLW4IACgkQbqTSMRot
Jo2z6g//RUaQb6F2tVoHERM7ntA6hxP4gWdhFpILRYzAbZ0NIix5WmrcZ6MUsYOY
qyEXqQGxNzLxUSkLdju50Mr6eUT/b6ZBAOg6PmPNLAoK6iwoIem3UJynLLER/V5U
ULrH3ae10mxBFymwy+7Oievthl8PT6unwLEdIJOrMy7/XPqWjjcfL+pZquWWwcsx
fkyPeQlKekkYcOsF/XWlrql4J/AhloM3y67ZP2OE95NDJgc8gN4HcPdhCCIl7KEK
ocAlpUVh0Ydv+wf+I8M+U8EefiVcMLksdfPv3r2WEVBZtmWYiaOLJIiNHfqPfVgf
igl9Dpads/iAHkd7CM/nLmpxGhcfDPPMS5jjVznarCAofxH27A1HFrqpKU52d2Zo
aFps1qWfIQU35Yj3pmo0djh1FN/hxtsD7TZARfpH/Q+P06fwBBl6yis3LPMKphJv
sjanYvs53JLA7sbg7uG1ZKoizDij+Uq+yA7F5AxqEMH18JL0b9fE9c+ZEf3DQU3l
a5DvxbuvFOrL1QI2j+E2CeV7UCwc1Z/OU2BvG9aQThwt41haKEFw1W1F+iEhcS7R
Q++SEb5WawVaZ6DwHRZ2ePnzl4/DuvixRzCe7ApB2wfnOnmWKfBk7QpEPnimdO+F
xgT6ijhjr3Eyo3jsBR1LUEp3s4xyF8S8DA1kYDUEBc7GnY9Svzs=
=iY2u
-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#876930: Pending fixes for bugs in the golang-github-mattn-go-sqlite3 package

2017-09-27 Thread pkg-go-maintainers
tag 876930 + pending
thanks

Some bugs in the golang-github-mattn-go-sqlite3 package are closed in
revision b08998c48230b8b6fb7ea421bb2f153e2d53916d in branch 'master'
by Shengjing Zhu

The full diff can be seen at
https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-mattn-go-sqlite3.git/commit/?id=b08998c

Commit message:

Add 0001-fix-build-against-sqlite-3.20.patch (Closes: #876930)

Signed-off-by: Shengjing Zhu 

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


[pkg-go] Processed: Pending fixes for bugs in the golang-github-mattn-go-sqlite3 package

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

> tag 876930 + pending
Bug #876930 [src:golang-github-mattn-go-sqlite3] golang-github-mattn-go-sqlite3 
FTBFS: FAIL: TestSimpleError
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
876930: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876930
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] Processing of golang-github-mattn-go-sqlite3_1.2.0+git20170901.05548ff~ds1-1_source.changes

2017-09-27 Thread Debian FTP Masters
golang-github-mattn-go-sqlite3_1.2.0+git20170901.05548ff~ds1-1_source.changes 
uploaded successfully to localhost
along with the files:
  golang-github-mattn-go-sqlite3_1.2.0+git20170901.05548ff~ds1-1.dsc
  golang-github-mattn-go-sqlite3_1.2.0+git20170901.05548ff~ds1.orig.tar.gz
  golang-github-mattn-go-sqlite3_1.2.0+git20170901.05548ff~ds1-1.debian.tar.xz
  golang-github-mattn-go-sqlite3_1.2.0+git20170901.05548ff~ds1-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] Processing of golang-check.v1_0.0+git20161208.0.20d25e2-2_source.changes

2017-09-27 Thread Debian FTP Masters
golang-check.v1_0.0+git20161208.0.20d25e2-2_source.changes uploaded 
successfully to localhost
along with the files:
  golang-check.v1_0.0+git20161208.0.20d25e2-2.dsc
  golang-check.v1_0.0+git20161208.0.20d25e2-2.debian.tar.xz

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-mattn-go-sqlite3_1.2.0+git20170901.05548ff~ds1-1_source.changes ACCEPTED into unstable

2017-09-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 27 Sep 2017 20:12:04 +0800
Source: golang-github-mattn-go-sqlite3
Binary: golang-github-mattn-go-sqlite3-dev
Architecture: source
Version: 1.2.0+git20170901.05548ff~ds1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Shengjing Zhu 
Description:
 golang-github-mattn-go-sqlite3-dev - sqlite3 driver for go that using 
database/sql
Closes: 876930
Changes:
 golang-github-mattn-go-sqlite3 (1.2.0+git20170901.05548ff~ds1-1) unstable; 
urgency=medium
 .
   * Team upload.
 .
   [ Alexandre Viau ]
   * d/watch: dfsg -> ds.
 .
   [ Shengjing Zhu ]
   * New upstream snapshot.
   * Update Standards-Version to 4.1.0, change Priority to optional.
   * Add 0001-fix-build-against-sqlite-3.20.patch (Closes: #876930).
Checksums-Sha1:
 56f521fb3d64f05efc4248ddb48e5d2ef5cb86c4 2570 
golang-github-mattn-go-sqlite3_1.2.0+git20170901.05548ff~ds1-1.dsc
 aaf2aadcf2b3bab052e9c56fdc78cc9e511c1998 66055 
golang-github-mattn-go-sqlite3_1.2.0+git20170901.05548ff~ds1.orig.tar.gz
 988cc0f60f5c6ee007b50aac17ca283b07e6396b 4256 
golang-github-mattn-go-sqlite3_1.2.0+git20170901.05548ff~ds1-1.debian.tar.xz
 8a89cca9e6be67df13ed1367540f35cdfeef352c 6112 
golang-github-mattn-go-sqlite3_1.2.0+git20170901.05548ff~ds1-1_amd64.buildinfo
Checksums-Sha256:
 71c84fa0746248349880416a3248742f6da7b7d890314bdd1e8534c04e0ab141 2570 
golang-github-mattn-go-sqlite3_1.2.0+git20170901.05548ff~ds1-1.dsc
 62bae5470a8b58a3a266fb7dbacb9b382c81ecff419a0e189dbedf1a5f42e07a 66055 
golang-github-mattn-go-sqlite3_1.2.0+git20170901.05548ff~ds1.orig.tar.gz
 3f33ba03d9c600058ac7f6648dece61870a4b761c2b79ae674d4d8850767c9a2 4256 
golang-github-mattn-go-sqlite3_1.2.0+git20170901.05548ff~ds1-1.debian.tar.xz
 218458cb9bff7be3b44fddac75eec3010114ed4be0a4a6c0a398f2497a95518c 6112 
golang-github-mattn-go-sqlite3_1.2.0+git20170901.05548ff~ds1-1_amd64.buildinfo
Files:
 6502f0334dcb65a543c2818d68d61998 2570 devel optional 
golang-github-mattn-go-sqlite3_1.2.0+git20170901.05548ff~ds1-1.dsc
 b94ccae62dc77eb60c90d0076fa40e03 66055 devel optional 
golang-github-mattn-go-sqlite3_1.2.0+git20170901.05548ff~ds1.orig.tar.gz
 ea7d5dec3428a94e4b3457dec3fa18e3 4256 devel optional 
golang-github-mattn-go-sqlite3_1.2.0+git20170901.05548ff~ds1-1.debian.tar.xz
 6f7ee9c6acee81046f418aae2aadf2e8 6112 devel optional 
golang-github-mattn-go-sqlite3_1.2.0+git20170901.05548ff~ds1-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEETe94h3mvRsa9AoOeXdjgv5Gj09oFAlnLmdoACgkQXdjgv5Gj
09oerw/9E/e6kB44cuOV56USMcWwgJlMpIfVow2y31uvBXy/MwcbsG7EftJTm8xT
OZhkgk1HQEPMzSzDZ2ITAwfaKuKO+E3PAPlGt9frQEekKl6rpziNrdlBd6oILM0w
H7AmeGODiAVvw6xevWD3WOvudKQ9qYjJayVKDLcQPCDZVAoDPEugh37jjIIQOE0H
/lWjl87jvak0y9mek+1/+qADK7ZL0ow5qVC4jbbrLiaZquTX16MQ9G0i+ZXMOmcE
C8DJh11GMlhCvEI/m+eqnAMfj/FjJ2eCVkmEdZ3wRv/Dnm+xd7ZC6D4XqOlfgifr
kLDztHYOKOQbL388tI5EXhEmXvcL5LgB04zLbJgKAYBxPEGuh01aU9YBCBV5QWp9
A+Pu7uOR3bGiEkUFWWCtr3kFNNLBhvW0lmRi3UlWjjwgxKMPBGlgaUR2+zYsJhUe
q+/WjhNT4HEsgwf0vt4kMkxkiqGYrWkQ/mtbXVnT/aHP1FQ6feH8a3JuCuLScXft
w//+cX57zVuAgUipjizvs2xy9a0ZfnUbKq/jqbssJf5sdpuZWf2WJOw+9EvDmMvC
5laptrEIe0sNOuFMHas7m0RvJs3EFzqefR+FYa2QXxF1nYjUWt3yaHpmVa5Q7Yze
yu9TC2fWws/doGQOx/yhjdtBisfIK+S/ZC2XjXiiIqDc4WQRCVo=
=BD6K
-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-check.v1_0.0+git20161208.0.20d25e2-2_source.changes ACCEPTED into unstable

2017-09-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 27 Sep 2017 08:40:08 -0400
Source: golang-check.v1
Binary: golang-gopkg-check.v1-dev golang-check.v1-dev
Architecture: source
Version: 0.0+git20161208.0.20d25e2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Michael Hudson-Doyle 
Description:
 golang-check.v1-dev - Transitional package for golang-gopkg-check.v1-dev
 golang-gopkg-check.v1-dev - Rich testing extension for Go's testing package
Changes:
 golang-check.v1 (0.0+git20161208.0.20d25e2-2) unstable; urgency=medium
 .
   [ Paul Tagliamonte ]
   * Team upload.
   * Remove Built-Using from arch:all -dev package
Checksums-Sha1:
 938ec176b6188071f5b4b6a03744ef920642380e 2390 
golang-check.v1_0.0+git20161208.0.20d25e2-2.dsc
 5d976f40e0b2ac7417129b9ff2b9094c2def639f 4120 
golang-check.v1_0.0+git20161208.0.20d25e2-2.debian.tar.xz
Checksums-Sha256:
 79813cc418d06e9a4d191b18edf64eb53df95cab3b56eb0d4f29e132c69601bb 2390 
golang-check.v1_0.0+git20161208.0.20d25e2-2.dsc
 7ca3dada579e19d74291dd73f9942490d81d145be95557dfd4091f5dee8e15e2 4120 
golang-check.v1_0.0+git20161208.0.20d25e2-2.debian.tar.xz
Files:
 cce52ad84a2c5bd984cd685d261aa859 2390 devel extra 
golang-check.v1_0.0+git20161208.0.20d25e2-2.dsc
 673edeb90170db61c24793acc592d9bb 4120 devel extra 
golang-check.v1_0.0+git20161208.0.20d25e2-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCAAGBQJZy5yMAAoJEBHfQpTMo5iTTVEP/iKyUILGd8pjyDRjYgVtssxi
wbIsO2tzahqQddQLDs6rqfNsPQVLagkB07DKX1Ozc9lRNgdZcNC2pSP+E5UBakiA
qkyc4fpOg9RsA0tX5Ep7BTBaBkhEaZTqZ5YDIwiP7tVjjDTUzov074q0dveyGmKS
X4ggQlMaDZmUOxTiRB7asicPehIpZXcYwT+3CmARAGkgB9S/HOhMhbQtaABhoXzE
LzJUScKKAkfwOA0vJW0xTYRJkq8SVpdl6NX7wD/Bm4mg+yTZIGDrY1NK+PwnWsUv
WZSOVyJ5U/WADzcD5f0FtLc0T0caZFPLpf+Rcjr5w3kPKGWVKt1ocUQKmBQdHjsD
Vpcmhi/MvUhnsx+UW5bdYJL2iHnAwbFL6y303988wUt3NJz9GTXPlK1WthtfyIbr
1S4FBRmVv4AXkU+OWfVSU3x9ovWEOWYBiMe3TbyZl9bu428gGGsQ8zn5cgZ/ifT0
/jZ9qf1ZcPkAdbCwW85GbY2v9aDC2nulwqajIp62KMIJYYuWtlsfuLFoOZ4UWLoi
f8+Boe76+IMXELZ4hMgtmZiYvF1qIsISg2M99I5RO8yKwzvZaXK67jGmBduvuytc
Y93LE2O0GaqUZ8jCijvbEDyFZskpt3OQzc0zGgm7cO7tW75mVWWZwf89W6yF2vTW
IZXwSGlRxbP6N2DTmUgk
=6FLd
-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#876930: marked as done (golang-github-mattn-go-sqlite3 FTBFS: FAIL: TestSimpleError)

2017-09-27 Thread Debian Bug Tracking System
Your message dated Wed, 27 Sep 2017 13:08:55 +
with message-id 
and subject line Bug#876930: fixed in golang-github-mattn-go-sqlite3 
1.2.0+git20170901.05548ff~ds1-1
has caused the Debian Bug report #876930,
regarding golang-github-mattn-go-sqlite3 FTBFS: FAIL: TestSimpleError
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.)


-- 
876930: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876930
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-github-mattn-go-sqlite3
Version: 1.2.0+git20170802.105.6654e41~dfsg1-1
Severity: serious

Some recent change in unstable makes golang-github-mattn-go-sqlite3 FTBFS:

https://tests.reproducible-builds.org/debian/history/golang-github-mattn-go-sqlite3.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/golang-github-mattn-go-sqlite3.html

...
=== RUN   TestSimpleError
--- FAIL: TestSimpleError (0.00s)
error_test.go:19: wrong error code:SQL logic error
...
FAIL
exit status 1
FAILgithub.com/mattn/go-sqlite3 16.054s
dh_auto_test: go test -v -p 16 github.com/mattn/go-sqlite3 returned exit code 1
debian/rules:7: recipe for target 'build' failed
make: *** [build] Error 1
--- End Message ---
--- Begin Message ---
Source: golang-github-mattn-go-sqlite3
Source-Version: 1.2.0+git20170901.05548ff~ds1-1

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

Debian distribution maintenance software
pp.
Shengjing Zhu  (supplier of updated 
golang-github-mattn-go-sqlite3 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, 27 Sep 2017 20:12:04 +0800
Source: golang-github-mattn-go-sqlite3
Binary: golang-github-mattn-go-sqlite3-dev
Architecture: source
Version: 1.2.0+git20170901.05548ff~ds1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Shengjing Zhu 
Description:
 golang-github-mattn-go-sqlite3-dev - sqlite3 driver for go that using 
database/sql
Closes: 876930
Changes:
 golang-github-mattn-go-sqlite3 (1.2.0+git20170901.05548ff~ds1-1) unstable; 
urgency=medium
 .
   * Team upload.
 .
   [ Alexandre Viau ]
   * d/watch: dfsg -> ds.
 .
   [ Shengjing Zhu ]
   * New upstream snapshot.
   * Update Standards-Version to 4.1.0, change Priority to optional.
   * Add 0001-fix-build-against-sqlite-3.20.patch (Closes: #876930).
Checksums-Sha1:
 56f521fb3d64f05efc4248ddb48e5d2ef5cb86c4 2570 
golang-github-mattn-go-sqlite3_1.2.0+git20170901.05548ff~ds1-1.dsc
 aaf2aadcf2b3bab052e9c56fdc78cc9e511c1998 66055 
golang-github-mattn-go-sqlite3_1.2.0+git20170901.05548ff~ds1.orig.tar.gz
 988cc0f60f5c6ee007b50aac17ca283b07e6396b 4256 
golang-github-mattn-go-sqlite3_1.2.0+git20170901.05548ff~ds1-1.debian.tar.xz
 8a89cca9e6be67df13ed1367540f35cdfeef352c 6112 
golang-github-mattn-go-sqlite3_1.2.0+git20170901.05548ff~ds1-1_amd64.buildinfo
Checksums-Sha256:
 71c84fa0746248349880416a3248742f6da7b7d890314bdd1e8534c04e0ab141 2570 
golang-github-mattn-go-sqlite3_1.2.0+git20170901.05548ff~ds1-1.dsc
 62bae5470a8b58a3a266fb7dbacb9b382c81ecff419a0e189dbedf1a5f42e07a 66055 
golang-github-mattn-go-sqlite3_1.2.0+git20170901.05548ff~ds1.orig.tar.gz
 3f33ba03d9c600058ac7f6648dece61870a4b761c2b79ae674d4d8850767c9a2 4256 
golang-github-mattn-go-sqlite3_1.2.0+git20170901.05548ff~ds1-1.debian.tar.xz
 218458cb9bff7be3b44fddac75eec3010114ed4be0a4a6c0a398f2497a95518c 6112 
golang-github-mattn-go-sqlite3_1.2.0+git20170901.05548ff~ds1-1_amd64.buildinfo
Files:
 6502f0334dcb65a543c2818d68d61998 2570 devel optional 
golang-github-mattn-go-sqlite3_1.2.0+git20170901.05548ff~ds1-1.dsc
 b94ccae62dc77eb60c90d0076fa40e03 66055 devel optional 
golang-github-mattn-go-sqlite3_1.2.0+git20170901.05548ff~ds1.orig.tar.gz
 ea7d5dec3428a94e4b3457dec3fa18e3 4256 devel optional 
golang-github-mattn-go-sqlite3_1.2.0+git20170901.05548ff~ds1-1.debian.tar.xz
 6f7ee9c6acee81046f418aae2aadf2e8 6112 devel optional