[pkg-go] notary is marked for autoremoval from testing

2019-01-25 Thread Debian testing autoremoval watch
notary 0.6.1~ds1-2 is marked for autoremoval from testing on 2019-02-20

It (build-)depends on packages with these RC bugs:
918618: golang-github-grpc-ecosystem-grpc-gateway: 
golang-github-grpc-ecosystem-grpc-gateway FTBFS: 
github.com/grpc-ecosystem/grpc-gateway/runtime [build failed]


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

[pkg-go] Bug#907713: marked as done (golang-github-fsouza-go-dockerclient: FTBFS in buster/sid (failing tests))

2019-01-25 Thread Debian Bug Tracking System
Your message dated Sat, 26 Jan 2019 00:34:11 +
with message-id 
and subject line Bug#907713: fixed in golang-github-fsouza-go-dockerclient 
1.2.1-2
has caused the Debian Bug report #907713,
regarding golang-github-fsouza-go-dockerclient: FTBFS in buster/sid (failing 
tests)
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.)


-- 
907713: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907713
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:golang-github-fsouza-go-dockerclient
Version: 1.2.1-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:


[...]
 debian/rules build-indep
dh build-indep --buildsystem=golang --with=golang --builddirectory=_build
   dh_update_autotools_config -i -O--buildsystem=golang 
-O--builddirectory=_build
   dh_autoreconf -i -O--buildsystem=golang -O--builddirectory=_build
   dh_auto_configure -i -O--buildsystem=golang -O--builddirectory=_build
   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 
github.com/fsouza/go-dockerclient github.com/fsouza/go-dockerclient/testing
github.com/opencontainers/go-digest
github.com/opencontainers/image-spec/specs-go
github.com/opencontainers/image-spec/specs-go/v1
github.com/docker/docker/api/types/registry
github.com/docker/docker/api/types/blkiodev
github.com/docker/docker/api/types/mount
github.com/docker/docker/api/types/strslice

[... snipped ...]

--- PASS: TestRenameContainer (0.00s)
=== CONT  TestCreateContainerImageNotFound
--- PASS: TestCreateContainerImageNotFound (0.00s)
=== CONT  TestCreateContainerInvalidName
--- PASS: TestCreateContainerInvalidName (0.00s)
=== CONT  TestCreateMultipleContainersEmptyName
--- PASS: TestCreateMultipleContainersEmptyName (0.00s)
=== CONT  TestCreateContainerDuplicateName
--- PASS: TestCreateContainerDuplicateName (0.00s)
=== CONT  TestCreateContainerInvalidBody
--- PASS: TestCreateContainerInvalidBody (0.00s)
=== CONT  TestCreateContainerWithNotifyChannel
--- PASS: TestCreateContainerWithNotifyChannel (0.00s)
=== CONT  TestCreateContainer
--- PASS: TestCreateContainer (0.00s)
=== CONT  TestListContainersFilterLabels
--- PASS: TestListContainersFilterLabels (0.00s)
=== CONT  TestListRunningContainers
--- PASS: TestListRunningContainers (0.00s)
=== CONT  TestListContainers
--- PASS: TestListContainers (0.00s)
=== CONT  TestCustomHandlerRegexp
--- PASS: TestCustomHandlerRegexp (0.00s)
=== CONT  TestCustomHandler
--- PASS: TestCustomHandler (0.00s)
=== CONT  TestSetHook
--- PASS: TestSetHook (0.00s)
=== CONT  TestHandleWithHook
--- PASS: TestHandleWithHook (0.00s)
=== CONT  TestServerURLNoListener
--- PASS: TestServerURLNoListener (0.00s)
=== CONT  TestServerURL
--- PASS: TestServerURL (0.00s)
=== CONT  TestServerStopNoListener
--- PASS: TestServerStopNoListener (0.00s)
=== CONT  TestServerStop
--- PASS: TestServerStop (0.00s)
=== CONT  TestNewTLSServer
2018/08/27 09:12:05 http: TLS handshake error from 127.0.0.1:52230: EOF
--- PASS: TestNewTLSServer (0.01s)
PASS
ok  github.com/fsouza/go-dockerclient/testing   1.575s
dh_auto_test: cd _build && go test -vet=off -v -p 1 
github.com/fsouza/go-dockerclient github.com/fsouza/go-dockerclient/testing 
returned exit code 1
make: *** [debian/rules:11: build-indep] Error 1
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2


