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

Christophe Prud'homme prudhomm at debian.org
Sat Mar 28 11:40:46 UTC 2009


SVN commit 4333 by prudhomm:

use blas,lapack, drop gsl


 M  +5 -2      gmsh/trunk/debian/changelog  
 M  +3 -2      gmsh/trunk/debian/control  


--- gmsh/trunk/debian/changelog #4332:4333
@@ -1,8 +1,11 @@
 gmsh (2.3.1.dfsg-2) unstable; urgency=low
 
-  * debian/rules: provide the prefix for blas/lapack libraries
+  * debian/{rules,control}: provide the prefix for blas/lapack libraries
+    and build-depends on blas and lapack
+  * debian/control: drop gsl build-depends. It is no more needed, use
+    blas/lapack instead
 
- -- Christophe Prud'homme <prudhomm at debian.org>  Thu, 26 Mar 2009 08:03:17 +0100
+ -- Christophe Prud'homme <prudhomm at debian.org>  Sat, 28 Mar 2009 12:38:50 +0100
 
 gmsh (2.3.1.dfsg-1) unstable; urgency=low
 
--- gmsh/trunk/debian/control #4332:4333
@@ -4,10 +4,11 @@
 Maintainer: Debian Scientific Computing Team <pkg-scicomp-devel at lists.alioth.debian.org>
 Uploaders: Christophe Prud'homme <prudhomm at debian.org>
 Build-Depends: debhelper (>= 7), quilt, cdbs, libgl1-mesa-dev|nvidia-glx-dev,
- libglu1-mesa-dev, libfltk1.1-dev (>=1.1.7), libgsl0-dev,
+ libglu1-mesa-dev, libfltk1.1-dev (>=1.1.7),
  libpng12-dev, libjpeg62-dev, zlib1g-dev, texlive, texinfo, 
  libopencascade-dev [i386 amd64],
- mpi-default-dev [i386 amd64 ia64 powerpc]
+ mpi-default-dev [i386 amd64 ia64 powerpc],
+ libblas-dev | libblas-3gf.so, liblapack-dev | liblapack-3gf.so
 Standards-Version: 3.8.1
 Vcs-Svn: svn://svn.debian.org/svn/pkg-scicomp/gmsh/trunk/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-scicomp/gmsh/



More information about the Pkg-scicomp-commits mailing list