r38309 - in /packages/gmsh/trunk/debian: changelog control

gladky-anton-guest at users.alioth.debian.org gladky-anton-guest at users.alioth.debian.org
Fri Apr 1 22:10:39 UTC 2011


Author: gladky-anton-guest
Date: Fri Apr  1 22:10:39 2011
New Revision: 38309

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=38309
Log:
Disable med-support for some platforms

Modified:
    packages/gmsh/trunk/debian/changelog
    packages/gmsh/trunk/debian/control

Modified: packages/gmsh/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/gmsh/trunk/debian/changelog?rev=38309&op=diff
==============================================================================
--- packages/gmsh/trunk/debian/changelog (original)
+++ packages/gmsh/trunk/debian/changelog Fri Apr  1 22:10:39 2011
@@ -1,3 +1,11 @@
+gmsh (2.5.0.dfsg-6) unstable; urgency=low
+
+  * enable med-support only on platforms, where libhdf5-openmpi-dev is 
+    available: 
+    alpha amd64 i386 ia64 kfreebsd-amd64 kfreebsd-i386 powerpc sparc
+
+ -- Anton Gladky <gladky.anton at gmail.com>  Sat, 02 Apr 2011 00:57:54 +0100
+
 gmsh (2.5.0.dfsg-5) unstable; urgency=low
 
   * Team upload

Modified: packages/gmsh/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/gmsh/trunk/debian/control?rev=38309&op=diff
==============================================================================
--- packages/gmsh/trunk/debian/control (original)
+++ packages/gmsh/trunk/debian/control Fri Apr  1 22:10:39 2011
@@ -10,7 +10,7 @@
  libopencascade-modeling-dev,
  libcgns-dev (>= 2.5.3),
  libmed-dev (>= 2.3.6), libmedc-dev (>= 2.3.6), 
- libhdf5-mpi-dev,
+ libhdf5-mpi-dev[alpha amd64 i386 ia64 kfreebsd-amd64 kfreebsd-i386 powerpc sparc],
  libscotchmetis-dev,
  libblas-dev, liblapack-dev
 Standards-Version: 3.9.1




More information about the debian-science-commits mailing list