[pkg-go] my first pkg-go package: golang-petname

2016-09-28 Thread Jonathan Dowland
Hi, I've prepared my first package intended to be part of the team, I'd appreciate it if anyone had the time to give the source a once-over git.debian.org/git/pkg-go/packages/golang-petname.git It's derived from the Ubuntu packaging. The key differences are * removal of the shared

[pkg-go] Bug#839109: dh-golang: Possibly wrong XS- prefix for Go-Import-Path field

2016-09-28 Thread Guillem Jover
Package: dh-golang Version: 1.19 Severity: normal Hi! It seems that many Go packages include an XS-Go-Import-Path field in their control file, which AFAICT is only (?) used at build time from inside the same source package. The XS- prefix tells dpkg-source to propagate that field to the source

[pkg-go] docker-registry is marked for autoremoval from testing

2016-09-28 Thread Debian testing autoremoval watch
docker-registry 2.4.1~ds1-1 is marked for autoremoval from testing on 2016-10-11 It (build-)depends on packages with these RC bugs: 835742: golang-google-cloud: FTBFS: dh_auto_build: go install -v -p 1 google.golang.org/cloud google.golang.org/cloud/bigquery google.golang.org/cloud/bigtable

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

2016-09-28 Thread Debian testing autoremoval watch
prometheus 0.19.2+ds-2 is marked for autoremoval from testing on 2016-10-11 It (build-)depends on packages with these RC bugs: 830672: golang-github-azure-go-autorest: accesses the internet during build 835742: golang-google-cloud: FTBFS: dh_auto_build: go install -v -p 1 google.golang.org/cloud

[pkg-go] golang-github-appc-docker2aci is marked for autoremoval from testing

2016-09-28 Thread Debian testing autoremoval watch
golang-github-appc-docker2aci 0.12.0+dfsg-1 is marked for autoremoval from testing on 2016-10-11 It (build-)depends on packages with these RC bugs: 835742: golang-google-cloud: FTBFS: dh_auto_build: go install -v -p 1 google.golang.org/cloud google.golang.org/cloud/bigquery

[pkg-go] patch for packaging docs around versions

2016-09-28 Thread Jonathan Dowland
Hi, I've been reviewing the packaging guidelines and I found a problem with the advice on versioning. I attach a patch here to fix that -- essentially, you can't use underscores in Debian package versions. Based on looking at the scheme used by existing pkg-go packages, I reworded it to suggest

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

2016-09-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tag 834713 + pending Bug #834713 [src:golang-github-xenolf-lego] golang-github-xenolf-lego: accesses the internet during build Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 834713:

[pkg-go] Processed: bug 834785 is forwarded to https://github.com/xenolf/lego/issues/289

2016-09-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > forwarded 834785 https://github.com/xenolf/lego/issues/289 Bug #834785 [src:golang-github-xenolf-lego] golang-github-xenolf-lego: FTBFS (32-bit): gandi_test unmarshal error Set Bug forwarded-to-address to

[pkg-go] Processed: tagging 834713

2016-09-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 834713 + pending Bug #834713 [src:golang-github-xenolf-lego] golang-github-xenolf-lego: accesses the internet during build Ignoring request to alter tags of bug #834713 to the same tags previously set > thanks Stopping processing here.

[pkg-go] Processing of golang-github-docker-go_0.0~git20160303.0.d30aec9-2_amd64.changes

2016-09-28 Thread Debian FTP Masters
golang-github-docker-go_0.0~git20160303.0.d30aec9-2_amd64.changes uploaded successfully to localhost along with the files: golang-github-docker-go_0.0~git20160303.0.d30aec9-2.dsc golang-github-docker-go_0.0~git20160303.0.d30aec9.orig.tar.xz

[pkg-go] Bug#835715: marked as done (golang-github-docker-go: FTBFS: patches fail to apply)

2016-09-28 Thread Debian Bug Tracking System
Your message dated Wed, 28 Sep 2016 12:20:25 + with message-id and subject line Bug#835715: fixed in golang-github-docker-go 0.0~git20160303.0.d30aec9-2 has caused the Debian Bug report #835715, regarding golang-github-docker-go: FTBFS: patches fail to

[pkg-go] golang-github-docker-go_0.0~git20160303.0.d30aec9-2_amd64.changes ACCEPTED into unstable

2016-09-28 Thread Debian FTP Masters
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Wed, 31 Aug 2016 08:10:49 -0700 Source: golang-github-docker-go Binary: golang-github-docker-go-dev golang-github-jfrazelle-go-dev Architecture: source all Version: 0.0~git20160303.0.d30aec9-2 Distribution: unstable

[pkg-go] Processed: your mail

2016-09-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > fixed 835742 0.0~git20160615-2 Bug #835742 {Done: Tim Potter } [src:golang-google-cloud] golang-google-cloud: FTBFS: dh_auto_build: go install -v -p 1 google.golang.org/cloud google.golang.org/cloud/bigquery

[pkg-go] Bug#839108: dh-golang: Please document behavior and variables used

2016-09-28 Thread Guillem Jover
Package: dh-golang Version: 1.19 Severity: wishlist Hi! I got to use this package, and when checking the man page realized there was not much documented there. :) Please document at least the variables from the environment that directly affect the behavior such as GOPATH, DH_GOPKG,