[Pkg-scicomp-commits] scotch/trunk/debian

Christophe Prud'homme prudhomm at debian.org
Tue Jul 1 06:05:20 UTC 2008


SVN commit 2541 by prudhomm:

new upstream release

 M  +6 -0      scotch/trunk/debian/changelog  
 M  +1 -1      scotch/trunk/debian/copyright  
 M  +5 -5      scotch/trunk/debian/rules  


--- scotch/trunk/debian/changelog #2540:2541
@@ -1,3 +1,9 @@
+scotch (5.0.6.dfsg-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Christophe Prud'homme <prudhomm at debian.org>  Tue, 01 Jul 2008 08:03:12 +0200
+
 scotch (5.0.5.dfsg-1) unstable; urgency=low
 
   [ Christophe Prud'homme ]
--- scotch/trunk/debian/copyright #2540:2541
@@ -3,7 +3,7 @@
 This package was debianized by Christophe Prud'homme
 <prudhomm at debian.org> on Thu, 18 Oct 2007 09:31:24 +0200.
 
-It was downloaded from http://gforge.inria.fr/frs/download.php/2827/scotch_5.0.1.tgz
+It was downloaded from http://gforge.inria.fr/frs/download.php/5218/scotch_5.0.6.tgz
 
 Upstream Author:
 
--- scotch/trunk/debian/rules #2540:2541
@@ -32,11 +32,11 @@
 orig-tarball:
 	mkdir tmp; \
 	cd tmp; \
-	wget http://gforge.inria.fr/frs/download.php/3795/scotch_5.0.5.tgz; \
-	tar xzf scotch_5.0.5.tgz; \
-	mv scotch_5.0 scotch-5.0.5;\
-	cd scotch-5.0.5;\
+	wget http://gforge.inria.fr/frs/download.php/5218/scotch_5.0.6.tgz; \
+	tar xzf scotch_5.0.6.tgz; \
+	mv scotch_5.0 scotch-5.0.6;\
+	cd scotch-5.0.6;\
 	rm doc/ptscotch_user5.0.pdf doc/scotch_user5.0.ps.gz doc/ptscotch_user5.0.ps.gz  doc/scotch_user5.0.pdf; \
 	cd .. ; \
-	tar czf ../scotch_5.0.5.dfsg.orig.tar.gz scotch-5.0.5; \
+	tar czf ../scotch_5.0.6.dfsg.orig.tar.gz scotch-5.0.6; \
 	cd ..; rm -rf tmp



More information about the Pkg-scicomp-commits mailing list