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

2018-04-08 Thread Debian testing autoremoval watch
runc 0.1.1+dfsg1-2 is marked for autoremoval from testing on 2018-05-08

It is affected by these RC bugs:
858250: runc: Fails to build for unstable, build-depends not strict enough
861966: runc: Fails to build for unstable, build-depends not strict enough


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


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

2018-04-08 Thread Debian testing autoremoval watch
gosu 1.10-1 is marked for autoremoval from testing on 2018-05-08

It (build-)depends on packages with these RC bugs:
858250: runc: Fails to build for unstable, build-depends not strict enough
861966: runc: Fails to build for unstable, build-depends not strict enough


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


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

2018-04-08 Thread Debian testing autoremoval watch
golang-github-docker-go-connections 0.3.0-3 is marked for autoremoval from 
testing on 2018-05-08

It (build-)depends on packages with these RC bugs:
858250: runc: Fails to build for unstable, build-depends not strict enough
861966: runc: Fails to build for unstable, build-depends not strict enough


___
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] prometheus 2.2.1+ds-2 MIGRATED to testing

2018-04-08 Thread Debian testing watch
FYI: The status of the prometheus source package
in Debian's testing distribution has changed.

  Previous version: 2.0.0+ds3-1
  Current version:  2.2.1+ds-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

___
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-yosssi-gohtml 0.0~git20180130.97fbf36-1 MIGRATED to testing

2018-04-08 Thread Debian testing watch
FYI: The status of the golang-github-yosssi-gohtml source package
in Debian's testing distribution has changed.

  Previous version: 0.0~git20170501.0.0cb9872-1
  Current version:  0.0~git20180130.97fbf36-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

___
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-yosssi-ace-proxy 0.0~git20141007.0.ecd9b78-4 MIGRATED to testing

2018-04-08 Thread Debian testing watch
FYI: The status of the golang-github-yosssi-ace-proxy source package
in Debian's testing distribution has changed.

  Previous version: 0.0~git20141007.0.ecd9b78-3
  Current version:  0.0~git20141007.0.ecd9b78-4

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

___
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-yosssi-ace 0.0.5-3 MIGRATED to testing

2018-04-08 Thread Debian testing watch
FYI: The status of the golang-github-yosssi-ace source package
in Debian's testing distribution has changed.

  Previous version: 0.0.5-2
  Current version:  0.0.5-3

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

___
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-spf13-viper 1.0.2-1 MIGRATED to testing

2018-04-08 Thread Debian testing watch
FYI: The status of the golang-github-spf13-viper source package
in Debian's testing distribution has changed.

  Previous version: 1.0.0+git20171109.4dddf7c-1
  Current version:  1.0.2-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

___
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] salsa: moving -guests to developer

2018-04-08 Thread Alexandre Viau
Hello,

Currently, *-guest users in salsa.debian.org/go-team have "Master"
permissions. I would like to change that to "developer".

The only group-level permission difference between "Master" and
"Developer" on gitlab is:
 - "Create project in group" (this is originally why I gave them Master
access)

Project-level differences include:
 - pushing to protected branches (they need this!)
 - Edit project (and all project settings)

Remarks:
 - *-guests users should use dh-make-golang to create projects. They
shouldn't require the "create project in group" permission.

 - *-guest users should be able to push to protected branches

We can allow developers to push to protected branches. This is
configurable. When you protect a branch, you may allow "developers" to
push to it.

I reconfigured all of our protected branches to allow pushes from
developers.

I sent a merge request to go-team/ci to allow developers to push on
protected branches:
 - https://salsa.debian.org/go-team/ci/merge_requests/1

This will have the following benefits:
 - *-guest users will no longer be able to **force push** to important
branches. This will protect our repositories from mass destruction by a
guest, but they still can work on repositories as usual.

 - *-guest users will now be forced to use dh-make-golang to create
repositories. This is nice because some of them currently create
repositories manually without the team-wide config, as they don't know
our tools very well yet.

When/if my merge request on go-team/ci is merged, I will change all
guest users permissions to "developer".

What do you think?

cc-ing Michael because he will need to rebuild and deploy the server
component of dh-make-golang if this goes trough.

Cheers,

-- 
Alexandre Viau
av...@debian.org



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

[pkg-go] Processing of golang-github-masterminds-semver-dev_1.4.1-1_source.changes

