diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2014-10-08 22:38:27 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2014-10-08 22:38:27 +0200 |
commit | 68e61ca8c6a08306bac6f97782b4a1db4bca3778 (patch) | |
tree | aecff2764318d564226868bbfdc227a8380780f2 | |
parent | a3e0f769fbae4043f737f50e058026be4b34e46b (diff) | |
download | zsh-68e61ca8c6a08306bac6f97782b4a1db4bca3778.tar.gz zsh-68e61ca8c6a08306bac6f97782b4a1db4bca3778.zip |
Workflow: Minor outline tweak
Git-Dch: Ignore
-rw-r--r-- | debian/pkg-zsh-workflow.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/pkg-zsh-workflow.md b/debian/pkg-zsh-workflow.md index e0228fbf9..bad075eb6 100644 --- a/debian/pkg-zsh-workflow.md +++ b/debian/pkg-zsh-workflow.md @@ -46,7 +46,7 @@ zsh package, that should be upstream commit tags). Working on the package ---------------------- -### Changes +### Patching upstream code Every change to the source (outside the `debian` directory) must be done by adding quilt patches. |