This is an automated email from the git hooks/post-receive script. arand-guest pushed a commit to branch debdir in repository redeclipse.
commit 41a10d6696aad18d7e3fb757436c701760c5e1a1 Author: Arand Nash <[email protected]> Date: Mon May 16 12:36:51 2011 +0100 Update git workflow with promote-ppa --- 05_git_workflow | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/05_git_workflow b/05_git_workflow index 47d6d69..7e500c8 100644 --- a/05_git_workflow +++ b/05_git_workflow @@ -23,11 +23,14 @@ git tag $PPA_VERSION git-buildpackage -j2 -us -uc --git-debian-branch=ppa_clean --git-upstream-branch=clean sudo dpkg -i ../redeclipse*"$PPA_VERSION"*.deb -git-buildpackage clean --git-debian-branch=ppa_clean --git-upstream-branch=clean; quilt pop -a -# git reset --hard && git clean -df + +# git-buildpackage clean --git-debian-branch=ppa_clean --git-upstream-branch=clean; quilt pop -a +git reset --hard && git clean -df git-buildpackage -j2 -sa -S --git-debian-branch=ppa_clean --git-upstream-branch=clean dput resvn ../redeclipse_"$PPA_VERSION"_source.changes +sed 's/version_to_copy_from/"$PPA_VERSION"/' "$HOME/utv/lp-promote-ppa" | python - arand/redeclipse arand/redeclipse + ==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