2018-04-08 Thread Debian FTP Masters
golang-github-masterminds-semver-dev_1.4.1-1_source.changes uploaded 
successfully to localhost
along with the files:
  golang-github-masterminds-semver-dev_1.4.1-1.dsc
  golang-github-masterminds-semver-dev_1.4.1.orig.tar.gz
  golang-github-masterminds-semver-dev_1.4.1-1.debian.tar.xz
  golang-github-masterminds-semver-dev_1.4.1-1_source.buildinfo

Greetings,

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

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


[pkg-go] Bug#875653: marked as done (golang-github-aws-aws-sdk-go: New upstream release (>=1.8.4))

2018-04-08 Thread Debian Bug Tracking System
Your message dated Mon, 9 Apr 2018 10:48:35 +1000
with message-id <8058c380-1c47-bce5-6170-86aaaee99...@debian.org>
and subject line Done: golang-github-aws-aws-sdk-go: New upstream release 
(>=1.8.4)
has caused the Debian Bug report #875653,
regarding golang-github-aws-aws-sdk-go: New upstream release (>=1.8.4)
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.)


-- 
875653: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=875653
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-github-aws-aws-sdk-go
Severity: wishlist

Dear Maintainer,

We still have a version gap between upstream, which is v1.10.43 at the
time of writing.

When build packer new version, I need at lease 1.7.0 version of
aws-sdk-go. The feature I needed is added in
https://github.com/aws/aws-sdk-go/pull/1088

Thanks
Shengjing Zhu


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: golang-github-aws-aws-sdk-go
Version: 1.12.79+dfsg-1

Uploaded.

Thanks, Shengjing Zhu.

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

[pkg-go] Processed: affects 891557

2018-04-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> affects 891557 src:gocryptfs
Bug #891557 {Done: Felix Lechner } 
[golang-github-jacobsa-crypto-dev] gocryptfs FTBFS: 
src/github.com/jacobsa/crypto/cmac/hash.go:97:3: undefined: xorBlock
Added indication that 891557 affects src:gocryptfs
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
891557: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=891557
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] Processed: Move to the package where it was fixed

2018-04-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reassign 891557 golang-github-jacobsa-crypto-dev 
> 0.0~git2016.0.293ce0c+dfsg1-8
Bug #891557 {Done: Felix Lechner } [src:gocryptfs] 
gocryptfs FTBFS: src/github.com/jacobsa/crypto/cmac/hash.go:97:3: undefined: 
xorBlock
Bug reassigned from package 'src:gocryptfs' to 
'golang-github-jacobsa-crypto-dev'.
No longer marked as found in versions gocryptfs/1.4.3-5.
No longer marked as fixed in versions 
golang-github-jacobsa-crypto/0.0~git20171018.0.c73681c+dfsg1-2.
Bug #891557 {Done: Felix Lechner } 
[golang-github-jacobsa-crypto-dev] gocryptfs FTBFS: 
src/github.com/jacobsa/crypto/cmac/hash.go:97:3: undefined: xorBlock
Marked as found in versions 
golang-github-jacobsa-crypto/0.0~git2016.0.293ce0c+dfsg1-8.
> fixed 891557 0.0~git20171018.0.c73681c+dfsg1-2
Bug #891557 {Done: Felix Lechner } 
[golang-github-jacobsa-crypto-dev] gocryptfs FTBFS: 
src/github.com/jacobsa/crypto/cmac/hash.go:97:3: undefined: xorBlock
Marked as fixed in versions 
golang-github-jacobsa-crypto/0.0~git20171018.0.c73681c+dfsg1-2.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
891557: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=891557
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] golang-github-prometheus-tsdb_0.0~git20180314.659ed64-1~bpo9+1_amd64.changes ACCEPTED into stretch-backports

2018-04-08 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 08 Apr 2018 17:24:57 +
Source: golang-github-prometheus-tsdb
Binary: golang-github-prometheus-tsdb-dev
Architecture: source all
Version: 0.0~git20180314.659ed64-1~bpo9+1
Distribution: stretch-backports
Urgency: high
Maintainer: Debian Go Packaging Team 

Changed-By: Martín Ferrari 
Description:
 golang-github-prometheus-tsdb-dev - Prometheus storage layer library
Changes:
 golang-github-prometheus-tsdb (0.0~git20180314.659ed64-1~bpo9+1) 
