From d5c48040471e4c2485a93c6db3ad87058e5efe69 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Fri, 15 Sep 2017 12:51:45 +0200 Subject: Add id-length to gbp.conf --- debian/gbp.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian') diff --git a/debian/gbp.conf b/debian/gbp.conf index 37a196b9..49010e50 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,2 +1,5 @@ [DEFAULT] debian-branch = master + +[dch] +id-length = 7 -- cgit v1.2.3