diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2014-10-08 22:15:11 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2014-10-08 22:15:11 +0200 |
commit | 7313cf3a55b022b9dcd86b4fed7e834bcbe64667 (patch) | |
tree | 63032001dba5d00fe529047878f313a5024b37b8 | |
parent | b605fa1739cb3dd0a2b9076c57b3628079d4b06c (diff) | |
download | zsh-7313cf3a55b022b9dcd86b4fed7e834bcbe64667.tar.gz zsh-7313cf3a55b022b9dcd86b4fed7e834bcbe64667.zip |
Workflow Updating gbp.conf is not really needed
-rw-r--r-- | debian/pkg-zsh-workflow.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/debian/pkg-zsh-workflow.md b/debian/pkg-zsh-workflow.md index 8390bad53..d3ec837c7 100644 --- a/debian/pkg-zsh-workflow.md +++ b/debian/pkg-zsh-workflow.md @@ -312,13 +312,6 @@ prefix the commit message with "[dch-ignore] " so it doesn't come up in later git-dch runs. -### Update debian/gbp.conf - -The debian/gbp.conf file contains a reference pointing to the upstream -branch. Therefore the upstream-branch configuration inside -debian/gbp.conf needs to be adjusted for new upstream releases. - - ### Fix outstanding bug If *any* outstanding bugs are known, they should be fixed before |