stretch-backports; urgency=medium
 .
   [ Alexandre Viau ]
   * Point Vcs-* urls to salsa.debian.org.
 .
   [ Martín Ferrari ]
   * Rebuild for stretch-backports.
 .
 golang-github-prometheus-tsdb (0.0~git20180314.659ed64-1) unstable; 
urgency=high
 .
   * New upstream snapshot, fixes serious bugs.
 .
 golang-github-prometheus-tsdb (0.0~git20180302.16b2bf1-1) unstable; 
urgency=medium
 .
   * New upstream snapshot, for prometheus 2.2.0.
 .
 golang-github-prometheus-tsdb (0.0~git20180118.467948f-1) unstable; 
urgency=medium
 .
   [ Martín Ferrari ]
   * New upstream snapshot.
   * No need to vendor prometheus/pkg any more.
   * Refresh patches.
   * debian/control: Update S-V.
   * debian/control: Depend on golang 1.9, as the code uses math/bits.
   * debian/copyright: Update paths.
Checksums-Sha1:
 4aad35c9fb6b0dd9dfb520da0191c2bbfc0e94cf 2736 
golang-github-prometheus-tsdb_0.0~git20180314.659ed64-1~bpo9+1.dsc
 172471fc85b1f3bde9924c351cbb6be319ac9058 7092 
golang-github-prometheus-tsdb_0.0~git20180314.659ed64-1~bpo9+1.debian.tar.xz
 5836deec07ac9693f66f992cad0e11efc3291465 464838 
golang-github-prometheus-tsdb-dev_0.0~git20180314.659ed64-1~bpo9+1_all.deb
 ad55ee2bd95e93055ed0e12655969f4c4a7a9524 8815 
golang-github-prometheus-tsdb_0.0~git20180314.659ed64-1~bpo9+1_amd64.buildinfo
Checksums-Sha256:
 f17fd0bc9425632531d3d5279eaeb46d1c495c89e7504d3c33bd0d58375fa8ff 2736 
golang-github-prometheus-tsdb_0.0~git20180314.659ed64-1~bpo9+1.dsc
 bd8ab857e8ded08eb4f077f312715d6472cf0a958ae1f85ef6c5fd63be427149 7092 
golang-github-prometheus-tsdb_0.0~git20180314.659ed64-1~bpo9+1.debian.tar.xz
 7eca075e0b58f733ffdad7be94446f1b01880aa0519a982fffe4981414a685fb 464838 
golang-github-prometheus-tsdb-dev_0.0~git20180314.659ed64-1~bpo9+1_all.deb
 05cb329f2a61fe9632839fb25cb2e6e06b4d9357cdf0bb29a962871ce35bafb6 8815 
golang-github-prometheus-tsdb_0.0~git20180314.659ed64-1~bpo9+1_amd64.buildinfo
Files:
 0c61e02e8fbf6307237f74a59f18557f 2736 devel optional 
golang-github-prometheus-tsdb_0.0~git20180314.659ed64-1~bpo9+1.dsc
 b669e125573c327476ee98ecb089e3ad 7092 devel optional 
golang-github-prometheus-tsdb_0.0~git20180314.659ed64-1~bpo9+1.debian.tar.xz
 7655efd670c0f754b6d59cf99d050fab 464838 devel optional 
golang-github-prometheus-tsdb-dev_0.0~git20180314.659ed64-1~bpo9+1_all.deb
 9e1249a8ded1d45fc05ff9d9a4ee3b6b 8815 devel optional 
