[pkg-go] golang-github-araddon-gou 0.0~git20180509.7db4be5-1 MIGRATED to testing

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

  Previous version: (not in testing)
  Current version:  0.0~git20180509.7db4be5-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@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] golang-github-coreos-go-iptables 0.4.0-1 MIGRATED to testing

2018-08-11 Thread Debian testing watch
FYI: The status of the golang-github-coreos-go-iptables source package
in Debian's testing distribution has changed.

  Previous version: 0.1.0-2
  Current version:  0.4.0-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@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Bug#905923: debos: autopkgtest regression: m.SetShowBoot undefined

2018-08-11 Thread Simon McVittie
Control: retitle -1 debos: autopkgtest regression: missing versioned B-D for 
m.SetShowBoot

On Sat, 11 Aug 2018 at 20:45:55 +0200, Paul Gevers wrote:
> src/github.com/go-debos/debos/cmd/debos/debos.go:159:4: m.SetShowBoot
> undefined (type *fakemachine.Machine has no field or method SetShowBoot)

I contributed this feature to debos upstream. It is going to need a
versioned build-dependency on the fakemachine version that added this
method.

smcv

___
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] Processed: Re: Bug#905923: debos: autopkgtest regression: m.SetShowBoot undefined

2018-08-11 Thread Debian Bug Tracking System
Processing control commands:

> retitle -1 debos: autopkgtest regression: missing versioned B-D for 
> m.SetShowBoot
Bug #905923 [src:debos] debos: autopkgtest regression: m.SetShowBoot undefined
Changed Bug title to 'debos: autopkgtest regression: missing versioned B-D for 
m.SetShowBoot' from 'debos: autopkgtest regression: m.SetShowBoot undefined'.

-- 
905923: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905923
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
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#905923: debos: autopkgtest regression: m.SetShowBoot undefined

2018-08-11 Thread Paul Gevers
Source: debos
Version: 1.0.0+git20180808.5b74d5d-1
X-Debbugs-CC: debian...@lists.debian.org
User: debian...@lists.debian.org
Usertags: regression

Dear maintainer(s),

Since the last upload of your package the autopkgtest started to fail. I
have copied the output below.

Could you please investigate? Currently this failure is contributing to
delaying the migration to testing with 13 days.

Paul

https://ci.debian.net/data/autopkgtest/testing/amd64/d/debos/798284/log.gz

autopkgtest [04:34:02]: test command1: [---
[info] Testing github.com/go-debos/debos...
[info] Source code installed by binary package, overriding
dh_auto_configure...
dh build --buildsystem=golang --with=golang
   dh_update_autotools_config -O--buildsystem=golang
   dh_autoreconf -O--buildsystem=golang
   debian/rules override_dh_auto_configure
make[1]: Entering directory
'/tmp/autopkgtest-lxc.cmzit47x/downtmp/autopkgtest_tmp'
mkdir -p "obj-x86_64-linux-gnu"
cp -a /usr/share/gocode/src "obj-x86_64-linux-gnu"
make[1]: Leaving directory
'/tmp/autopkgtest-lxc.cmzit47x/downtmp/autopkgtest_tmp'
   dh_auto_build -O--buildsystem=golang
cd obj-x86_64-linux-gnu && go install
-gcflags=\"-trimpath=/tmp/autopkgtest-lxc.cmzit47x/downtmp/autopkgtest_tmp/obj-x86_64-linux-gnu/src\"
-asmflags=\"-trimpath=/tmp/autopkgtest-lxc.cmzit47x/downtmp/autopkgtest_tmp/obj-x86_64-linux-gnu/src\"
-v -p 2 github.com/go-debos/debos github.com/go-debos/debos/actions
github.com/go-debos/debos/cmd/debos github.com/go-debos/debos/recipe
github.com/surma/gocpio
github.com/go-debos/fakemachine/cpio
github.com/docker/go-units
github.com/go-debos/fakemachine
github.com/sjoerdsimons/ostree-go/pkg/glibobject
github.com/go-debos/debos
gopkg.in/yaml.v2
github.com/jessevdk/go-flags
github.com/sjoerdsimons/ostree-go/pkg/otbuiltin
github.com/go-debos/debos/actions
github.com/go-debos/debos/recipe
github.com/go-debos/debos/cmd/debos
# github.com/go-debos/debos/cmd/debos
src/github.com/go-debos/debos/cmd/debos/debos.go:159:4: m.SetShowBoot
undefined (type *fakemachine.Machine has no field or method SetShowBoot)
dh_auto_build: cd obj-x86_64-linux-gnu && go install
-gcflags=\"-trimpath=/tmp/autopkgtest-lxc.cmzit47x/downtmp/autopkgtest_tmp/obj-x86_64-linux-gnu/src\"
-asmflags=\"-trimpath=/tmp/autopkgtest-lxc.cmzit47x/downtmp/autopkgtest_tmp/obj-x86_64-linux-gnu/src\"
-v -p 2 github.com/go-debos/debos github.com/go-debos/debos/actions
github.com/go-debos/debos/cmd/debos github.com/go-debos/debos/recipe
returned exit code 2
make: *** [debian/rules:4: build] Error 2
autopkgtest [04:34:19]: test command1: ---]



