On Tue, Feb 18, 2014 at 10:12:39AM +0100, Klaus Ethgen wrote: > [DEFAULT] > debian-branch = master > builder = debuild -i -I -Idebian/gbp.conf -j8 > debian-tag = security/%(version)s > > [git-import-dsc] > debian-branch = debian > debian-tag = debian/%(version)s > > > git-import-dsc --download openssh > > Until the current version the stuff gets tagged as debian/... but with > this version it gets tagged with security/...
Yeay, but you didn't include /e/g/gbp.conf which has [import-dsc] # empty This leads to the defaults being pulled in twice which overwrites your setting. Fix is in git. Cheers and thanks for the prompt feedback, -- Guido -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org