golang-github-prometheus-tsdb_0.0~git20180314.659ed64-1~bpo9+1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEETe94h3mvRsa9AoOeXdjgv5Gj09oFAlrKUMsACgkQXdjgv5Gj
09rXxxAAm6qXVynaU5CnUVfA5PkUUj5dDo4DYNGeEKcp6Vj0IFea5DRvuEMQHdRE
qO7apGwEVCkl6MjToIMldfgYGq1yvG/5Ym2H68tWNwWttnRuPXjhg31hVJ7JhOAC
jlOcYU2897lUQJQ0fWGxQLgVsgiKpOLx0ASHzkqityQeoWCNyOveu4TIJQ8HtyAK
EGZIiGWfLg9gWqojPfXHfVe7HJ7xwIIOuq9bbkzs5gQo6tHAkE7AVQft+AKrf7cf
lOQ4psRXWMxGPIe4vZvjewDrmRXkSalxrNELoTU+bULmmfZSiAQ+iqtcVFQaeLXr
bW3qLyZJuvhswcaM/dnPxWALaB01QlKgKa/zfYI4Mtcxf/eC2scgJ9x1FDBBibfF
INlJec1qbdlN4e5P5k3sD8VdA3G1Wj77TpSEv5T6aIpe4++qAu1KArzTqtZfvapP
N5bZ1nfMEmmCdMmCP5xIREIVMREkIFI2uB/qX2yc/VRZevT/y5opPAgLYoHVRNqe
Sjj44eBN9z6Ciul5Q1dPSOvsgbSXvExJpPgUCybIrx/WeThr1/5kL9eLJAfPfG7a
+jYCUYHgSz0eTCIE2H911NGcStv9gkb25ePeGvpIuFoidsZe0leHR4cReKVrWZY+
n9VpW05We7EBk6tvpij5CKZgiJcrm4M3fseMaXi0RekfezkndA8=
=hQgt
-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-prometheus-tsdb_0.0~git20180314.659ed64-1~bpo9+1_amd64.changes

2018-04-08 Thread Debian FTP Masters
golang-github-prometheus-tsdb_0.0~git20180314.659ed64-1~bpo9+1_amd64.changes 
uploaded successfully to localhost
along with the files:
  golang-github-prometheus-tsdb_0.0~git20180314.659ed64-1~bpo9+1.dsc
  golang-github-prometheus-tsdb_0.0~git20180314.659ed64-1~bpo9+1.debian.tar.xz
  golang-github-prometheus-tsdb-dev_0.0~git20180314.659ed64-1~bpo9+1_all.deb
  golang-github-prometheus-tsdb_0.0~git20180314.659ed64-1~bpo9+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-prometheus-common_0+git20180110.89604d1-1~bpo9+1_amd64.changes ACCEPTED into stretch-backports

2018-04-08 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 08 Apr 2018 17:08:04 +
Source: golang-github-prometheus-common
Binary: golang-github-prometheus-common-dev
Architecture: source all
Version: 0+git20180110.89604d1-1~bpo9+1
Distribution: stretch-backports
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Martín Ferrari 
Description:
 golang-github-prometheus-common-dev - Common libraries for Prometheus 
components
Changes:
 golang-github-prometheus-common (0+git20180110.89604d1-1~bpo9+1) 
stretch-backports; urgency=medium
 .
   [ Alexandre Viau ]
   * Point Vcs-* urls to salsa.debian.org.
 .
   [ Martín Ferrari ]
   * Rebuild for stretch-backports.
 .
 golang-github-prometheus-common (0+git20180110.89604d1-1) unstable; 
urgency=medium
 .
   * New upstream snapshot.
   * Update S-V and compat level.
Checksums-Sha1:
 c8742670abd5e6a93a241198db940f81911719a3 2762 
golang-github-prometheus-common_0+git20180110.89604d1-1~bpo9+1.dsc
 e9c1f756518786100306d09e86faab7eca95132f 4516 
golang-github-prometheus-common_0+git20180110.89604d1-1~bpo9+1.debian.tar.xz
 39efa7021cbf0296b7da8f8e70a52a7222cb79a4 53056 
golang-github-prometheus-common-dev_0+git20180110.89604d1-1~bpo9+1_all.deb
 603d4e2421fe7066e215f3726ddce53ec67a9c3c 8247 
golang-github-prometheus-common_0+git20180110.89604d1-1~bpo9+1_amd64.buildinfo
Checksums-Sha256:
 34d089f515ececd586e88392d62dec6b26f4eb3620e581dbd96b29411c1b576a 2762 
golang-github-prometheus-common_0+git20180110.89604d1-1~bpo9+1.dsc
 b9c6b830a47dd3360ba6cffdf05c202e5bcdffc019ea122408d23fe0cbfef1e4 4516 
golang-github-prometheus-common_0+git20180110.89604d1-1~bpo9+1.debian.tar.xz
 8e84348810edf9c0b575e7d936fc3c99a1b68fba00179c6b063551c606f2466e 53056 
golang-github-prometheus-common-dev_0+git20180110.89604d1-1~bpo9+1_all.deb
 7a24f1d7ac6420d441c7f1b138e0e7aa2ee27d2f0d2cb0ec08aadb97f9d134b4 8247 
