[med-svn] r4804 - trunk/packages/minc/trunk/debian
Steven Michael Robbins
smr at alioth.debian.org
Wed May 19 03:54:11 UTC 2010
Author: smr
Date: 2010-05-19 03:54:07 +0000 (Wed, 19 May 2010)
New Revision: 4804
Modified:
trunk/packages/minc/trunk/debian/changelog
trunk/packages/minc/trunk/debian/control
Log:
Fixes for new netcdf 4.
Modified: trunk/packages/minc/trunk/debian/changelog
===================================================================
--- trunk/packages/minc/trunk/debian/changelog 2010-05-19 00:26:51 UTC (rev 4803)
+++ trunk/packages/minc/trunk/debian/changelog 2010-05-19 03:54:07 UTC (rev 4804)
@@ -1,3 +1,13 @@
+minc (2.0.18+cvs20100518-1) unstable; urgency=low
+
+ * Pull upstream CVS, contains fixes for netcdf 4. Closes: #577060,
+ #581296.
+
+ * control: replace libhdf5-*-dev (differing by architecture) by
+ libhdf5-mpi-dev.
+
+ -- Steve M. Robbins <smr at debian.org> Tue, 18 May 2010 22:53:30 -0500
+
minc (2.0.18-1) unstable; urgency=low
* New upstream version.
Modified: trunk/packages/minc/trunk/debian/control
===================================================================
--- trunk/packages/minc/trunk/debian/control 2010-05-19 00:26:51 UTC (rev 4803)
+++ trunk/packages/minc/trunk/debian/control 2010-05-19 03:54:07 UTC (rev 4804)
@@ -5,8 +5,7 @@
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, zlib1g-dev, texlive-latex-base,
- libhdf5-openmpi-dev [!arm !armel !hppa !mips !mipsel !s390],
- libhdf5-lam-dev [ arm armel hppa mips mipsel s390]
+ libhdf5-mpi-dev
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