diff options
-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) |