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

Christophe Prud'homme prudhomm at debian.org
Sun Apr 20 11:31:48 UTC 2008


SVN commit 2431 by prudhomm:

update changelog

 M  +4 -2      gmsh/trunk/debian/changelog  
 M  +2 -2      gmsh/trunk/debian/rules  


--- gmsh/trunk/debian/changelog #2430:2431
@@ -10,9 +10,11 @@
     + control windows are now non-modal by default;
     + new experimental 2D frontal algorithm;
     + fixed various bugs.
-  * debian/control: build-dep on libgl1-mesa-dev|nvidia-glx-dev, libglu1-xorg-dev
+  * debian/control: build-dep on libgl1-mesa-dev|nvidia-glx-dev and
+    libglu1-xorg-dev
+  * debian/patches: no need for stdlib.patch anymore
 
- -- Christophe Prud'homme <prudhomm at debian.org>  Sun, 20 Apr 2008 13:24:50 +0200
+ -- Christophe Prud'homme <prudhomm at debian.org>  Sun, 20 Apr 2008 13:31:28 +0200
 
 gmsh (2.1.1-2) unstable; urgency=low
 
--- gmsh/trunk/debian/rules #2430:2431
@@ -28,8 +28,8 @@
   --infodir=\$${prefix}/share/info \
   --disable-metis --disable-tetgen
 
-export CXX=g++-4.3
-export CC=gcc-4.3
+#export CXX=g++-4.3
+#export CC=gcc-4.3
 export CFLAGS= -O3
 export CXXFLAGS= -O3
 export FFLAGS= -O3



More information about the Pkg-scicomp-commits mailing list