[pkg-go] Bug#811565: [uscan] git mode: allow for scanning repositories without tags

Michael Stapelberg stapelberg at debian.org
Sun Jan 14 19:25:05 UTC 2018


Thanks for your work on this!

I gave the attached patch a shot, and it seems to work fine for me. I tried
it on two packages:

“upspin” (untagged git, non-GitHub host, Files-Excluded in
debian/copyright):

# uscan(1) configuration file.
version=4
opts="mode=git,pgpmode=none" \
https://upspin.googlesource.com/upspin \
HEAD debian uupdate

“golang-github-coreos-go-oidc” (typical Go package on GitHub):

# uscan(1) configuration file.
version=4
opts="mode=git,pgpmode=none" \
https://github.com/coreos/go-oidc.git \
HEAD debian uupdate

So, from my end, this looks good. I hope these examples can serve as test
cases?

Let me know if you need anything else.


On Sat, Jan 13, 2018 at 8:32 PM, Osamu Aoki <osamu at debian.org> wrote:

> Hi,
>
> On Thu, Jan 11, 2018 at 09:56:01AM +0100, Michael Stapelberg wrote:
> > Happy new year!
> >
> > Osamu, any update on this? We’re still really interested.
>
> In progress ... partially working
>
> I need to clean up codes ;-)
> I also need couple test cases to test these out.
>
> git served from github, git over WEBDAV, ...
>
> Latest local diff is attached.
>
> Osamu
>



-- 
Best regards,
Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-go-maintainers/attachments/20180114/0f18cd3c/attachment.html>


More information about the Pkg-go-maintainers mailing list