summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2020-02-14 02:49:30 +0100
committerAxel Beckert <abe@deuxchevaux.org>2020-02-14 02:57:12 +0100
commit4c88e3de1d662f8e76d83d0d5b98510e2f3916d2 (patch)
treea42050cc6d21fa09cb6de771f386e247b81fe464
parent25d6db7b71f790db9f391334a238012bb6ba2d82 (diff)
downloadzsh-4c88e3de1d662f8e76d83d0d5b98510e2f3916d2.tar.gz
zsh-4c88e3de1d662f8e76d83d0d5b98510e2f3916d2.zip
Minor packaging workflow update
Gbp-Dch: Ignore
-rw-r--r--debian/pkg-zsh-workflow-new-upstream-release.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/pkg-zsh-workflow-new-upstream-release.md b/debian/pkg-zsh-workflow-new-upstream-release.md
index 4b8bb6b26..b4fcab38c 100644
--- a/debian/pkg-zsh-workflow-new-upstream-release.md
+++ b/debian/pkg-zsh-workflow-new-upstream-release.md
@@ -71,7 +71,7 @@ Review the upstream `NEWS` file and the list of compatibilities in the upstream
% less NEWS
% less +33 README
% dch --news
- % git commit -m "Add NEWS based on incompatibilities listed in upstream's README."
+ % git commit -m "Add NEWS based on incompatibilities listed in upstream's README." -m "Gbp-Dch: Ignore"
### Create the fake orig tar ball (until we can work with upstream's tarball)