diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 00000000..c30995ae --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,8 @@ +[DEFAULT] +debian-tag = v%(version)s + +# Options only affecting "gbp dch" +[dch] +id-length = 7 +meta = True +multimaint-merge = True