#898246 ITP: git-lab -- making it simple to clone, fork, and interact with repositories on GitLab

#898246#5
Date:
2018-05-09 05:15:07 UTC
From:
To:
* Package name    : git-lab
  Version         : 0.11.1
  Upstream Author : Zaq Wiedmann <zaquestion@gmail.com>
* URL             : https://github.com/zaquestion/lab/
* License         : Unlicense
  Programming Lang: Go
  Description     : makes it simple to clone, fork, and interact with repositories on GitLab

#898246#24
Date:
2019-04-13 16:06:20 UTC
From:
To:
So this packaging is actually going roundly, as most dependencies are
packaged but one.

A problem that was identified, however, is the "Unlicense" which I
wasn't aware of:

https://github.com/zaquestion/lab/issues/294

Is the license truly non-DFSG free? Or just problematic so that the
uthor should avoid it? I'm wondering if we should block packaging on
this or might be able to move forward...

I'm also interested in having this in Debian.

Thanks!

A.

#898246#27
Date:
2019-04-13 22:01:14 UTC
From:
To:
* Antoine Beaupré <anarcat@debian.org>, 2019-04-13, 12:06:

I think it's the latter. As a data point, there's already a lot of
software under this license in Debian:
https://codesearch.debian.net/search?q=%2Funlicense%5B.%5Dorg%2F+path%3Adebian%2Fcopyright

#898246#32
Date:
2019-04-13 22:03:06 UTC
From:
To:
Okay then maybe we should relax the push we're doing on github then,
because we're making it look like we won't package it unless the license
is changed...

a.

#898246#37
Date:
2019-12-15 15:46:24 UTC
From:
To:
On Sat, 13 Apr 2019 18:03:06 -0400 =?utf-8?Q?Antoine_Beaupr=C3=A9?= <anarcat@debian.org> wrote:

In any case, upstream has changed the license of lab to CC0 1.0 as of version
0.16.0

Felix, could you resume packaging this software ?

All the best

#898246#42
Date:
2020-01-24 00:01:34 UTC
From:
To:
Hi,

Do you know anyone with upload privileges? :) Please feel free to
upload the required prerequisite

    golang-github-xanzy-go-gitlab

in #947304. My RFS had no takers for a month. I will package git-lab
for you afterwards.

Kind regards
Felix

#898246#47
Date:
2020-01-24 11:00:16 UTC
From:
To:
I looked at git-lab but got completely stuck on the dependencies: they
are very specific, and in particular, go.mod includes the override
line:

replace github.com/spf13/cobra => github.com/rsteube/cobra v0.0.1-zsh-completion-custom

How do you propose to handle that?  I couldn't think of a way to do
so, unless you are able to package the replacement cobra as well.

The version of xanzy in debian/sid on salsa is very out of date - the
upstream version is now 0.22, but debian/sid is lagging on 0.15.

Best wishes,

   Julian

#898246#52
Date:
2020-01-24 22:23:48 UTC
From:
To:
Hi Julian,

State of package on Mentors (based on upstream's version 0.22) was
pushed to the golang team repo.

Kind regards
Felix Lechner

#898246#57
Date:
2020-01-25 20:03:46 UTC
From:
To:
Ah, sorry, my pull didn't seem to update my local repository
correctly.

Best wishes,

   Julian