opensnitch for Debian --------------------- In order to build the packages from sources using gbp: 1. git clone https://salsa.debian.org/go-team/packages/opensnitch.git 2. cd opensnitch/ ; git checkout debian/sid 3. origtargz it'll download upstream sources according to the d/changelog version, and the upstream tag if it exists. 4. gbp buildpackage --git-debian-branch=debian/sid --git-tarball-dir=../ --git-no-pristine-tar New debian-go's workflow specifies debian/sid as the default branch, so you need to specify the branch, or configure it in your gbp.conf. https://go-team.pages.debian.net/workflow-changes.html#wf-2017-11-pristine-tar -- Gustavo IƱiguez Goya Wed, 08 Jun 2023 17:18:40 +0200