golang-github-prometheus-common_0+git20180110.89604d1-1~bpo9+1_amd64.buildinfo
Files:
 ab59c69fe09e364bc77051a3d1819f46 2762 devel optional 
golang-github-prometheus-common_0+git20180110.89604d1-1~bpo9+1.dsc
 c7bab5ede478876a79cf977fdfa44288 4516 devel optional 
golang-github-prometheus-common_0+git20180110.89604d1-1~bpo9+1.debian.tar.xz
 cdf61610aeaf2cbd03c80ea2a35bf8f8 53056 devel optional 
golang-github-prometheus-common-dev_0+git20180110.89604d1-1~bpo9+1_all.deb
 fe5ddcd5f00cf1c1cbcac2faa4c6a33c 8247 devel optional 
golang-github-prometheus-common_0+git20180110.89604d1-1~bpo9+1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEETe94h3mvRsa9AoOeXdjgv5Gj09oFAlrKTMUACgkQXdjgv5Gj
09pSuhAAxpu1CVN9xXANwqME3SYFgHls587hMCCUkV/53CHlo3mNS807kCtm8KpP
XnuoFATGz2nXU+NhVyJ406i1I9Bzs99UdcZ2fTn8AzsJsBDPWxcgwrzuxm3mei0N
M0wQewW6Qyqi0owWMuet7bhXBF7KDzuDM4vfmZ/c7Z2lsQ9q4jJ+ePpNuSrZTe9H
4UJ2rzb4/mfA6VhbINETI2/EHbVG/DpU7Z3m3wo+ZowxfsMoAiPiphJ6FEw76DN4
LUVJ41J+yfXVceZEkBLe5fpB7bo5UxO6tIPaJ2RYcQa7F1ZMZNzJtzbThNElsE8A
P8TjLwIQFC3bqb9bQnZsRhvtylys6jJBJHs5NwDT7ooNH8md+UPJABcqxxtYJR9g
PB7GxTzdx9ZmpG6+vcYep9lyEe/UTQqgb+YiHVnNkU47Aa3OtVCq1UpG4TUKmbth
Y2ar66svsVrgGk35Bff7HYqXqo9s/PbB0cQBOeMs0LeoURIRPL8J4IZQQ+JS5QL1
RRy8S44TnxFu2kQXpEuG8QmPlMXwSO08p2DC7D6+umWfMXmGR+6AJL+mweE3XXWw
yAAnhvHxmnBi9gTAo1EvwCS03isw4Vz9JTZs1L10sg8P/R8zYkYjOzHIGzzWawJS
KlWZ/P9m5lvD0dblazpdrdCsU2EdWbpzVJgHBaeCAIKDrkxQC2E=
=Gs15
-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-prometheus-common_0+git20180110.89604d1-1~bpo9+1_amd64.changes

2018-04-08 Thread Debian FTP Masters
golang-github-prometheus-common_0+git20180110.89604d1-1~bpo9+1_amd64.changes 
uploaded successfully to localhost
along with the files:
  golang-github-prometheus-common_0+git20180110.89604d1-1~bpo9+1.dsc
  golang-github-prometheus-common_0+git20180110.89604d1-1~bpo9+1.debian.tar.xz
  golang-github-prometheus-common-dev_0+git20180110.89604d1-1~bpo9+1_all.deb
  golang-github-prometheus-common_0+git20180110.89604d1-1~bpo9+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-aws-aws-sdk-go_1.12.79+dfsg-1_amd64.changes ACCEPTED into unstable

2018-04-08 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 09 Apr 2018 00:08:39 +1000
Source: golang-github-aws-aws-sdk-go
Binary: golang-github-aws-aws-sdk-go-dev
Architecture: source all
Version: 1.12.79+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Dmitry Smirnov 
Description:
 golang-github-aws-aws-sdk-go-dev - AWS SDK for the Go programming language
Changes:
 golang-github-aws-aws-sdk-go (1.12.79+dfsg-1) unstable; urgency=medium
 .
   [ Alexandre Viau  ]
   * Point Vcs-* urls to salsa.debian.org.
 .
   [ Dmitry Smirnov  ]
   * New upstream release.
   * debhelper & compat to version 11.
Checksums-Sha1:
 48eeac13bdfdcc58b03ae548770a6f8df17a93af 2512 
golang-github-aws-aws-sdk-go_1.12.79+dfsg-1.dsc
 ad86cc821525cb02fd65bf547394833ac4bdba3e 5100720 
