Access to Debian Go's Salsa group page

2023-09-21 Thread Tom Parkin
Hi all, I am Tom Parkin, and I'm working on a Debian package for the go-l2tp project[1]. I have followed the dh-make-golang tutorial and produced working packaging which builds using gbp buildpackage[2]. I have a Salsa account, and have created the golang-github-katalix-go-l2tp project -- howeve

Re: Access to Debian Go's Salsa group page

2023-09-21 Thread Cyril Brulebois
Hi Tom, Tom Parkin (2023-09-21): > I am Tom Parkin, and I'm working on a Debian package for the go-l2tp > project[1]. > > I have followed the dh-make-golang tutorial and produced working > packaging which builds using gbp buildpackage[2]. > > I have a Salsa account, and have created the > golan

Re: Access to Debian Go's Salsa group page

2023-09-21 Thread Sebastian Crane
Dear Tom, Welcome to the Debian Go Packaging Team! I've reviewed your packaging on your GitHub repository and have some suggestions and comments. - You'll need to push an 'upstream' branch as well as the 'debian/sid' branch to Salsa when you get access. - The description shouldn't be the whole

Re: Access to Debian Go's Salsa group page

2023-09-21 Thread Tom Parkin
On Thu, Sep 21, 2023 at 13:12:55 +0200, Cyril Brulebois wrote: > Hi Tom, > > Tom Parkin (2023-09-21): > > I am Tom Parkin, and I'm working on a Debian package for the go-l2tp > > project[1]. > > > > I have followed the dh-make-golang tutorial and produced working > > packaging which builds usin

Re: Access to Debian Go's Salsa group page

2023-09-21 Thread Tom Parkin
Hi Sebastian, On Thu, Sep 21, 2023 at 12:20:50 +0100, Sebastian Crane wrote: > - You'll need to push an 'upstream' branch as well as the 'debian/sid' > branch to Salsa when you get access. No problem -- I wasn't quite sure of the order in which to generate ITP and upload to Salsa, etc, so ende

Re: Access to Debian Go's Salsa group page

2023-09-21 Thread Cyril Brulebois
Sebastian Crane (2023-09-21): > - Why do you have an 'override_dh_auto_install' rule in the Makefile? > I don't know if something has changed recently in dh-make-golang, > but it wasn't there last time I used it. Skipping the source is standard for program (as opposed to library) packages? C

Re: Access to Debian Go's Salsa group page

2023-09-21 Thread Tom Parkin
Hi again Sebastian, Just to follow up on my earlier email: 1. I have pushed my packaging tree to Salsa[1], including both the 'upstream' and 'debian/sid' branches. 2. I've reworked the package description so it's more in line with the ITP bug wording. I think this is more specific t

Re: Access to Debian Go's Salsa group page

2023-09-21 Thread Shengjing Zhu
On Thu, Sep 21, 2023 at 10:58 PM Tom Parkin wrote: [...] > Finally, I notice that lintian reports a couple of issues related to > binary hardening: > > * W: go-l2tp: hardening-no-pie [usr/bin/kl2tpd] > * I: go-l2tp: hardening-no-bindnow [usr/bin/kl2tpd] No, you don't need to. Once https://salsa