Bug#857902: golang-gocheck: package superceded by golang-check.v1

2017-03-16 Thread Sergio Schvezov
On Thu, 16 Mar 2017 08:56:10 +, Boyuan Yang wrote: > Source: golang-gocheck > Version: 0.0~bzr20131118+85-2 > Severity: serious > X-Debbugs-CC: pkg-go-maintain...@lists.alioth.debian.org > > Hello, > > The package golang-gocheck is actually an old version of > golang-check.v1 with > one RC bug

Bug#789991: FTBFS: Test failures including FixtureS.TestPanicOnSetUpSuite, FixtureS.TestPanicOnSetUpTest

2015-11-22 Thread Sergio Schvezov
age instead of a migration. > > According to > https://packages.qa.debian.org/g/golang-github-juju-ratelimit.html > > the affected packages are: > > * golang-github-juju-ratelimit (Maintainer: pkg-go) > * golang-go-dbus (Maintainer: Sergio Schvezov) > * go

Bug#789991: Adoption?

2015-07-27 Thread Sergio Schvezov
On Thu, Jul 23, 2015 at 03:51:59PM +0200, Martín Ferrari wrote: > I will look into producing a fix for this bug, as it is a dependency for > some of the packages I have been working on. > > Sergio, > > Would you be interested in the pkg-go team adopting this package for > co-maintainership? Plea

Bug#779237: update

2015-06-27 Thread Sergio Schvezov
On Sat, Jun 27, 2015 at 07:41:55AM +0200, Martín Ferrari wrote: > Hi, > > I am also needing this package as a dependency. I see that Sergio > uploaded to Ubuntu but not to Debian.. So I will just refresh a bit the > package and upload it to Debian. Hi sorry, I asked mvo if he could sponsor it, I'

Bug#779237: ITP: golang-yaml.v2 -- YAML support for the Go language

2015-02-25 Thread Sergio Schvezov
Package: wnpp Severity: whishlist X-Debbugs-CC: debian-de...@lists.debian.org Owner: Sergio Schvezov * Package name: golang-yaml.v2 Version : 0.0~git20150225 Upstream Author : Gustavo Niemeyer * URL : http://gopkg.in/yaml.v2 * License : LGPL-3/MIT

Bug#779230: ITP: golang-check.v1 -- Richer testing framework for Go libraries and applications to use

2015-02-25 Thread Sergio Schvezov
Package: wnpp Severity: whishlist X-Debbugs-CC: debian-de...@lists.debian.org Owner: Sergio Schvezov * Package name: golang-check.v1 Version : 0.0~git20150225 Upstream Author : Gustavo Niemeyer * URL : http://gopkg.in/check.v1 * License : BSD-2-clause

Bug#759176: ITP: golang-qml.v0 -- Graphical QML application support for the Go language

2014-08-24 Thread Sergio Schvezov
Package: wnpp Severity: wishlist Owner: Sergio Schvezov * Package name: golang-qml.v0 Version : 0.0~git20140824-1 Upstream Author : Gustavo Niemeyer * URL : http://gopkg.in/qml.v0 * License : LGPL Programming Lang: Go Description : Graphical QML

Bug#747912: ITP: golang-uuid --

2014-05-12 Thread Sergio Schvezov
Package: wnpp Severity: wishlist Owner: Sergio Schvezov * Package name: golang-uuid Version : 0.0~hg20140512-1 Upstream Author : Paul Borman * URL : https://code.google.com/p/go-uuid/ * License : BSD-3-Clause Programming Lang: Go Description : Go

Bug#739540: ITP: golang-go-xdg -- Go interface for XDG standards

2014-02-19 Thread Sergio Schvezov
Package: wnpp Severity: wishlist Owner: Sergio Schvezov * Package name: golang-go-xdg Version : 0~bzr20140219-1 Upstream Author : John R. Lenton * URL : https://launchpad.net/go-xdg * License : BSD-2-Clause Programming Lang: Go Description : Go

Bug#739365: ITP: golang-go-dbus -- Go interface for D-Bus

2014-02-17 Thread Sergio Schvezov
Package: wnpp Severity: wishlist Owner: Sergio Schvezov * Package name: golang-go-dbus Version : 1~bzr20140217-1 Upstream Author : James Henstridge * URL : https://launchpad.net/go-dbus * License : MIT Programming Lang: Go Description : Go interface

Bug#734787: dh-golang: If go package is package main don't install into /usr/share/gocode/src/

2014-01-09 Thread Sergio Schvezov
Package: dh-golang Version: 1.5 Severity: normal Dear Maintainer, When creating a go binary package, if the go code is from package main it shouldn't install to /usr/share/gocode -- System Information: Debian Release: jessie/sid APT prefers trusty-updates APT policy: (500, 'trusty-updates'),

Bug#734785: dh-golang: Allow comments in debian/control

2014-01-09 Thread Sergio Schvezov
Package: dh-golang Version: 1.5 Severity: normal Dear Maintainer, Adding comments to debian/control break dh_golang dh_golang -O--buildsystem=golang -O--fail-missing Parse error: invalid key/value stansa at line 13 of data ("# This is a comment"). make: *** [binary] Error 255 From ht

Bug#733440: golang-gocheck: FTBFS: Tests failed

2013-12-30 Thread Sergio Schvezov
On 28/12/13 17:59, David Suárez wrote: Source: golang-gocheck Version: 0.0~bzr20131118+85-1 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20131226 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to

Bug#732636: ITP: golang-pb -- Simple progress bar for console programs

2013-12-19 Thread Sergio Schvezov
Package: wnpp Severity: wishlist Owner: Sergio Schvezov * Package name: golang-pb Version : 0.0~git20131219-1 Upstream Author : Sergey Cherepanov * URL : https://github.com/cheggaaa/pb * License : BSD-3-Clause Programming Lang: Go Description : Simple

Bug#732293: ITP: go-flags -- A go library for parsing command line arguments

2013-12-16 Thread Sergio Schvezov
Package: wnpp Severity: wishlist Owner: Sergio Schvezov * Package name: go-flags Version : 0.0~git20131216+062143ceda Upstream Author : Jesse van den Kieboom * URL : https://github.com/jessevdk/go-flags * License : BSD-3-Clause Programming Lang: Go

Bug#731991: Better patch

2013-12-11 Thread Sergio Schvezov
This is a better patch, my previous one just made the logic inverse and always included all files. This one makes it work like DH_VERBOSE (I hope to think) and uses a more positive logic From 2b4b4e83e24340768276a1beeb40bd6808db122b Mon Sep 17 00:00:00 2001 From: Sergio Schvezov Date: Thu, 12

Bug#731991: dh-golang: The loop search for .go files returns incorrectly

2013-12-11 Thread Sergio Schvezov
ecommends no packages. dh-golang suggests no packages. -- no debconf information From dbbc3d3a5b44ce7a75a91eaf2613fe88c92a29d8 Mon Sep 17 00:00:00 2001 From: Sergio Schvezov Date: Wed, 11 Dec 2013 23:30:48 -0300 Subject: [PATCH] The loop search for .go files returns incorrectly In the copy part of c

Bug#729984: ITP: golang-gocheck-dev -- Richer testing framework for Go libraries and applications to use.

2013-11-19 Thread Sergio Schvezov
Package: wnpp Severity: wishlist Owner: Sergio Schvezov * Package name: golang-gocheck-dev Version : 0.0~bzr20131118+85 Upstream Author : Gustavo Niemeyer * URL : http://labix.org/gocheck * License : BSD-3-Clause Programming Lang: Go Description