[med-svn] r14146 - in trunk/packages/mriconvert/tags: . 1:2.0.4-3/debian 1:2.0.4-3/debian/patches
Steven Michael Robbins
smr at alioth.debian.org
Sat Jul 13 07:29:49 UTC 2013
Author: smr
Date: 2013-07-13 07:29:49 +0000 (Sat, 13 Jul 2013)
New Revision: 14146
Added:
trunk/packages/mriconvert/tags/1:2.0.4-3/
trunk/packages/mriconvert/tags/1:2.0.4-3/debian/changelog
trunk/packages/mriconvert/tags/1:2.0.4-3/debian/control
trunk/packages/mriconvert/tags/1:2.0.4-3/debian/patches/series
Removed:
trunk/packages/mriconvert/tags/1:2.0.4-3/debian/changelog
trunk/packages/mriconvert/tags/1:2.0.4-3/debian/control
trunk/packages/mriconvert/tags/1:2.0.4-3/debian/patches/boost-exception.patch
trunk/packages/mriconvert/tags/1:2.0.4-3/debian/patches/series
Log:
[svn-buildpackage] Tagging mriconvert 1:2.0.4-3
Deleted: trunk/packages/mriconvert/tags/1:2.0.4-3/debian/changelog
===================================================================
--- trunk/packages/mriconvert/trunk/debian/changelog 2013-07-12 11:46:56 UTC (rev 14144)
+++ trunk/packages/mriconvert/tags/1:2.0.4-3/debian/changelog 2013-07-13 07:29:49 UTC (rev 14146)
@@ -1,128 +0,0 @@
-mriconvert (1:2.0.4-2) unstable; urgency=low
-
- * patches/boost-exception.patch: New. Link with
- -lboost_program_options. The build on MIPS and ARM failed because
- Boost program-options needs symbols from Boost exception.
-
- * control: Add build-dependency for Boost.Exception. Unfortunately, the
- current boost-defaults is missing an unversioned boost-exception-dev,
- so added deps for Boost 1.53.
-
- -- Steve M. Robbins <smr at debian.org> Tue, 09 Jul 2013 22:35:19 -0500
-
-mriconvert (1:2.0.4-1) unstable; urgency=low
-
- * New upstream.
-
- -- Steve M. Robbins <smr at debian.org> Sun, 07 Jul 2013 03:24:50 -0500
-
-mriconvert (2.0.250-2) UNRELEASED; urgency=low
-
- * control:
- - multi-line build-depends to ease patching for backports
- - revert to build against ITK 3 instead of ITK 4 which still
- FTBFS on various architectures
- - boosted policy to 3.9.4 (no further changes seems to be due)
- * rules:
- - added --no-info to help2man call to remove statement about
- (absent) Texinfo documentation
-
- -- Yaroslav Halchenko <debian at onerussian.com> Tue, 12 Feb 2013 08:56:12 -0500
-
-mriconvert (2.0.250-1) unstable; urgency=low
-
- * New upstream. Closes: #699939.
- * control: Update build-depends (add libboost-program-options-dev).
- * patches/findwxwidgets.patch: Remove.
- * patches/wxwidgets-initializer.patch: Remove.
- * Upstream fixed source package issues; remove get-orig-source script.
-
- -- Steve M. Robbins <smr at debian.org> Thu, 07 Feb 2013 21:29:55 -0600
-
-mriconvert (2.0.235+dfsg-1) UNRELEASED; urgency=low
-
- [ Dmitry Smirnov ]
- * debian/watch: Enable proper detection of new upstream version
-
- [ Andreas Tille ]
- * debian/copyright:
- - DEP 5
- - Add Files-Excluded to document what was removed from original source
- - Also exclude prebuilded binary files once we are repackaging to save
- a lot of disk space
- * There is no point in mentioning quilt explicitly since source format
- 3 (quilt) is used
- * debian/rules: Detect upstream version automatically
-
- -- Andreas Tille <tille at debian.org> Tue, 28 Aug 2012 14:47:57 +0200
-
-mriconvert (2.0.235-1) unstable; urgency=low
-
- * New upstream.
-
- -- Steve M. Robbins <smr at debian.org> Fri, 09 Mar 2012 20:51:58 -0600
-
-mriconvert (2.0.217-4) unstable; urgency=low
-
- * patches/wxwidgets-initializer.patch: New. Pass argc, argv to
- wxInitializer constructor (thanks, Olly Betts). Fixes segfault; see
- #646654.
-
- -- Steve M. Robbins <smr at debian.org> Thu, 10 Nov 2011 23:06:44 -0600
-
-mriconvert (2.0.217-3) unstable; urgency=low
-
- * rules: Search for built binary in */release.
-
- -- Steve M. Robbins <smr at debian.org> Fri, 07 Oct 2011 07:32:29 -0500
-
-mriconvert (2.0.217-2) unstable; urgency=low
-
- * rules: Support use of dpkg before 1.16.1 by using "-include" for
- buildflags.mk. Create mcverter man page; install together with
- MRIConvert manpage.
-
- * MRIConvert.1: New.
-
- * control: Update Standards-Version to 3.9.2.
-
- -- Steve M. Robbins <smr at debian.org> Thu, 06 Oct 2011 21:03:57 -0500
-
-mriconvert (2.0.217-1) unstable; urgency=low
-
- * New upstream.
-
- -- Steve M. Robbins <smr at debian.org> Tue, 04 Oct 2011 19:47:11 -0500
-
-mriconvert (2.0.216-1) unstable; urgency=low
-
- * New upstream. Closes: #631168.
- - Help | File formats is fixed. Closes: #617345.
-
- * rules: enable parallel builds.
-
- -- Steve M. Robbins <smr at debian.org> Wed, 22 Jun 2011 23:15:12 -0500
-
-mriconvert (2.0.203-1) unstable; urgency=low
-
- [ Mathieu Malaterre ]
- * Adding man page for mcverter (help2man)
- * Adding watch file
- * Adding a get-orig-source file
-
- [ Steve M. Robbins ]
- * New upstream. Update get-orig-source script.
-
- -- Steve M. Robbins <smr at debian.org> Mon, 11 Apr 2011 22:38:03 -0500
-
-mriconvert (2.0-2) unstable; urgency=low
-
- * copyright: Replace with correct copyright & license statements.
-
- -- Steve M. Robbins <smr at debian.org> Sun, 31 Oct 2010 22:20:49 -0500
-
-mriconvert (2.0-1) unstable; urgency=low
-
- * Initial upload. Closes: #599880.
-
- -- Steve M. Robbins <smr at debian.org> Tue, 12 Oct 2010 23:40:00 -0500
Copied: trunk/packages/mriconvert/tags/1:2.0.4-3/debian/changelog (from rev 14145, trunk/packages/mriconvert/trunk/debian/changelog)
===================================================================
--- trunk/packages/mriconvert/tags/1:2.0.4-3/debian/changelog (rev 0)
+++ trunk/packages/mriconvert/tags/1:2.0.4-3/debian/changelog 2013-07-13 07:29:49 UTC (rev 14146)
@@ -0,0 +1,137 @@
+mriconvert (1:2.0.4-3) unstable; urgency=low
+
+ * Undo previous changes. Linking with boost-exceptions was not the
+ problem. It seems rather that the boost packages were built with
+ an older compiler.
+ * control: Change dependency to boost1.54.
+
+ -- Steve M. Robbins <smr at debian.org> Sat, 13 Jul 2013 02:08:36 -0500
+
+mriconvert (1:2.0.4-2) unstable; urgency=low
+
+ * patches/boost-exception.patch: New. Link with
+ -lboost_program_options. The build on MIPS and ARM failed because
+ Boost program-options needs symbols from Boost exception.
+
+ * control: Add build-dependency for Boost.Exception. Unfortunately, the
+ current boost-defaults is missing an unversioned boost-exception-dev,
+ so added deps for Boost 1.53.
+
+ -- Steve M. Robbins <smr at debian.org> Tue, 09 Jul 2013 22:35:19 -0500
+
+mriconvert (1:2.0.4-1) unstable; urgency=low
+
+ * New upstream.
+
+ -- Steve M. Robbins <smr at debian.org> Sun, 07 Jul 2013 03:24:50 -0500
+
+mriconvert (2.0.250-2) UNRELEASED; urgency=low
+
+ * control:
+ - multi-line build-depends to ease patching for backports
+ - revert to build against ITK 3 instead of ITK 4 which still
+ FTBFS on various architectures
+ - boosted policy to 3.9.4 (no further changes seems to be due)
+ * rules:
+ - added --no-info to help2man call to remove statement about
+ (absent) Texinfo documentation
+
+ -- Yaroslav Halchenko <debian at onerussian.com> Tue, 12 Feb 2013 08:56:12 -0500
+
+mriconvert (2.0.250-1) unstable; urgency=low
+
+ * New upstream. Closes: #699939.
+ * control: Update build-depends (add libboost-program-options-dev).
+ * patches/findwxwidgets.patch: Remove.
+ * patches/wxwidgets-initializer.patch: Remove.
+ * Upstream fixed source package issues; remove get-orig-source script.
+
+ -- Steve M. Robbins <smr at debian.org> Thu, 07 Feb 2013 21:29:55 -0600
+
+mriconvert (2.0.235+dfsg-1) UNRELEASED; urgency=low
+
+ [ Dmitry Smirnov ]
+ * debian/watch: Enable proper detection of new upstream version
+
+ [ Andreas Tille ]
+ * debian/copyright:
+ - DEP 5
+ - Add Files-Excluded to document what was removed from original source
+ - Also exclude prebuilded binary files once we are repackaging to save
+ a lot of disk space
+ * There is no point in mentioning quilt explicitly since source format
+ 3 (quilt) is used
+ * debian/rules: Detect upstream version automatically
+
+ -- Andreas Tille <tille at debian.org> Tue, 28 Aug 2012 14:47:57 +0200
+
+mriconvert (2.0.235-1) unstable; urgency=low
+
+ * New upstream.
+
+ -- Steve M. Robbins <smr at debian.org> Fri, 09 Mar 2012 20:51:58 -0600
+
+mriconvert (2.0.217-4) unstable; urgency=low
+
+ * patches/wxwidgets-initializer.patch: New. Pass argc, argv to
+ wxInitializer constructor (thanks, Olly Betts). Fixes segfault; see
+ #646654.
+
+ -- Steve M. Robbins <smr at debian.org> Thu, 10 Nov 2011 23:06:44 -0600
+
+mriconvert (2.0.217-3) unstable; urgency=low
+
+ * rules: Search for built binary in */release.
+
+ -- Steve M. Robbins <smr at debian.org> Fri, 07 Oct 2011 07:32:29 -0500
+
+mriconvert (2.0.217-2) unstable; urgency=low
+
+ * rules: Support use of dpkg before 1.16.1 by using "-include" for
+ buildflags.mk. Create mcverter man page; install together with
+ MRIConvert manpage.
+
+ * MRIConvert.1: New.
+
+ * control: Update Standards-Version to 3.9.2.
+
+ -- Steve M. Robbins <smr at debian.org> Thu, 06 Oct 2011 21:03:57 -0500
+
+mriconvert (2.0.217-1) unstable; urgency=low
+
+ * New upstream.
+
+ -- Steve M. Robbins <smr at debian.org> Tue, 04 Oct 2011 19:47:11 -0500
+
+mriconvert (2.0.216-1) unstable; urgency=low
+
+ * New upstream. Closes: #631168.
+ - Help | File formats is fixed. Closes: #617345.
+
+ * rules: enable parallel builds.
+
+ -- Steve M. Robbins <smr at debian.org> Wed, 22 Jun 2011 23:15:12 -0500
+
+mriconvert (2.0.203-1) unstable; urgency=low
+
+ [ Mathieu Malaterre ]
+ * Adding man page for mcverter (help2man)
+ * Adding watch file
+ * Adding a get-orig-source file
+
+ [ Steve M. Robbins ]
+ * New upstream. Update get-orig-source script.
+
+ -- Steve M. Robbins <smr at debian.org> Mon, 11 Apr 2011 22:38:03 -0500
+
+mriconvert (2.0-2) unstable; urgency=low
+
+ * copyright: Replace with correct copyright & license statements.
+
+ -- Steve M. Robbins <smr at debian.org> Sun, 31 Oct 2010 22:20:49 -0500
+
+mriconvert (2.0-1) unstable; urgency=low
+
+ * Initial upload. Closes: #599880.
+
+ -- Steve M. Robbins <smr at debian.org> Tue, 12 Oct 2010 23:40:00 -0500
Deleted: trunk/packages/mriconvert/tags/1:2.0.4-3/debian/control
===================================================================
--- trunk/packages/mriconvert/trunk/debian/control 2013-07-12 11:46:56 UTC (rev 14144)
+++ trunk/packages/mriconvert/tags/1:2.0.4-3/debian/control 2013-07-13 07:29:49 UTC (rev 14146)
@@ -1,26 +0,0 @@
-Source: mriconvert
-Homepage: http://lcni.uoregon.edu/~jolinda/MRIConvert/
-Section: science
-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: debhelper (>= 9),
- libboost-program-options1.53-dev,
- libboost-exception1.53-dev,
- libinsighttoolkit3-dev,
- libwxgtk2.8-dev,
- cableswig,
- cmake,
- help2man,
-Standards-Version: 3.9.4
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mriconvert/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/mriconvert/trunk/
-
-Package: mriconvert
-Section: science
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: medical image file conversion utility
- MRIConvert is a medical image file conversion utility that converts
- DICOM files to NIfTI 1.1, Analyze 7.5, SPM99/Analyze, BrainVoyager,
- and MetaImage volume formats.
Copied: trunk/packages/mriconvert/tags/1:2.0.4-3/debian/control (from rev 14145, trunk/packages/mriconvert/trunk/debian/control)
===================================================================
--- trunk/packages/mriconvert/tags/1:2.0.4-3/debian/control (rev 0)
+++ trunk/packages/mriconvert/tags/1:2.0.4-3/debian/control 2013-07-13 07:29:49 UTC (rev 14146)
@@ -0,0 +1,25 @@
+Source: mriconvert
+Homepage: http://lcni.uoregon.edu/~jolinda/MRIConvert/
+Section: science
+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: debhelper (>= 9),
+ libboost-program-options1.54-dev,
+ libinsighttoolkit3-dev,
+ libwxgtk2.8-dev,
+ cableswig,
+ cmake,
+ help2man,
+Standards-Version: 3.9.4
+Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mriconvert/trunk/
+Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/mriconvert/trunk/
+
+Package: mriconvert
+Section: science
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: medical image file conversion utility
+ MRIConvert is a medical image file conversion utility that converts
+ DICOM files to NIfTI 1.1, Analyze 7.5, SPM99/Analyze, BrainVoyager,
+ and MetaImage volume formats.
Deleted: trunk/packages/mriconvert/tags/1:2.0.4-3/debian/patches/boost-exception.patch
===================================================================
--- trunk/packages/mriconvert/trunk/debian/patches/boost-exception.patch 2013-07-12 11:46:56 UTC (rev 14144)
+++ trunk/packages/mriconvert/tags/1:2.0.4-3/debian/patches/boost-exception.patch 2013-07-13 07:29:49 UTC (rev 14146)
@@ -1,14 +0,0 @@
-Link with -lboost_program_options. The build on MIPS and ARM failed
-because Boost program-options needs symbols from Boost exception.
-
---- mriconvert-2.0.4.orig/CMakeLists.txt
-+++ mriconvert-2.0.4/CMakeLists.txt
-@@ -32,7 +32,7 @@
-
- ## Setup for Boost.
- set( Boost_USE_STATIC_LIBS TRUE )
--find_package( Boost COMPONENTS program_options REQUIRED )
-+find_package( Boost COMPONENTS program_options exception REQUIRED )
- if (Boost_FOUND)
- include_directories( ${Boost_INCLUDE_DIRS} )
- link_directories( ${Boost_LIBRARY_DIRS} )
Deleted: trunk/packages/mriconvert/tags/1:2.0.4-3/debian/patches/series
===================================================================
--- trunk/packages/mriconvert/trunk/debian/patches/series 2013-07-12 11:46:56 UTC (rev 14144)
+++ trunk/packages/mriconvert/tags/1:2.0.4-3/debian/patches/series 2013-07-13 07:29:49 UTC (rev 14146)
@@ -1 +0,0 @@
-boost-exception.patch
Copied: trunk/packages/mriconvert/tags/1:2.0.4-3/debian/patches/series (from rev 14145, trunk/packages/mriconvert/trunk/debian/patches/series)
===================================================================
More information about the debian-med-commit
mailing list