I've been struggling with getting your package built with gbp. It seems that you are using non-standard branch names. I could work-around it in gbp-clone by using this command:
$ gbp clone --debian-branch=debian/sid salsa:go-team/packages/golang-github-spkg-bom To build it, I also had to edit 'debian/gbp.conf' to have this stanza: [DEFAULT] debian-branch=debian/sid However, now I'm experiencing this error: $ gbp buildpackage -S -d gbp:error: upstream/0.0_git20160624.59b7046 is not a valid treeish At this point, I give up with this package. Sorry. I would have liked to sponsor you but I've run out of time, most of which was wasted on such technicalities. On Sun, Mar 10, 2019 at 2:18 PM Dawid Dziurla <[email protected]> wrote: > Package repository: > https://salsa.debian.org/go-team/packages/golang-github-spkg-bom > > -- regards, Reinhard
