Marc Haber pushed to branch debian/latest at Debian / adduser
Commits: 59341c55 by Marc Haber at 2025-09-14T12:32:23+02:00 add gbp.conf Git-Dch: ignore - - - - - 1 changed file: - debian/gbp.conf Changes: ===================================== debian/gbp.conf ===================================== @@ -1,2 +1,15 @@ [DEFAULT] -debian-branch=master +# DEP-14 format. Other naming convention are available, +# see DEP-14 for more details. +debian-branch = debian/latest + +# Ensure a human always reviews all the debian/changelog entries. +spawn-editor = always + +# No need to confirm package name or version at any time, git-buildpackage +# always gets it right. +interactive = False + +# Ensure we always target Debian on Debian branches. +dch-opt = --vendor=debian + View it on GitLab: https://salsa.debian.org/debian/adduser/-/commit/59341c55f19c78d0034b2af915b89005fda216cd -- View it on GitLab: https://salsa.debian.org/debian/adduser/-/commit/59341c55f19c78d0034b2af915b89005fda216cd You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-shadow-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-shadow-devel
