summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2015-04-29 00:19:34 +0200
committerAxel Beckert <abe@deuxchevaux.org>2015-04-29 00:19:34 +0200
commitef133bd8c8c23a42e314a69dda6aa73ec12881c9 (patch)
tree27db238d6e571cb44f02c88fd237b21fe1c15637
parent6f80929f158a2a8132084be21def22f2d730f249 (diff)
downloadzsh-ef133bd8c8c23a42e314a69dda6aa73ec12881c9.tar.gz
zsh-ef133bd8c8c23a42e314a69dda6aa73ec12881c9.zip
Rename gbp.conf section [gbp-dch]/[git-dch] to plain [dch]
Source: gbp:warning: Old style config section [gbp-dch] found please rename to [dch]
-rw-r--r--debian/gbp.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 7b458d531..5d7f7dd66 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -7,7 +7,7 @@ upstream-tag = zsh-%(version)s
debian-tag = debian/%(version)s
# Options only affecting "gbp dch"
-[gbp-dch]
+[dch]
id-length = 8
meta = True
multimaint-merge = True