[med-svn] r2818 - trunk/packages/insighttoolkit/trunk/debian
smr at alioth.debian.org
smr at alioth.debian.org
Sat Dec 20 02:19:37 UTC 2008
Author: smr
Date: 2008-12-20 02:19:37 +0000 (Sat, 20 Dec 2008)
New Revision: 2818
Modified:
trunk/packages/insighttoolkit/trunk/debian/changelog
trunk/packages/insighttoolkit/trunk/debian/rules
Log:
Updates for new upstream 3.10.1.
Modified: trunk/packages/insighttoolkit/trunk/debian/changelog
===================================================================
--- trunk/packages/insighttoolkit/trunk/debian/changelog 2008-12-19 21:02:44 UTC (rev 2817)
+++ trunk/packages/insighttoolkit/trunk/debian/changelog 2008-12-20 02:19:37 UTC (rev 2818)
@@ -1,4 +1,4 @@
-insighttoolkit (3.10.0-1) UNRELEASED; urgency=low
+insighttoolkit (3.10.1-1) UNRELEASED; urgency=low
* New upstream version.
- patches/nifti-versioning.patch: Remove. Applied upstream.
@@ -17,7 +17,7 @@
* CMakeCache.txt.debian: Set CMAKE_BUILD_TYPE to "RELEASE" so that we
build with -O3 (not -O2), necessary to optimize the templated code.
- -- Steve M. Robbins <smr at debian.org> Sun, 16 Nov 2008 15:36:00 -0600
+ -- Steve M. Robbins <smr at debian.org> Fri, 19 Dec 2008 20:16:49 -0600
insighttoolkit (3.8.0-1) unstable; urgency=low
Modified: trunk/packages/insighttoolkit/trunk/debian/rules
===================================================================
--- trunk/packages/insighttoolkit/trunk/debian/rules 2008-12-19 21:02:44 UTC (rev 2817)
+++ trunk/packages/insighttoolkit/trunk/debian/rules 2008-12-20 02:19:37 UTC (rev 2818)
@@ -6,7 +6,7 @@
VER_MAJOR = 3
VER_MINOR = 10
-VER_PATCH = 0
+VER_PATCH = 1
UPSTREAM_SRC = InsightToolkit-$(VER_MAJOR).$(VER_MINOR).$(VER_PATCH)
DEBIAN_SRC_DIR = insighttoolkit-$(VER_MAJOR).$(VER_MINOR).$(VER_PATCH)
More information about the debian-med-commit
mailing list