[vecmath] 29/58: add tag mergeWithUpstream

Markus Koschany apo at moszumanska.debian.org
Wed Jul 5 09:58:13 UTC 2017


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 <sylvestre at debian.org>
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:guest at cvs.dev.java.net:/cvs login
 	mkdir source-cvs && cd source-cvs && \
 	    cvs -d :pserver:guest at cvs.dev.java.net:/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



More information about the pkg-java-commits mailing list