[SCM] LAMMPS Molecular Dynamics Simulator branch, master, updated. upstream/20120221.git18e3637-24-g44758b3

Sylvestre Ledru sylvestre.ledru at scilab-enterprises.com
Thu Mar 1 14:08:17 UTC 2012


The following commit has been merged in the master branch:
commit f79e0bbc1b8b6d9a259bb5dd85fec42aa4460e24
Author: Sylvestre Ledru <sylvestre.ledru at scilab-enterprises.com>
Date:   Thu Mar 1 15:08:02 2012 +0100

    Update of the repack script

diff --git a/debian/scripts/get_orig_src.sh b/debian/scripts/get_orig_src.sh
index 1fa6014..b65c128 100755
--- a/debian/scripts/get_orig_src.sh
+++ b/debian/scripts/get_orig_src.sh
@@ -23,9 +23,9 @@ GIT_DAT=$(git log -n 1 --pretty="format:%ai")
 GIT_DAT=${GIT_DAT:0:10}
 GIT_DAT=$(echo $GIT_DAT | sed 's/-//g')
 
-VER_DEB=0~$GIT_DAT.$GIT_REV
-FOLDER_NAME=lammps-0~$GIT_DAT.$GIT_REV
-TARBALL_NAME=lammps_0~$GIT_DAT.$GIT_REV.orig.tar.bz2
+VER_DEB=0~$GIT_DAT.git$GIT_REV
+FOLDER_NAME=lammps-0~$GIT_DAT.git$GIT_REV
+TARBALL_NAME=lammps_0~$GIT_DAT.git$GIT_REV.orig.tar.bz2
 
 echo $VER_DEB
 echo $FOLDER_NAME

-- 
LAMMPS Molecular Dynamics Simulator



More information about the debian-science-commits mailing list