[SCM] Free finite element code with object oriented architecture branch, master, updated. upstream/2.2-13-g6f5af4a

Anton Gladky gladky.anton at gmail.com
Mon Feb 11 21:26:46 UTC 2013


The following commit has been merged in the master branch:
commit 35dadaf914e03bb507ad9b4b512398f53f81125c
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Mon Feb 11 22:10:40 2013 +0100

    Update get_orig_src.sh filedebian/scripts/get_orig_src.sh

diff --git a/debian/scripts/get_orig_src.sh b/debian/scripts/get_orig_src.sh
index 3511858..297218d 100755
--- a/debian/scripts/get_orig_src.sh
+++ b/debian/scripts/get_orig_src.sh
@@ -24,8 +24,8 @@ GIT_DAT=${GIT_DAT:0:10}
 GIT_DAT=$(echo $GIT_DAT | sed 's/-//g')
 
 VER_DEB=0~$GIT_DAT.git$GIT_REV
-FOLDER_NAME=oofem-2.2~$GIT_DAT.git$GIT_REV
-TARBALL_NAME=oofem_2.2~$GIT_DAT.git$GIT_REV.orig.tar.xz
+FOLDER_NAME=oofem-2.3~$GIT_DAT.git$GIT_REV
+TARBALL_NAME=oofem_2.3~$GIT_DAT.git$GIT_REV.orig.tar.xz
 
 echo $VER_DEB
 echo $FOLDER_NAME

-- 
Free finite element code with object oriented architecture



More information about the debian-science-commits mailing list