signature.asc
Description: OpenPGP digital signature
___
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-flosch-pongo2.v3_3.0-2_amd64.changes ACCEPTED into unstable

2018-08-11 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 11 Aug 2018 14:52:38 +0200
Source: golang-gopkg-flosch-pongo2.v3
Binary: golang-gopkg-flosch-pongo2.v3-dev
Architecture: source all
Version: 3.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Jonathan Carter 
Description:
 golang-gopkg-flosch-pongo2.v3-dev - Django-syntax like template-engine for Go
Changes:
 golang-gopkg-flosch-pongo2.v3 (3.0-2) unstable; urgency=medium
 .
   [ Alexandre Viau ]
   * Team upload.
   * Point vcs-* urls to salsa.debian.org.
 .
   [ Jonathan Carter ]
   * Update standards version to 4.2.0
Checksums-Sha1:
 e4762108430006e31dc5dd7355f9ac05fc6c6ee7 2318 
golang-gopkg-flosch-pongo2.v3_3.0-2.dsc
 91d5a02cf8c3d1eab3741e593feebe7dc8ec7aa3 2316 
golang-gopkg-flosch-pongo2.v3_3.0-2.debian.tar.xz
 c2e8d46e69a927db7b7048542be0634effb8dadc 55708 
golang-gopkg-flosch-pongo2.v3-dev_3.0-2_all.deb
 822e24c61c26a72f45dd5d90e80618f3a0377963 5940 
golang-gopkg-flosch-pongo2.v3_3.0-2_amd64.buildinfo
Checksums-Sha256:
 c934164f80f9dc09a0336a888e4f5d3117467fdefb9a81a15c08975763f68255 2318 
golang-gopkg-flosch-pongo2.v3_3.0-2.dsc
 9dfaf4c0cc7fef97d4df3d0382b1679fa8ee5bf27bded81f47a191c3ead8001b 2316 
golang-gopkg-flosch-pongo2.v3_3.0-2.debian.tar.xz
 c7647ab09c8dd460581a904e5be6366b0c774e3a05eb447d332a3a0d405c39b9 55708 
golang-gopkg-flosch-pongo2.v3-dev_3.0-2_all.deb
 4e2f57a5b051da1e613003b98257bf634a0307b6595f024685a3046805961da9 5940 
golang-gopkg-flosch-pongo2.v3_3.0-2_amd64.buildinfo
Files:
 68fc9be65a661e954e5545c721d44746 2318 devel optional 
golang-gopkg-flosch-pongo2.v3_3.0-2.dsc
 2e12cf3a309a45358386bd7b450e18f5 2316 devel optional 
golang-gopkg-flosch-pongo2.v3_3.0-2.debian.tar.xz
 4909700124be82487ac596109aa1a3df 55708 devel optional 
golang-gopkg-flosch-pongo2.v3-dev_3.0-2_all.deb
 2c17e4b118e4f27989c0f1780d256a19 5940 devel optional 
golang-gopkg-flosch-pongo2.v3_3.0-2_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAltu4XkPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhAQgQAIa2w0zTsz0G8Ce0AvYIDJy4ifLGIYxY//bM
FkRURlvJxVxLkcB1OHJkL2H6zkl4JthYFSeFnGpzoifjiKpUcsl/PNRKR73lc0tp
0K7qq0fgoDloEFfAUiotmd4Sx8dCXwNw1uh0MmzQnfqAC7VxWbtTUtHjhLbsw+fG
SrpQbmDHgOsdDIQGe5BLxHpjwCIehLUcnOmA66CDlnu339JJrTPpqaFXhiofg/hX
WwZJHOsUTTv5jlWqjeZr7Sawkk1nDcPPckq82aDETyNSOGrWzmtHhMpNXSroyu5q
/b6A/V5NMUShaQfb5u+eEGMbkYGHPd46vvEXV28x8lPCrlGmH0SJyTRBzY2H+Rrc
P7iH0fXB9tt+E66FbhGCYuTAU7AF0fP+xgcR10Z89VCvl3SKZjB1NnsBJKMEbRhj
bXg4/iJ5Gbe7Zk4YRzfcJwv6+0baobxjYngqdwubAIpyZTEWtzyFe7bfC3vMIYAS
MaB40grc5mxWLMbwLs+HgVG4hNMlRAO22MZgncEIYMIIIVlj/HQP0qEWIVK5M/kS
qRWZlU7TtFpmDo7FMizyTXSq75CE0m6O9QtVYsF8cDglsKx1SUBY4IdnliiFWU3f
QKEHzmmJ0Db+y5Bn3Yxt/uMQNRfuc4k707s0/GFj0PPCaWSIfCizHpXtLVEfCAPx
TzpUk2VC
=9R6W
-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-gopkg-flosch-pongo2.v3_3.0-2_amd64.changes

2018-08-11 Thread Debian FTP Masters
golang-gopkg-flosch-pongo2.v3_3.0-2_amd64.changes uploaded successfully to 
localhost
along with the files:
  golang-gopkg-flosch-pongo2.v3_3.0-2.dsc
  golang-gopkg-flosch-pongo2.v3_3.0-2.debian.tar.xz
  golang-gopkg-flosch-pongo2.v3-dev_3.0-2_all.deb
  golang-gopkg-flosch-pongo2.v3_3.0-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