RFS for golang-github-creack-goselect and golang-github-albenik-go-serial, wl2k and pat dependencies

2021-11-20 Thread Federico Grau
Hello again debian-go -- Thanks for past support with `pat' dependencies. That golang package has successfully made it into unstable, and I'm now working on upstream updates and new dependencies. This is a RFS for two new golang dependency libraries. They're relatively small and look OK from my

Bug#1000294: ITP: golang-github-juju-simplekv -- Naive key-value store with multiple backends

2021-11-20 Thread Mathias Gibbens
Package: wnpp Severity: wishlist Owner: Mathias Gibbens X-Debbugs-CC: debian-de...@lists.debian.org, debian-go@lists.debian.org * Package name: golang-github-juju-simplekv Version : 1.1.0-1 Upstream Author : Canonical Ltd * URL : https://github.com/juju/simplekv * Lice

ITP: golang-github-mazznoer-csscolorparser -- Go (Golang) CSS color parser library

2021-11-20 Thread Chris Keller
Package: wnpp Severity: wishlist Owner: Chris Keller * Package name: golang-github-mazznoer-csscolorparser Version : 0.1.1-1 Upstream Author : Nor Khasyatillah * URL : https://github.com/mazznoer/csscolorparser * License : Expat Programming Lang: Go Descrip

Bug#1000284: ITP: golang-github-ant0ine-go-json-rest -- A quick and easy way to setup a RESTful JSON API

2021-11-20 Thread Andreas Henriksson
Package: wnpp Severity: wishlist Owner: Andreas Henriksson * Package name: golang-github-ant0ine-go-json-rest Version : 3.3.2-1 Upstream Author : Antoine Imbert * URL : https://github.com/ant0ine/go-json-rest * License : Expat Programming Lang: Go Descripti

Bug#1000280: ITP: golang-github-mendersoftware-go-lib-micro -- Group of golang packages for developing microservices.

2021-11-20 Thread Andreas Henriksson
Package: wnpp Severity: wishlist Owner: Andreas Henriksson * Package name: golang-github-mendersoftware-go-lib-micro Version : 0.0~git20211108.4e20429-1 Upstream Author : Mender * URL : https://github.com/mendersoftware/go-lib-micro * License : Apache-2.0 Pro

Re: Help for packaging shfmt

2021-11-20 Thread Nilesh Patra
On 11/20/21 10:43 PM, Faustin Lammler wrote: Hi! Nilesh Patra , 20/11/2021 – 18:23:14 (+0530): You only pushed the upstream branch to salsa. That is not enough. Please push all branches. debian/sid branch is bare minimum Sorry I am really not good with gbp, it should be good now... Pushed

Re: Help for packaging shfmt

2021-11-20 Thread Faustin Lammler
Hi! Nilesh Patra , 20/11/2021 – 18:23:14 (+0530): > You only pushed the upstream branch to salsa. That is not enough. > Please push all branches. debian/sid branch is bare minimum Sorry I am really not good with gbp, it should be good now... > Hmm, it seems to have even migrated to testing yes

Re: Correct import path of golang-github-oklog-ulid and some other packages

2021-11-20 Thread Shengjing Zhu
On Sat, Nov 20, 2021 at 11:48 PM Vipul Kumar wrote: > Okay, but how does dh-make-golang able to correctly filter our already > packed packages, No, dh-make-golang is not smart enough. > if we've incorrect XS-Go-Import-Path? They are correct. Both work currently for the compiler. Though it will

Re: Correct import path of golang-github-oklog-ulid and some other packages

2021-11-20 Thread Vipul Kumar
On 11/20/21 9:17 AM, Shengjing Zhu wrote: In debian/control file of "golang-github-oklog-ulid" package, "XS-Go-Import-Path"[1] field has "github.com/oklog/ulid" as its value. Shouldn't it be "github.com/oklog/ulid/v2"? Upstream[2] along with packages[3] which require ulid package as its dependen

Re: Help for packaging shfmt

2021-11-20 Thread Nilesh Patra
On 11/20/21 5:02 PM, Faustin Lammler wrote: I'd go ahead an check the code, and probably the log says something more than you pasted here. Can you push shfmt somewhere? Otherwise it becomes difficult to check. Of course! Sorry for that, asking help without showing the code is a bit odd... I hav

Re: Help for packaging shfmt

2021-11-20 Thread Faustin Lammler
Hi Nilesh! Nilesh Patra , 17/11/2021 – 01:49:49 (+0530): > I hope you do not mind me responding instead of Alois. > Since ratt is happy, I sponsored you an upload to unstable. Thank you for that. > Gentle note: When doing uploads in a team maintained package that you > are a part of, the change

Re: Correct import path of golang-github-oklog-ulid and some other packages

2021-11-20 Thread Shengjing Zhu
On Sat, Nov 20, 2021 at 5:00 PM Vipul Kumar wrote: > > Hi, > > In debian/control file of "golang-github-oklog-ulid" package, > "XS-Go-Import-Path"[1] field has "github.com/oklog/ulid" as its value. > Shouldn't it be "github.com/oklog/ulid/v2"? Upstream[2] along with > packages[3] which require uli

Correct import path of golang-github-oklog-ulid and some other packages

2021-11-20 Thread Vipul Kumar
Hi, In debian/control file of "golang-github-oklog-ulid" package, "XS-Go-Import-Path"[1] field has "github.com/oklog/ulid" as its value. Shouldn't it be "github.com/oklog/ulid/v2"? Upstream[2] along with packages[3] which require ulid package as its dependency, uses "github.com/oklog/ulid/v2"

Re: Plan for backporting golang to bullseye

2021-11-20 Thread Pirate Praveen
On വെ, നവം 19 2021 at 10:13:06 വൈകു +0530 +0530, Pirate Praveen wrote: Hi, When trying to build gitaly for bullseye-fasttrack (similar to bullseye-backports but for packages that change too fast). # gitlab.com/gitlab-org/gitaly/v14/proto/go/internal/cmd/protoc-gen-gitaly src/gitlab.com/