This is an automated email from the git hooks/post-receive script. arand-guest pushed a commit to branch debdir in repository redeclipse.
commit cae97d0ad76f36d2fc84dfa812102ce7e3db194b Author: Arand Nash <[email protected]> Date: Thu Oct 20 21:45:38 2011 +0200 Update workflow for new lp-ppa script --- 05_git_workflow | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/05_git_workflow b/05_git_workflow index ff03e9c..b56c87c 100644 --- a/05_git_workflow +++ b/05_git_workflow @@ -29,7 +29,9 @@ git reset --hard && git clean -df git-buildpackage -j2 -sa -S --git-debian-branch=ppa_svn_clean --git-upstream-branch=clean dput resvn ../redeclipse-svn_"$PPA_VERSION"_source.changes -pushd $HOME/utv/hydrazine; sed '89s/spph.source_package_version/"'"$PPA_VERSION"'"/' $HOME/utv/hydrazine/lp-promote-ppa | python - -s redeclipse-svn arand/redeclipse arand/redeclipse; popd +pushd $HOME/utv/hydrazine; ./lp-ppa-cross-series-copy arand/redeclipse arand/redeclipse -s redeclipse-svn lucid maverick natty oneiric precise; popd + +#pushd $HOME/utv/hydrazine; sed '89s/spph.source_package_version/"'"$PPA_VERSION"'"/' $HOME/utv/hydrazine/lp-promote-ppa | python - -s redeclipse-svn arand/redeclipse arand/redeclipse; popd ==IMAGE CLEANING== -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/redeclipse.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

