[Pkg-zsh-commits] [zsh] 03/05: debian/pkg-zsh-workflow.md: Update order when importing a new upstream release

Axel Beckert abe at deuxchevaux.org
Tue May 5 23:32:26 UTC 2015


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

abe pushed a commit to branch debian
in repository zsh.

commit f58cddeabac1d24a3a71d68efe25cd7fec4e0a9b
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Tue May 5 23:50:04 2015 +0200

    debian/pkg-zsh-workflow.md: Update order when importing a new upstream release
---
 debian/pkg-zsh-workflow.md | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/debian/pkg-zsh-workflow.md b/debian/pkg-zsh-workflow.md
index e1e4fa5..00b3355 100644
--- a/debian/pkg-zsh-workflow.md
+++ b/debian/pkg-zsh-workflow.md
@@ -217,12 +217,6 @@ enforced as follows:
     % git checkout upstream
     % git reset --hard zsh-$version
 
-### Create the fake orig tar ball (until we can work with upstream's tarball)
-
-This requires the upstream release to be properly tagged.
-
-    % make -f debian/rules get-orig-source
-
 ### Remove all quilt patches which are applied upstream
 
 All patches applied should be removed from `debian/patches` directory,
@@ -303,6 +297,11 @@ prefix the commit message with `[dch-ignore] ` or add `-m "Gbp-Dch:
 Ignore"` to the commit command so it doesn't come up in later `gbp dch`
 runs.
 
+### Create the fake orig tar ball (until we can work with upstream's tarball)
+
+This requires the upstream release to be properly tagged.
+
+    % make -f debian/rules get-orig-source
 
 ### Fix outstanding bugs
 

-- 
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