diff options
Diffstat (limited to 'debian/do-dch')
-rwxr-xr-x | debian/do-dch | 4 |
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 \ "$@" |