golang-github-aws-aws-sdk-go_1.12.79+dfsg.orig.tar.xz
 a6b7ec87f295bb492c7a45ab2545a8c3e92952ea 6432 
golang-github-aws-aws-sdk-go_1.12.79+dfsg-1.debian.tar.xz
 1b01e5287c087a8c620de7e7e39f250c41d1fefd 3285160 
golang-github-aws-aws-sdk-go-dev_1.12.79+dfsg-1_all.deb
 c0f6ed7cecca0b7b7bb967940e21155176385f21 6433 
golang-github-aws-aws-sdk-go_1.12.79+dfsg-1_amd64.buildinfo
Checksums-Sha256:
 85252f75906ece7bddb8361dde488bbff2757dde11687045fedd30ad8a500100 2512 
golang-github-aws-aws-sdk-go_1.12.79+dfsg-1.dsc
 5d04cd44c7ba71f906cb8412092750dd8d4e31438635a0981184f791374850af 5100720 
golang-github-aws-aws-sdk-go_1.12.79+dfsg.orig.tar.xz
 6f76cb85b6415a769cf1a7633c40b736cf9ce5a9d2ed56eb5b5f87ef3c4ec22d 6432 
golang-github-aws-aws-sdk-go_1.12.79+dfsg-1.debian.tar.xz
 c80e0696c6ace3fcfefc21d555ff8e781269e4e11e0793bd0e82101f7cadb046 3285160 
golang-github-aws-aws-sdk-go-dev_1.12.79+dfsg-1_all.deb
 cc64d389df1ee267af0abc5d691714c6d41e3e426f510daa0692b76643f9e323 6433 
golang-github-aws-aws-sdk-go_1.12.79+dfsg-1_amd64.buildinfo
Files:
 057807a0e6b3c4b5bdc45422f2dad2da 2512 devel optional 
golang-github-aws-aws-sdk-go_1.12.79+dfsg-1.dsc
 18133d7a12c030f457695336689f6f41 5100720 devel optional 
golang-github-aws-aws-sdk-go_1.12.79+dfsg.orig.tar.xz
 6a7cbeb0d76361b3505e284ccc469163 6432 devel optional 
golang-github-aws-aws-sdk-go_1.12.79+dfsg-1.debian.tar.xz
 cf87f4e80c5660f044d118e0987f0076 3285160 devel optional 
golang-github-aws-aws-sdk-go-dev_1.12.79+dfsg-1_all.deb
 e99c6062d9ad5d54514c9def436e8c0c 6433 devel optional 
golang-github-aws-aws-sdk-go_1.12.79+dfsg-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEULx8+TnSDCcqawZWUra72VOWjRsFAlrKRBkACgkQUra72VOW
jRtdLw/9EW9CjOnCpzwnYEObr9GxooShQLdfI6qjAqQU8n6TKF+hSR3a5oxcsfj6
UuLa3LE3JOEXQ07z+eLC1Fiip4z/c+qQMUG0hR1FQAW928x9v5/aHhaNoyVLPVMh
LY4Gr/L3HbKVHSl5j0hqWhI07dBLor8fmYA7+hC3O1vnI1kw2i9dFcb9Y0PyAtdB
VYJE1WVpHSmQFBZvgWa3rn2jJvSuAAtgGrjMwkfkZwFVZ4FGy9fxMfLXYFf1xWoO
PCSSPcdlgJxGm0lyNnPm8WoYzoIn2U961PE2dPNiphG9xSwPFxtDkkcORy8GIiQE
rd3DVWf/Y71ZceVg2EWFh9IdWj4z7PkbDc6LU0sazEpKlBwLSJv4aOc+RoR8Nrtx
MJO2Ye0GK6WVOWCjAJBjGxoe3WNJPMiUFZ1JCsTYMJfqsaz4nkkXtC5z2fsbSLGj
im7KaSSxrfrWCGUOhYKTh21Ho7e8R+MH2I7Ub7z2HWfyqe5nzPgTjFCSxAF6UgyC
bY5kHr4jccHMzvACDGXxrbq04vEXDnQ6Nuv7hKuhbxozD1mOF7P1kElkxS5O8fK5
rrYU22r6kmmH3D+ehRwQjGpxStK69MRk1rcH/ihiyjL/r3oVRnluC8lfRjoQMaY4
OQXfS9z+yF6hOwCtR/OC8h+M3Y+wnUt+cF4/wY6FFuac6hj4fiU=
=9IUg
-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-aws-aws-sdk-go_1.12.79+dfsg-1_amd64.changes

