diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2020-02-14 02:49:30 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2020-02-14 02:57:12 +0100 |
commit | 4c88e3de1d662f8e76d83d0d5b98510e2f3916d2 (patch) | |
tree | a42050cc6d21fa09cb6de771f386e247b81fe464 /debian/pkg-zsh-workflow-new-upstream-release.md | |
parent | 25d6db7b71f790db9f391334a238012bb6ba2d82 (diff) | |
download | zsh-4c88e3de1d662f8e76d83d0d5b98510e2f3916d2.tar.gz zsh-4c88e3de1d662f8e76d83d0d5b98510e2f3916d2.zip |
Minor packaging workflow update
Gbp-Dch: Ignore
Diffstat (limited to 'debian/pkg-zsh-workflow-new-upstream-release.md')
-rw-r--r-- | debian/pkg-zsh-workflow-new-upstream-release.md | 2 |
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) |