[SCM] Gerris Flow Solver branch, debian-unstable, updated. 0c5e0288dd1c006b0f19b152a1b63b2484edbc74

Ruben Molina rmolina at udea.edu.co
Sun Jan 25 23:06:04 UTC 2009


The following commit has been merged in the debian-unstable branch:
commit 0c5e0288dd1c006b0f19b152a1b63b2484edbc74
Author: Ruben Molina <rmolina at udea.edu.co>
Date:   Sun Jan 25 18:03:34 2009 -0500

    debian/get-orig-source.sh: updating to the new name convention.

diff --git a/debian/get-orig-source.sh b/debian/get-orig-source.sh
index 80c4ece..2b5e7fa 100644
--- a/debian/get-orig-source.sh
+++ b/debian/get-orig-source.sh
@@ -3,8 +3,9 @@
 wget -c "http://gfs.sf.net/gerris-snapshot.tar.gz"
 tar zxvf gerris-snapshot.tar.gz
 
+DFSG='1'
 SNAPSHOT=`echo gerris-snapshot-?????? | sed 's/gerris-snapshot-//'`
-NEWDIR="gerris-0.9.2+darcs$SNAPSHOT~dfsg1"
+NEWDIR="gerris-0.9.2+darcs$SNAPSHOT-dfsg.$DFSG"
 NEWNAME=`echo $NEWDIR | sed s/-/_/`
 
 rm -rf "gerris-snapshot-$SNAPSHOT/modules/"

-- 
Gerris Flow Solver



More information about the debian-science-commits mailing list