2018-04-08 Thread Debian FTP Masters
golang-github-aws-aws-sdk-go_1.12.79+dfsg-1_amd64.changes uploaded successfully 
to localhost
along with the files:
  golang-github-aws-aws-sdk-go_1.12.79+dfsg-1.dsc
  golang-github-aws-aws-sdk-go_1.12.79+dfsg.orig.tar.xz
  golang-github-aws-aws-sdk-go_1.12.79+dfsg-1.debian.tar.xz
  golang-github-aws-aws-sdk-go-dev_1.12.79+dfsg-1_all.deb
  golang-github-aws-aws-sdk-go_1.12.79+dfsg-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


Re: [pkg-go] RFS: golang-github-go-errors-errors

2018-04-08 Thread Raju Devidas

On 04/08/2018 07:29 PM, Michael Stapelberg wrote:
> Thanks for your work on this package!
>
> It largely looks good, but the debian revision is set to -2 instead of
> -1 (should be 1.0.1-1 for the initial upload).
>
> Could you fix that please?
Thanks a lot for the review.
Made the relevant changes.

>
> On Thu, Apr 5, 2018 at 8:56 PM,  >wrote:
>
> Hello Go Team,
> I have prepared the packaging for
> https://github.com/go-errors/errors
> 
> and have uploaded to Salsa.
> Please take a look at the package, review and upload it.
>
> https://salsa.debian.org/go-team/packages/golang-github-go-errors-errors
> 
>
> Thanks,
> Raju Devidas
>
> ___
> Pkg-go-maintainers mailing list
> Pkg-go-maintainers@lists.alioth.debian.org
> 
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers
> 
> 
>
>
>
>
> -- 
> Best regards,
> Michael
>
>
> ___
> Pkg-go-maintainers mailing list
> Pkg-go-maintainers@lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers

-- 
Raju Devidas
rajudev.gitlab.io
XMPP/Jabber: rajudev(at)disroot.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

Re: [pkg-go] RFS: golang-github-go-errors-errors

2018-04-08 Thread Michael Stapelberg
Thanks for your work on this package!

It largely looks good, but the debian revision is set to -2 instead of -1
(should be 1.0.1-1 for the initial upload).

Could you fix that please?

On Thu, Apr 5, 2018 at 8:56 PM,  wrote:

> Hello Go Team,
> I have prepared the packaging for https://github.com/go-errors/errors
> and have uploaded to Salsa.
> Please take a look at the package, review and upload it.
>
> https://salsa.debian.org/go-team/packages/golang-github-go-errors-errors
>
> Thanks,
> Raju Devidas
>
> ___
> Pkg-go-maintainers mailing list
> Pkg-go-maintainers@lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers
>



-- 
Best regards,
Michael
___
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] ITP: golang-gopkg-sourcemap.v1 -- Source Maps consumer for Golang

2018-04-08 Thread Raju Devidas
Package: wnpp
Severity: wishlist
Owner: Raju Devidas 


* Package name    : golang-gopkg-sourcemap.v1
  Version : 1.0.5-1
  Upstream Author : Vladimir Mihailenco
* URL : https://github.com/go-sourcemap/sourcemap
* License : BSD-2-clause
  Programming Lang: Go
  Description : Source Maps consumer for Golang
This package provides the source map consumer functions for Golang.
You need to provide the sourcemapURL in your program, and afterwards you
can use
your functions along with methods such as File, Source, SourceContent,
SourceMapURL.
Refer https://godoc.org/github.com/go-sourcemap/sourcemap for Usage
documentation.

I am packaging this as a dependency of micro editor.

I intend to maintain this package within the Debian Go team.



___
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#895207: golang-github-appc-docker2aci: FTBFS and Debci failure

2018-04-08 Thread Adrian Bunk
Source: golang-github-appc-docker2aci
Version: 0.14.0+dfsg-2
Severity: serious

https://ci.debian.net/packages/g/golang-github-appc-docker2aci/unstable/amd64/
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/golang-github-appc-docker2aci.html

...
   dh_auto_build -O--buildsystem=golang
