summaryrefslogtreecommitdiff
path: root/debian/do-dch
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2012-08-08 19:55:00 +0200
committerAxel Beckert <abe@deuxchevaux.org>2012-08-08 19:55:00 +0200
commit1c75bccb3fc69e94859394e5844ca77bab75d22a (patch)
treefaf542aa0829ca6291a31ccf726875bacb32a1ce /debian/do-dch
parentfa8ea69e292ecbeeab180635f0cd0a787c9f3ef3 (diff)
downloadzsh-1c75bccb3fc69e94859394e5844ca77bab75d22a.tar.gz
zsh-1c75bccb3fc69e94859394e5844ca77bab75d22a.zip
Sync do-dch, gbp.conf and our workflow docs wrt. git-dch options
Default git-dch options are now only present in gbp.conf. We consistently use a commit id length of 8.
Diffstat (limited to 'debian/do-dch')
-rwxr-xr-xdebian/do-dch4
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/do-dch b/debian/do-dch
index 52ddca295..f07b9bd41 100755
--- a/debian/do-dch
+++ b/debian/do-dch
@@ -12,10 +12,6 @@
# At the end an editor is spawned on debian/changelog no matter what.
git-dch \
- --debian-branch=debian \
- --id-length=8 \
- --multimaint-merge \
- --upstream-tag='zsh-%(version)' \
--spawn-editor=never \
"$@"