diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2014-10-08 23:34:03 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2014-10-08 23:34:03 +0200 |
commit | 774e6833c5941902b44701f5efca1bb1e76bcd48 (patch) | |
tree | a9d985a98a3b1c87258417722f83fbc8abb34606 | |
parent | 97cc54f6b7c6ce60070712bb2277de25f61da556 (diff) | |
download | zsh-774e6833c5941902b44701f5efca1bb1e76bcd48.tar.gz zsh-774e6833c5941902b44701f5efca1bb1e76bcd48.zip |
README.source: Minor update (outline, rephrasing)
Git-Dch: Ignore
-rw-r--r-- | debian/README.source | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/debian/README.source b/debian/README.source index 72641b2cf..527348fca 100644 --- a/debian/README.source +++ b/debian/README.source @@ -18,7 +18,10 @@ the branch `debian`. The `master` branch in this Git repository is ancient and just exists for historical reasons. -The usual workflow for working on the package is documented in +Workflow +-------- + +The workflow for working on the package is documented in `debian/pkg-zsh-workflow.md`. Continuous Integration @@ -71,4 +74,4 @@ pkg-zsh-commits@lists.alioth.debian.org. https://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-zsh-commits * Archive at https://lists.alioth.debian.org/pipermail/pkg-zsh-devel/ - -- Axel Beckert <abe@debian.org>, Wed, 8 Oct 2014 20:53:37 +0200 + -- Axel Beckert <abe@debian.org>, Wed, 8 Oct 2014 23:33:12 +0200 |