cd obj-x86_64-linux-gnu && go install 
-gcflags=\"-trimpath=/build/1st/golang-github-appc-docker2aci-0.14.0\+dfsg/obj-x86_64-linux-gnu/src\"
 
-asmflags=\"-trimpath=/build/1st/golang-github-appc-docker2aci-0.14.0\+dfsg/obj-x86_64-linux-gnu/src\"
 -v -p 1 github.com/appc/docker2aci github.com/appc/docker2aci/lib 
github.com/appc/docker2aci/lib/common github.com/appc/docker2aci/lib/internal 
github.com/appc/docker2aci/lib/internal/backend/file 
github.com/appc/docker2aci/lib/internal/backend/repository 
github.com/appc/docker2aci/lib/internal/docker 
github.com/appc/docker2aci/lib/internal/tarball 
github.com/appc/docker2aci/lib/internal/types 
github.com/appc/docker2aci/lib/internal/typesV2 
github.com/appc/docker2aci/lib/internal/util 
github.com/appc/docker2aci/lib/tests github.com/appc/docker2aci/pkg/log
github.com/appc/docker2aci/lib/internal/types
github.com/appc/docker2aci/lib/internal/docker
github.com/docker/distribution/digest
github.com/docker/distribution/reference
github.com/appc/docker2aci/lib/common
github.com/appc/docker2aci/lib/internal/tarball
github.com/opencontainers/go-digest
github.com/opencontainers/image-spec/specs-go
github.com/opencontainers/image-spec/specs-go/v1
github.com/appc/docker2aci/lib/internal/typesV2
# github.com/appc/docker2aci/lib/internal/typesV2
src/github.com/appc/docker2aci/lib/internal/typesV2/docker_types.go:35:29: 
undefined: v1.MediaTypeImageManifestList
github.com/appc/spec/schema/common
github.com/coreos/go-semver/semver
github.com/gogo/protobuf/proto
github.com/spf13/pflag
gopkg.in/inf.v0
github.com/appc/spec/vendor/k8s.io/kubernetes/pkg/api/resource
github.com/appc/spec/schema/types
go4.org/errorutil
github.com/appc/spec/schema
github.com/appc/spec/pkg/acirenderer
github.com/appc/docker2aci/lib/internal/util
github.com/appc/docker2aci/pkg/log
github.com/appc/spec/pkg/device
github.com/appc/spec/pkg/tarheader
github.com/appc/spec/aci
github.com/klauspost/cpuid
github.com/klauspost/compress/flate
github.com/klauspost/crc32
github.com/klauspost/pgzip
golang.org/x/sys/unix
golang.org/x/crypto/ssh/terminal
github.com/coreos/ioprogress
github.com/coreos/pkg/progressutil
dh_auto_build: cd obj-x86_64-linux-gnu && go install 
-gcflags=\"-trimpath=/build/1st/golang-github-appc-docker2aci-0.14.0\+dfsg/obj-x86_64-linux-gnu/src\"
 
-asmflags=\"-trimpath=/build/1st/golang-github-appc-docker2aci-0.14.0\+dfsg/obj-x86_64-linux-gnu/src\"
 -v -p 1 github.com/appc/docker2aci github.com/appc/docker2aci/lib 
github.com/appc/docker2aci/lib/common github.com/appc/docker2aci/lib/internal 
github.com/appc/docker2aci/lib/internal/backend/file 
github.com/appc/docker2aci/lib/internal/backend/repository 
github.com/appc/docker2aci/lib/internal/docker 
github.com/appc/docker2aci/lib/internal/tarball 
github.com/appc/docker2aci/lib/internal/types 
github.com/appc/docker2aci/lib/internal/typesV2 
github.com/appc/docker2aci/lib/internal/util 
github.com/appc/docker2aci/lib/tests github.com/appc/docker2aci/pkg/log 
returned exit code 2
make: *** [debian/rules:4: build] Error 2

___
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: found 858250 in 0.1.1+dfsg1-2

2018-04-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> found 858250 0.1.1+dfsg1-2
Bug #858250 {Done: Balint Reczey } [runc] Fails to build 
for unstable, build-depends not strict enough
Bug #861966 {Done: Balint Reczey } [runc] Fails to build 
for unstable, build-depends not strict enough
Marked as found in versions runc/0.1.1+dfsg1-2.
Marked as found in versions runc/0.1.1+dfsg1-2.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
858250: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=858250
861966: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=861966
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