This is just how the build ends and not necessarily the relevant part.
For full build logs please see:

https://people.debian.org/~sanvila/build-logs/golang-github-fsouza-go-dockerclient/

I suspect of a race condition or something alike, because this failure
does not seem to happen in reproducible builds. However, I can
reproduce it 100% of the time, so if you could not reproduce it, I
would gladly offer a test machine where this happens (please contact
me privately for details).

Thanks.
--- End Message ---
--- Begin Message ---
Source: golang-github-fsouza-go-dockerclient
Source-Version: 1.2.1-2

We believe that the bug you reported is fixed in the latest version of
golang-github-fsouza-go-dockerclient, 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 

[pkg-go] Processing of golang-github-fsouza-go-dockerclient_1.2.1-2_source.changes

2019-01-25 Thread Debian FTP Masters
golang-github-fsouza-go-dockerclient_1.2.1-2_source.changes uploaded 
successfully to localhost
along with the files:
  golang-github-fsouza-go-dockerclient_1.2.1-2.dsc
  golang-github-fsouza-go-dockerclient_1.2.1-2.debian.tar.xz
  golang-github-fsouza-go-dockerclient_1.2.1-2_amd64.buildinfo

Greetings,

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

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

[pkg-go] golang-github-fsouza-go-dockerclient_1.2.1-2_source.changes ACCEPTED into unstable

