This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository vecmath.
commit 9d4d579ba815468675e56c4933b87f78b5195de4 Author: Sylvestre Ledru <[email protected]> Date: Sat Feb 7 11:26:20 2009 +0000 add tag mergeWithUpstream --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 83b6483..de03c02 100755 --- a/debian/rules +++ b/debian/rules @@ -28,5 +28,5 @@ get-orig-source:: cvs -d :pserver:[email protected]:/cvs login mkdir source-cvs && cd source-cvs && \ cvs -d :pserver:[email protected]:/cvs co -r $(CVS_TAG) vecmath - tar -zcv --exclude '*/CVS' --exclude .cvsignore -f ../vecmath-$(CVS_VER).orig.tar.gz source-cvs + tar -zcv --exclude '*/CVS' --exclude .cvsignore -f ../vecmath_$(CVS_VER).orig.tar.gz source-cvs rm -rf source-cvs -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/vecmath.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

