diff options
Diffstat (limited to 'debian/pkg-zsh-workflow.org')
-rw-r--r-- | debian/pkg-zsh-workflow.org | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/pkg-zsh-workflow.org b/debian/pkg-zsh-workflow.org index 57a651dd5..64b5447f7 100644 --- a/debian/pkg-zsh-workflow.org +++ b/debian/pkg-zsh-workflow.org @@ -242,11 +242,11 @@ each author should only appear once in the series with all her/his changes listed below her/him in chronological order. - Here is a command line which will result in the desired changelog - format: + Given that debian/gbp.conf is up-to-date, using the git-dch(1) + tool will result in the desired changelog format: #+BEGIN_EXAMPLE - % git-dch --debian-branch=debian --id-length=8 --multimaint-merge + % git-dch #+END_EXAMPLE If you absolutely *must* make changelog entries by other means, you |