2019-01-25 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 26 Jan 2019 11:04:02 +1100
Source: golang-github-fsouza-go-dockerclient
Architecture: source
Version: 1.2.1-2
Distribution: unstable
Urgency: medium
Maintainer: pkg-go 
Changed-By: Dmitry Smirnov 
Closes: 907713
Changes:
 golang-github-fsouza-go-dockerclient (1.2.1-2) unstable; urgency=medium
 .
   * New upstream patch to fix failing test (Closes: #907713).
Checksums-Sha1:
 4ca3bd4c7134620897d1e6a3dfcd5bb6f61f8e46 2771 
golang-github-fsouza-go-dockerclient_1.2.1-2.dsc
 1a0c6eada4a881104f603149992c0f1c45ac0ffc 5232 
golang-github-fsouza-go-dockerclient_1.2.1-2.debian.tar.xz
 02f01365a36fe9dc11398d82a2ca90fddda27a8d 17322 
golang-github-fsouza-go-dockerclient_1.2.1-2_amd64.buildinfo
Checksums-Sha256:
 a01f3b1f1e2004a50429097bcb5b8f39cf66473e73dd5a2c2aaa5ded97f7b17e 2771 
golang-github-fsouza-go-dockerclient_1.2.1-2.dsc
 ef6840fce60aa9352b0c650d8a045725cd421ecc30202957fafe0da260ddb31d 5232 
golang-github-fsouza-go-dockerclient_1.2.1-2.debian.tar.xz
 6a79a30a434cf4301351cc384906d856b21d3a9c857a42e85ba9db097493f5c6 17322 
golang-github-fsouza-go-dockerclient_1.2.1-2_amd64.buildinfo
Files:
 9d5aa833de247e5b809dae1d193e6138 2771 devel optional 
golang-github-fsouza-go-dockerclient_1.2.1-2.dsc
 7e010aec74cef66b40837d2a40212364 5232 devel optional 
golang-github-fsouza-go-dockerclient_1.2.1-2.debian.tar.xz
 b240d9e00e8c9756edea8ba6d8b7fd5f 17322 devel optional 
golang-github-fsouza-go-dockerclient_1.2.1-2_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEULx8+TnSDCcqawZWUra72VOWjRsFAlxLqA0ACgkQUra72VOW
jRuzeBAAklwxCvbVqjJ/HsyOcZaAx00waZEx8/fXrqt7cmvs/HG3qj2Jo8icgenb
QnOgRT4NTgjzn/PU+s3QrRVUFZbHqUTrFQQiJjGRIqM9YzQNw7px03xZXexvvB8a
hmf+yfsIpOufWj2GYpJ/aVAPNs4kTIQ4C0k3bWRMJ5Q8R4wejOoc+uItRN6JXI3J
4kiL0dN7QZayosWfwxYs8+moS6ZoDDMsfugxS7o6EuOhZqReOZHToKrivvFrk5kH
9IzvPMzUQpsCHNAKSGCOxc5sbt2MO35yc+KiSnYM1weE1cG/6FXtqu845XuywYNT
sXzPoyGWMdJgIgTO/FksilT0EeMzc0sjU1LbTUdjJrvR/W7rT7VZDoOhAx3YfHBY
UxbwWj0/rhDnUCX2JFZ4n5Phrznc9qZKTz8IFHATqnKpaEo95AaZllvzyRi0uVlF
IRvJHoYIC6GK9EyApgaQ7jAm/gbDX0g0l/X0kwguBIdsnxGx6oUvOe66vm9oMnF9
ZX52BXXCm+DWHEhVQAtrrCNO73xatXByR8SiaHsiTE43m8cKsugRoTSV5QwkBWsP
+PP4NR55uOmoRsKlerXod8uHqBJU2jSqL8kxhu+Fvj9FbNDce0IhNnFImcbDQEA7
Ugku7kP+zbsMfveLm/kzSanJYJEi1ItkjYpntPPBpArVQAupY3o=
=+xGd
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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

[pkg-go] gitlab-workhorse_5.2.0+debian-2~bpo9+1_amd64.changes ACCEPTED into stretch-backports

2019-01-25 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 10 Dec 2018 13:27:16 +0530
Source: gitlab-workhorse
Binary: gitlab-workhorse
Architecture: source amd64
Version: 5.2.0+debian-2~bpo9+1
Distribution: stretch-backports
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Pirate Praveen 
Description:
 gitlab-workhorse - unloads Git HTTP traffic from the GitLab Rails app (Unicorn)
Changes:
 gitlab-workhorse (5.2.0+debian-2~bpo9+1) stretch-backports; urgency=medium
 .
   * Rebuild for stretch-backports.
   * Set minimum version of grpc to 1.11
Checksums-Sha1:
 001f4f04d31b14b67dc99ebafb524dc7a818b1e4 3035 
gitlab-workhorse_5.2.0+debian-2~bpo9+1.dsc
 be8dc919a4c33829b900faa72d6a41d00c571904 521599 
gitlab-workhorse_5.2.0+debian.orig.tar.gz
 eec5c6de1651f563ead36d0f157c02934dfe97d0 3876 
gitlab-workhorse_5.2.0+debian-2~bpo9+1.debian.tar.xz
 2a4e99708c9645fc49fbb132d987e62a24a758c3 8639 
gitlab-workhorse_5.2.0+debian-2~bpo9+1_amd64.buildinfo
 296008438c850b15665d4e4f0a462c4833a84fcc 6883686 
gitlab-workhorse_5.2.0+debian-2~bpo9+1_amd64.deb
Checksums-Sha256:
 f311b50613ece3549caa02528170d5060c3eee4e4a027e721a4a728a104acfa3 3035 
gitlab-workhorse_5.2.0+debian-2~bpo9+1.dsc
 5fb83c013d93adf5379210b55ec111b28befeeda6ae8f93065f5dfda620b5840 521599 
gitlab-workhorse_5.2.0+debian.orig.tar.gz
 5382c937425a46c2c1ddb1acfb912f2a078c326f2c914dce24d5e60404b39b6e 3876 
gitlab-workhorse_5.2.0+debian-2~bpo9+1.debian.tar.xz
 dc24530643395ca0a71e2af1134d38dfe3c0929d9ddc1a3f6f0ec86d6492fdca 8639 
gitlab-workhorse_5.2.0+debian-2~bpo9+1_amd64.buildinfo
 03a0fe540f7c7cf14f0c6f4b03afb4d9ef67f7abb54b41bc26d3d11a976cd627 6883686 
gitlab-workhorse_5.2.0+debian-2~bpo9+1_amd64.deb
Files:
 27908b406d2eed33620d32ba95829bae 3035 httpd optional 
gitlab-workhorse_5.2.0+debian-2~bpo9+1.dsc
 d4394154ce51b0ef404050a1cde3dd6d 521599 httpd optional 
gitlab-workhorse_5.2.0+debian.orig.tar.gz
 b3b58b6d095f1abd6936676b7ecc1528 3876 httpd optional 
gitlab-workhorse_5.2.0+debian-2~bpo9+1.debian.tar.xz
 2c3fff11e7c4867802d9e0d90f3c15da 8639 httpd optional 
gitlab-workhorse_5.2.0+debian-2~bpo9+1_amd64.buildinfo
 3dd1131e55fc96d0018a188323f25090 6883686 httpd optional 
gitlab-workhorse_5.2.0+debian-2~bpo9+1_amd64.deb

-BEGIN PGP SIGNATURE-

iQJIBAEBCgAyFiEE7xPqJqaY/zX9fJAuhj1N8u2cKO8FAlxLUikUHGFiaGlqaXRo
QGRlYmlhbi5vcmcACgkQhj1N8u2cKO/qag//WMIBhJlev0Ix6EV0fYx6ZlUiX18v
CwQuneQBxmtliO8iqPInOe4nJPyWe3FKnixEvBaN/ZcqS+Gh6j7ZStybTSgc1Nky
oOCgFdvfSNA3e6o+HkWFHDZ/CTluhMvQHDrZYPRba7X7pxB7uGg8uCVo0q8a6XHk
k/3l+01CttNHV811Qmt3lTWMNiDO68+jSP+cBch0IF1xjhaZPBXfiWoXyXvzbUya
N2/yq4QcwH8U7NAOXOEykA5Nju9oA3XMJ4aEaYP8alWiutAg6Esu+xFRJ5Xwpe/O
HwdTym1VM5FH44Mocy34TreCOoveQ1LwHNgv/YePew2XtgkxbNZNHsBjuXOXp+VB
JhzGoki7O8dkrFLYQ9pKQwoTK8E5K+fnBHId90NhjIkN/gW5v+6xHSeb6nY4yxmr
uLlDU97wQ4cBm0gXs1VED+BC0SQ2GyRLxxvZzHpDWl1XSsKIxcJJ+h9RNB5KQRpv
Y0uO+l1C1cY34rf1r+NxIZrzbtITnPdwuKV83iOU1KSnETljdPo5+weW1xC/ALBe
hS+PnZDQGVbKvpqVX/yWhPM8DRMhmlVoxxo6z/iQVWfk04mC3u0rxBEDPzZEHLYE
ebCbJgUzFTYrIfzxjEplG4uXRfJtkbuln+Fk9GV9G+iMFVnoIeg9wg/laKFpnW5Z
8FimyjKKaV4yiMI=
=QX3Y
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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

[pkg-go] Processing of gitlab-workhorse_5.2.0+debian-2~bpo9+1_amd64.changes

2019-01-25 Thread Debian FTP Masters
gitlab-workhorse_5.2.0+debian-2~bpo9+1_amd64.changes uploaded successfully to 
localhost
along with the files:
  gitlab-workhorse_5.2.0+debian-2~bpo9+1.dsc
  gitlab-workhorse_5.2.0+debian.orig.tar.gz
  gitlab-workhorse_5.2.0+debian-2~bpo9+1.debian.tar.xz
  gitlab-workhorse_5.2.0+debian-2~bpo9+1_amd64.buildinfo
  gitlab-workhorse_5.2.0+debian-2~bpo9+1_amd64.deb

Greetings,

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

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

[pkg-go] gitlab-workhorse_5.2.0+debian-2~bpo9+1_amd64.changes REJECTED

2019-01-25 Thread Debian FTP Masters


gitlab-workhorse_5.2.0+debian-2~bpo9+1.dsc: Refers to non-existing file 
'gitlab-workhorse_5.2.0+debian.orig.tar.gz'
Perhaps you need to include the file in your upload?



===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


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

[pkg-go] Processing of gitlab-workhorse_5.2.0+debian-2~bpo9+1_amd64.changes

2019-01-25 Thread Debian FTP Masters
gitlab-workhorse_5.2.0+debian-2~bpo9+1_amd64.changes uploaded successfully to 
localhost
along with the files:
  gitlab-workhorse_5.2.0+debian-2~bpo9+1.dsc
  gitlab-workhorse_5.2.0+debian-2~bpo9+1.debian.tar.xz
  gitlab-workhorse_5.2.0+debian-2~bpo9+1_amd64.buildinfo
  gitlab-workhorse_5.2.0+debian-2~bpo9+1_amd64.deb

Greetings,

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

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

[pkg-go] ffcvt_1.3.1-1_amd64.changes is NEW

2019-01-25 Thread Debian FTP Masters
binary:ffcvt is NEW.
binary:ffcvt is NEW.
source:ffcvt is NEW.

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

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

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

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

[1]: https://ftp-master.debian.org/new.html
 or https://ftp-master.debian.org/backports-new.html for *-backports

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

[pkg-go] Processing of ffcvt_1.3.1-1_amd64.changes

2019-01-25 Thread Debian FTP Masters
ffcvt_1.3.1-1_amd64.changes uploaded successfully to localhost
along with the files:
  ffcvt_1.3.1-1.dsc
  ffcvt_1.3.1.orig.tar.xz
  ffcvt_1.3.1-1.debian.tar.xz
  ffcvt_1.3.1-1_amd64.buildinfo
  ffcvt_1.3.1-1_amd64.deb

Greetings,

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

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

[pkg-go] golang-gopkg-sourcemap.v1_1.0.5-1_amd64.changes is NEW

2019-01-25 Thread Debian FTP Masters
binary:golang-gopkg-sourcemap.v1-dev is NEW.
binary:golang-gopkg-sourcemap.v1-dev is NEW.
source:golang-gopkg-sourcemap.v1 is NEW.

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

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

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

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

[1]: https://ftp-master.debian.org/new.html
 or https://ftp-master.debian.org/backports-new.html for *-backports

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

[pkg-go] Processing of golang-gopkg-sourcemap.v1_1.0.5-1_amd64.changes

2019-01-25 Thread Debian FTP Masters
golang-gopkg-sourcemap.v1_1.0.5-1_amd64.changes uploaded successfully to 
localhost
along with the files:
  golang-gopkg-sourcemap.v1_1.0.5-1.dsc
  golang-gopkg-sourcemap.v1_1.0.5.orig.tar.gz
  golang-gopkg-sourcemap.v1_1.0.5-1.debian.tar.xz
  golang-gopkg-sourcemap.v1-dev_1.0.5-1_all.deb
  golang-gopkg-sourcemap.v1_1.0.5-1_amd64.buildinfo

Greetings,

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

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

[pkg-go] prometheus-squid-exporter_1.4+ds-1_amd64.changes is NEW

2019-01-25 Thread Debian FTP Masters
binary:prometheus-squid-exporter is NEW.
binary:prometheus-squid-exporter is NEW.
source:prometheus-squid-exporter is NEW.

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

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

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

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

[1]: https://ftp-master.debian.org/new.html
 or https://ftp-master.debian.org/backports-new.html for *-backports

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

[pkg-go] Processing of prometheus-squid-exporter_1.4+ds-1_amd64.changes

2019-01-25 Thread Debian FTP Masters
prometheus-squid-exporter_1.4+ds-1_amd64.changes uploaded successfully to 
localhost
along with the files:
  prometheus-squid-exporter_1.4+ds-1.dsc
  prometheus-squid-exporter_1.4+ds.orig.tar.gz
  prometheus-squid-exporter_1.4+ds-1.debian.tar.xz
  prometheus-squid-exporter_1.4+ds-1_amd64.buildinfo
  prometheus-squid-exporter_1.4+ds-1_amd64.deb

Greetings,

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

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

[pkg-go] golang-github-shopify-sarama_1.20.1-1_amd64.changes ACCEPTED into unstable

2019-01-25 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 25 Jan 2019 15:17:30 +0200
Source: golang-github-shopify-sarama
Binary: golang-github-shopify-sarama-dev
Architecture: source all
Version: 1.20.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Christos Trochalakis 
Description:
 golang-github-shopify-sarama-dev - Go library for Apache Kafka
Changes:
 golang-github-shopify-sarama (1.20.1-1) unstable; urgency=medium
 .
   * New upstream release
Checksums-Sha1:
 8d2ec46ad2b3528ef95e1ada7db7c5f75c006bdd 2812 
golang-github-shopify-sarama_1.20.1-1.dsc
 eb702871224bd3d8ca5248fec393772644048706 188580 
golang-github-shopify-sarama_1.20.1.orig.tar.gz
 d749e402557b477b4d64f75cf4b5559c4a1abd34 3600 
golang-github-shopify-sarama_1.20.1-1.debian.tar.xz
 1e24dfdb7d14f2d94565a73f31d8478afb0ed4df 140164 
golang-github-shopify-sarama-dev_1.20.1-1_all.deb
 b17a8a6c88694614647e96c954a339e410b8183d 7400 
golang-github-shopify-sarama_1.20.1-1_amd64.buildinfo
Checksums-Sha256:
 bc32bb31c16aa118f6ac9dc96bec734d21fbfcee1be5e35509e0290234baa314 2812 
golang-github-shopify-sarama_1.20.1-1.dsc
 4bdf0d28be937d3e54f8f98318e1daf10aa86229bf6478ad08a097ccf2710ef2 188580 
golang-github-shopify-sarama_1.20.1.orig.tar.gz
 f3a6bd5bcd4decc99ec27cfde2b218babcb22d88e3d6f7351b78b9beab9c5113 3600 
golang-github-shopify-sarama_1.20.1-1.debian.tar.xz
 5a44a6b421a4a8e6b5100a0255504ea54bef5ff0e2257b1fbde5ec5ce3d6f095 140164 
golang-github-shopify-sarama-dev_1.20.1-1_all.deb
 c5e7cf55fb6c16337ae5775c880b4487d557587f79c587bd5bbe9d617961430b 7400 
golang-github-shopify-sarama_1.20.1-1_amd64.buildinfo
Files:
 7ce9257ac692ec395cf4f827a3ac670a 2812 devel optional 
golang-github-shopify-sarama_1.20.1-1.dsc
 9355a044a660a23a204fce5bc686f6f3 188580 devel optional 
golang-github-shopify-sarama_1.20.1.orig.tar.gz
 21757fac0e23b06e319a9b2b760455a0 3600 devel optional 
golang-github-shopify-sarama_1.20.1-1.debian.tar.xz
 20ca3d0ce5c2d92ee0f227f62fc48fb0 140164 devel optional 
golang-github-shopify-sarama-dev_1.20.1-1_all.deb
 e0dd9a49e9facfd0243d0d7fd0c3ccf4 7400 devel optional 
golang-github-shopify-sarama_1.20.1-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEf2SPbCEjyY+zKcgrETYmAKdH7NkFAlxLDekACgkQETYmAKdH
7NlS9Q//QNETVtMItkY3Ia5+ftRhskXRvnBhdOF/3dBLD3TRISpC9noPAVLldMR/
yJmLCa2uFX1+i89X3LbmXPyyLp5HtoG1Jt494tiSpLxBvl845y1aabGd/JnzQuRg
tBUkd8xKlUsKtotYeKPD3aQLwzuIFwUL/GD884e7V8GCtJ7XC2vT0+Vt+OAeD1jd
7A5qF3EJZmUD/TbvD/ldmd1QRrXHaV96JGV8nSG1iX+zr7Kxdp06P8C4aisRRb9b
WnbMpqPdFCM8e66u0CQCIVOMZvorouaC1krRKbdHG2bSDf0sc+KzKTnRGLE1q4LV
spikFx6UHcYA94hSTdyFpx4VPYX2pfBB4jMbErDADNvZZeWHv8pY/0gSQsOIK4Yl
se9pCiI1z4JO5cZ/T2+BHEjcuzWSPlBgM4Etzb4+iUbyosA7Inm6YeQsAfwBdIbg
yvwI2RKBSD4samWWRcKtsQCA4GJwRpIqB45QfEqXt4m2XkHtWcTKwGCsVA1YXex/
ess7fnM90A7BeYBA8Gl7+kCXmes0pmmtIJZwSwqg97nONdqCvoZ15wNbIXVqYF4m
Hx2t0E7SbrXZXLfgzMGWI7g9B1SQBUnzC8pM3rVW0vUSg0ok3FgW6Hx5/dDo1w03
ffUHKYU3+BDFufnGV/dFhyu9WX+1miaO5R6JO0mUIuQcqVsKFQU=
=LDdH
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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

[pkg-go] Processing of golang-github-shopify-sarama_1.20.1-1_amd64.changes

2019-01-25 Thread Debian FTP Masters
golang-github-shopify-sarama_1.20.1-1_amd64.changes uploaded successfully to 
localhost
along with the files:
  golang-github-shopify-sarama_1.20.1-1.dsc
  golang-github-shopify-sarama_1.20.1.orig.tar.gz
  golang-github-shopify-sarama_1.20.1-1.debian.tar.xz
  golang-github-shopify-sarama-dev_1.20.1-1_all.deb
  golang-github-shopify-sarama_1.20.1-1_amd64.buildinfo

Greetings,

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

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