[getfem] 03/07: Update get_orig script.

Anton Gladky gladk at moszumanska.debian.org
Mon Sep 1 22:01:55 UTC 2014


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

gladk pushed a commit to branch master
in repository getfem.

commit db7d7411dac485c0ce1058ddf6e2f4828fea9280
Author: Anton Gladky <gladk at debian.org>
Date:   Mon Sep 1 22:33:46 2014 +0200

    Update get_orig script.
---
 debian/scripts/get_orig.sh | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/scripts/get_orig.sh b/debian/scripts/get_orig.sh
index bca295d..1354aca 100755
--- a/debian/scripts/get_orig.sh
+++ b/debian/scripts/get_orig.sh
@@ -1,5 +1,5 @@
 #!/bin/sh
-# The script creates a tar.xz tarball from svn-repository of GMSH
+# The script creates a tar.xz tarball from svn-repository of getfem
 # atool, subversion
 
 
@@ -17,8 +17,8 @@ echo Making dfsg-compatible
 
 find getfem/ -name \*.so | xargs rm
 
-folderName=getfem-4.2.1~beta1~svn${REVISION}~dfsg
-fileName=getfem_4.2.1~beta1~svn${REVISION}~dfsg.orig.tar.xz
+folderName=getfem-4.3.1~beta1~svn${REVISION}~dfsg
+fileName=getfem_4.3.1~beta1~svn${REVISION}~dfsg.orig.tar.xz
 
 mv getfem ${folderName}
 echo Creating a tarball

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/getfem.git



More information about the debian-science-commits mailing list