aboutsummaryrefslogtreecommitdiff
path: root/debian/gbp.conf
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2018-05-02 09:41:55 +0200
committerGuido Günther <agx@sigxcpu.org>2018-05-02 09:41:55 +0200
commitc12ed6bdce1436edd78b2a3b57997467ef1aefe5 (patch)
treef85890bada8c5368c83a92c7dec05d4171c6eb3c /debian/gbp.conf
parentddb6eda6d27e6279225ce0a48733aadd98299ece (diff)
gbp.conf: set id-length
to have git commit ids in the changelog
Diffstat (limited to 'debian/gbp.conf')
-rw-r--r--debian/gbp.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 9678e28..469d50d 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -2,3 +2,6 @@
debian-branch = debian/master
upstream-tag = v%(version)s
upstream-branch = master
+
+[dch]
+id-length = 7