Author: smr Date: 2012-10-12 02:58:21 +0000 (Fri, 12 Oct 2012) New Revision: 12393
Removed: trunk/packages/minc/trunk/debian/patches/hdfv2-fixes.patch Modified: trunk/packages/minc/trunk/debian/changelog trunk/packages/minc/trunk/debian/patches/series Log: New upstream version. Modified: trunk/packages/minc/trunk/debian/changelog =================================================================== --- trunk/packages/minc/trunk/debian/changelog 2012-10-11 20:50:46 UTC (rev 12392) +++ trunk/packages/minc/trunk/debian/changelog 2012-10-12 02:58:21 UTC (rev 12393) @@ -1,3 +1,10 @@ +minc (2.2.00-1) unstable; urgency=low + + * New upstream. + * patches/hdfv2-fixes.patch: Remove. Applied upstream. + + -- Steve M. Robbins <[email protected]> Thu, 11 Oct 2012 21:21:09 -0500 + minc (2.1.10-1) unstable; urgency=low * New upstream. Deleted: trunk/packages/minc/trunk/debian/patches/hdfv2-fixes.patch =================================================================== --- trunk/packages/minc/trunk/debian/patches/hdfv2-fixes.patch 2012-10-11 20:50:46 UTC (rev 12392) +++ trunk/packages/minc/trunk/debian/patches/hdfv2-fixes.patch 2012-10-12 02:58:21 UTC (rev 12393) @@ -1,17 +0,0 @@ -Description: Enable building with HDF5 1.8 - Fix build problems with HDF5 version 2 API. -Author: Steve Robbins <[email protected]> -Bug: n/a -Forwarded: no - ---- minc-2.1.10.orig/libsrc2/test/datatype-test.c -+++ minc-2.1.10/libsrc2/test/datatype-test.c -@@ -13,7 +13,7 @@ - - /* Turn off automatic error reporting. - */ -- H5Eset_auto(H5E_DEFAULT, NULL); -+ H5Eset_auto(H5E_DEFAULT, NULL, NULL); - - /* Check each file. - */ Modified: trunk/packages/minc/trunk/debian/patches/series =================================================================== --- trunk/packages/minc/trunk/debian/patches/series 2012-10-11 20:50:46 UTC (rev 12392) +++ trunk/packages/minc/trunk/debian/patches/series 2012-10-12 02:58:21 UTC (rev 12393) @@ -1,2 +1 @@ 01_mincedit-sensible-viewer.diff -hdfv2-fixes.patch _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
