[med-svn] r2585 - trunk/packages/minc/trunk/debian
smr at alioth.debian.org
smr at alioth.debian.org
Mon Oct 27 06:14:39 UTC 2008
Author: smr
Date: 2008-10-27 06:14:38 +0000 (Mon, 27 Oct 2008)
New Revision: 2585
Modified:
trunk/packages/minc/trunk/debian/changelog
trunk/packages/minc/trunk/debian/control
Log:
Use LAM on architectures that do not support OpenMPI.
Modified: trunk/packages/minc/trunk/debian/changelog
===================================================================
--- trunk/packages/minc/trunk/debian/changelog 2008-10-26 22:47:04 UTC (rev 2584)
+++ trunk/packages/minc/trunk/debian/changelog 2008-10-27 06:14:38 UTC (rev 2585)
@@ -1,3 +1,10 @@
+minc (2.0.16-2) unstable; urgency=low
+
+ * debian/control: Use OpenMPI, except for certain architectures that it
+ doesn't support; in the latter case, use LAM.
+
+ -- Steve M. Robbins <smr at debian.org> Mon, 27 Oct 2008 01:11:21 -0500
+
minc (2.0.16-1) unstable; urgency=low
* New upstream release.
Modified: trunk/packages/minc/trunk/debian/control
===================================================================
--- trunk/packages/minc/trunk/debian/control 2008-10-26 22:47:04 UTC (rev 2584)
+++ trunk/packages/minc/trunk/debian/control 2008-10-27 06:14:38 UTC (rev 2585)
@@ -4,7 +4,9 @@
Priority: optional
Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Steve M. Robbins <smr at debian.org>
-Build-Depends: cdbs, debhelper (>= 5), csh, libnetcdf-dev, libhdf5-openmpi-dev, zlib1g-dev, texlive-latex-base
+Build-Depends: cdbs, debhelper (>= 5), csh, libnetcdf-dev, zlib1g-dev, texlive-latex-base,
+ libhdf5-openmpi-dev [!arm !armel !hppa !mips !mipsel !s390],
+ libhdf5-lam-dev [ arm armel hppa mips mipsel s390]
Standards-Version: 3.8.0.0
Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/minc/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/minc/trunk/?rev=0&sc=0
More information about the debian-med-commit
mailing list