[getdp] 30/60: update to 2.2.1

Matteo F. Vescovi mfv at moszumanska.debian.org
Thu Feb 11 10:12:35 UTC 2016


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

mfv pushed a commit to branch master
in repository getdp.

commit 39440ad67798e3a89cbfe8924e8b21cf3cb49491
Author: Christophe Trophime <christophe.trophime at grenoble.cnrs.fr>
Date:   Mon Jul 16 14:09:13 2012 +0000

    update to 2.2.1
---
 debian/changelog                    | 6 ++++++
 debian/getdp-get-orig-source-svn.sh | 5 +++--
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 37946f9..0435b31 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+getdp (2.2.1-1) unstable; urgency=low
+
+  * 
+
+ -- Christophe Trophime <christophe.trophime at lncmi.cnrs.fr>  Mon, 16 Jul 2012 11:25:03 +0200
+
 getdp (2.2.0-1) unstable; urgency=low
 
   * New upstream release
diff --git a/debian/getdp-get-orig-source-svn.sh b/debian/getdp-get-orig-source-svn.sh
index e68412c..1339347 100755
--- a/debian/getdp-get-orig-source-svn.sh
+++ b/debian/getdp-get-orig-source-svn.sh
@@ -13,8 +13,9 @@ pwd
 ls tmp
 export GMSH_VERSION=$(echo $1~svn$(cd tmp/getdp && svnversion .))
 echo "Building getdp_$GMSH_VERSION.orig.tar.gz" 
-(cd tmp && mv getdp getdp-$GMSH_VERSION-1)
-(cd tmp && tar --exclude-vcs -czf getdp_$GMSH_VERSION.orig.tar.gz getdp-$GMSH_VERSION-1)
+(cd tmp && mv getdp getdp-$GMSH_VERSION)
+(cd tmp && rm -rf getdp-$GMSH_VERSION/contrib/Arpack)
+(cd tmp && tar --exclude-vcs -czf getdp_$GMSH_VERSION.orig.tar.gz getdp-$GMSH_VERSION)
 (cd tmp && rm -rf getdp-$GMSH_VERSION)
 (cd tmp && mv getdp_$GMSH_VERSION.orig.tar.gz ..)
 rm -rf tmp

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



More information about the debian-science-commits mailing list