[Pkg-zsh-commits] [zsh] 22/26: Workflow: TODO list for the workflow documentation

Axel Beckert abe at deuxchevaux.org
Wed Oct 8 21:14:38 UTC 2014


This is an automated email from the git hooks/post-receive script.

abe pushed a commit to branch debian
in repository zsh.

commit e0ddc63300b23f70d0dd0cf936b35a555e410af6
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Wed Oct 8 22:41:27 2014 +0200

    Workflow: TODO list for the workflow documentation
---
 debian/pkg-zsh-workflow.md | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/debian/pkg-zsh-workflow.md b/debian/pkg-zsh-workflow.md
index 1224017..253ea42 100644
--- a/debian/pkg-zsh-workflow.md
+++ b/debian/pkg-zsh-workflow.md
@@ -495,3 +495,16 @@ the local repository do this:
 That will make sure that any non-tracked files are removed and that
 any changes in tracked files are reverted. The latter will also make
 sure that no parts of a quilt patch-queue are still applied.
+
+
+TODO
+====
+
+* How and when to tag releases → `gbp buildpackage --git-tag` or even
+  `gbp buildpackage --git-tag-only` only after the upload has been
+  uploaded/accepted.
+* How and when to push tags. Debian Perl Group's `dpt push` comes in
+  handy.
+* `git commit -m 'Something unimportant' -m 'Git-Dch: Ignore'`
+* `export QUILT_PATCHES=debian/patches` should be mentioned under
+  'Repository setup', not under 'Verify that the package builds'

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/zsh.git



More information about the Pkg-zsh-commits mailing list