Author: smr Date: 2013-02-09 20:18:33 +0000 (Sat, 09 Feb 2013) New Revision: 12974
Added: trunk/packages/mriconvert/tags/2.0.250-1/ trunk/packages/mriconvert/tags/2.0.250-1/debian/changelog trunk/packages/mriconvert/tags/2.0.250-1/debian/control trunk/packages/mriconvert/tags/2.0.250-1/debian/patches/series trunk/packages/mriconvert/tags/2.0.250-1/debian/rules Removed: trunk/packages/mriconvert/tags/2.0.250-1/debian/README.source trunk/packages/mriconvert/tags/2.0.250-1/debian/changelog trunk/packages/mriconvert/tags/2.0.250-1/debian/control trunk/packages/mriconvert/tags/2.0.250-1/debian/get-orig-source trunk/packages/mriconvert/tags/2.0.250-1/debian/patches/findwxwidgets.patch trunk/packages/mriconvert/tags/2.0.250-1/debian/patches/series trunk/packages/mriconvert/tags/2.0.250-1/debian/patches/wxwidgets-initializer.patch trunk/packages/mriconvert/tags/2.0.250-1/debian/rules Log: [svn-buildpackage] Tagging mriconvert 2.0.250-1 Deleted: trunk/packages/mriconvert/tags/2.0.250-1/debian/README.source =================================================================== --- trunk/packages/mriconvert/trunk/debian/README.source 2013-02-09 12:03:47 UTC (rev 12971) +++ trunk/packages/mriconvert/tags/2.0.250-1/debian/README.source 2013-02-09 20:18:33 UTC (rev 12974) @@ -1,12 +0,0 @@ -The source tree was obtained from http://lcni.uoregon.edu/~jolinda/MRIConvert/ -Two files were removed before creating the .orig.tar.gz: - - CMakeCache.txt - Makefile - -These files are both generated as part of the configure process. - -This package uses quilt. -See /usr/share/doc/quilt/README.source. - - -- Steve M. Robbins <[email protected]>, Sun, 31 Oct 2010 22:16:59 -0500 Deleted: trunk/packages/mriconvert/tags/2.0.250-1/debian/changelog =================================================================== --- trunk/packages/mriconvert/trunk/debian/changelog 2013-02-09 12:03:47 UTC (rev 12971) +++ trunk/packages/mriconvert/tags/2.0.250-1/debian/changelog 2013-02-09 20:18:33 UTC (rev 12974) @@ -1,87 +0,0 @@ -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 <[email protected]> Tue, 28 Aug 2012 14:47:57 +0200 - -mriconvert (2.0.235-1) unstable; urgency=low - - * New upstream. - - -- Steve M. Robbins <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> Thu, 06 Oct 2011 21:03:57 -0500 - -mriconvert (2.0.217-1) unstable; urgency=low - - * New upstream. - - -- Steve M. Robbins <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> Sun, 31 Oct 2010 22:20:49 -0500 - -mriconvert (2.0-1) unstable; urgency=low - - * Initial upload. Closes: #599880. - - -- Steve M. Robbins <[email protected]> Tue, 12 Oct 2010 23:40:00 -0500 Copied: trunk/packages/mriconvert/tags/2.0.250-1/debian/changelog (from rev 12973, trunk/packages/mriconvert/trunk/debian/changelog) =================================================================== --- trunk/packages/mriconvert/tags/2.0.250-1/debian/changelog (rev 0) +++ trunk/packages/mriconvert/tags/2.0.250-1/debian/changelog 2013-02-09 20:18:33 UTC (rev 12974) @@ -0,0 +1,97 @@ +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 <[email protected]> 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 <[email protected]> Tue, 28 Aug 2012 14:47:57 +0200 + +mriconvert (2.0.235-1) unstable; urgency=low + + * New upstream. + + -- Steve M. Robbins <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> Thu, 06 Oct 2011 21:03:57 -0500 + +mriconvert (2.0.217-1) unstable; urgency=low + + * New upstream. + + -- Steve M. Robbins <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> Sun, 31 Oct 2010 22:20:49 -0500 + +mriconvert (2.0-1) unstable; urgency=low + + * Initial upload. Closes: #599880. + + -- Steve M. Robbins <[email protected]> Tue, 12 Oct 2010 23:40:00 -0500 Deleted: trunk/packages/mriconvert/tags/2.0.250-1/debian/control =================================================================== --- trunk/packages/mriconvert/trunk/debian/control 2013-02-09 12:03:47 UTC (rev 12971) +++ trunk/packages/mriconvert/tags/2.0.250-1/debian/control 2013-02-09 20:18:33 UTC (rev 12974) @@ -1,20 +0,0 @@ -Source: mriconvert -Homepage: http://lcni.uoregon.edu/~jolinda/MRIConvert/ -Section: science -Priority: optional -Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Steve M. Robbins <[email protected]> -Build-Depends: debhelper (>= 9), help2man, cmake, cableswig, - libinsighttoolkit3-dev, libwxgtk2.8-dev -Standards-Version: 3.9.2 -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/2.0.250-1/debian/control (from rev 12972, trunk/packages/mriconvert/trunk/debian/control) =================================================================== --- trunk/packages/mriconvert/tags/2.0.250-1/debian/control (rev 0) +++ trunk/packages/mriconvert/tags/2.0.250-1/debian/control 2013-02-09 20:18:33 UTC (rev 12974) @@ -0,0 +1,20 @@ +Source: mriconvert +Homepage: http://lcni.uoregon.edu/~jolinda/MRIConvert/ +Section: science +Priority: optional +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Steve M. Robbins <[email protected]> +Build-Depends: debhelper (>= 9), help2man, cmake, cableswig, libboost-program-options-dev, + libinsighttoolkit4-dev, libwxgtk2.8-dev +Standards-Version: 3.9.2 +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/2.0.250-1/debian/get-orig-source =================================================================== --- trunk/packages/mriconvert/trunk/debian/get-orig-source 2013-02-09 12:03:47 UTC (rev 12971) +++ trunk/packages/mriconvert/tags/2.0.250-1/debian/get-orig-source 2013-02-09 20:18:33 UTC (rev 12974) @@ -1,18 +0,0 @@ -#!/bin/sh - -SRCFILE=mriconvert_sources.zip - -VERSION=2.0.235 -OUTDIR="mriconvert-${VERSION}" - -rm -f ${SRCFILE} -wget -c http://lcni.uoregon.edu/~jolinda/MRIConvert/${SRCFILE} -mkdir $OUTDIR -unzip ${SRCFILE} -d $OUTDIR - -( cd $OUTDIR -rm -f Makefile CMakeCache.txt -) - -GZIP="--best --no-name" tar cfz mriconvert_"$VERSION".orig.tar.gz $OUTDIR -rm -rf $OUTDIR Deleted: trunk/packages/mriconvert/tags/2.0.250-1/debian/patches/findwxwidgets.patch =================================================================== --- trunk/packages/mriconvert/trunk/debian/patches/findwxwidgets.patch 2013-02-09 12:03:47 UTC (rev 12971) +++ trunk/packages/mriconvert/tags/2.0.250-1/debian/patches/findwxwidgets.patch 2013-02-09 20:18:33 UTC (rev 12974) @@ -1,34 +0,0 @@ -Description: work around broken FindwxWidgets macro - The CMake FindwxWidgets.cmake module shipped with CMake 2.8 - is broken. One of its functions is to set wxWidgets_CXX_FLAGS - based on the output of "wx-config --cxxflags". However, it now - mutates the output, turning "-Dfoo" into "foo", which causes - a compile error. - . - Upstream is aware for a year, but no response; see - http://www.cmake.org/pipermail/cmake/2010-October/040128.html -Author: [email protected] - - ---- mriconvert-2.0.orig/CMakeLists.txt -+++ mriconvert-2.0/CMakeLists.txt -@@ -36,10 +36,16 @@ - SET(EXECUTABLE_OUTPUT_PATH "release") - - INCLUDE (FindwxWidgets) -- -- SET(CMAKE_CXX_FLAGS " -DWX_PRECOMP ${CMAKE_CXX_FLAGS}${wxWidgets_CXX_FLAGS}") - -- ADD_DEFINITIONS( ${wxWidgets_DEFINITIONS} ${PROJECT_DEFINITIONS} ) -+# run the wx-config program to get cxxflags -+ EXECUTE_PROCESS( -+ COMMAND sh "${wxWidgets_CONFIG_EXECUTABLE}" -+ ${wxWidgets_SELECT_OPTIONS} --cxxflags -+ OUTPUT_VARIABLE wxWidgets_CXX_FLAGS -+ OUTPUT_STRIP_TRAILING_WHITESPACE -+) -+ -+ SET(CMAKE_CXX_FLAGS " -DWX_PRECOMP ${CMAKE_CXX_FLAGS}${wxWidgets_CXX_FLAGS}") - - INCLUDE_DIRECTORIES(${wxWidgets_INCLUDE_DIRS}) - LINK_DIRECTORIES( ${wxWidgets_LIBRARY_DIRS} ) Deleted: trunk/packages/mriconvert/tags/2.0.250-1/debian/patches/series =================================================================== --- trunk/packages/mriconvert/trunk/debian/patches/series 2013-02-09 12:03:47 UTC (rev 12971) +++ trunk/packages/mriconvert/tags/2.0.250-1/debian/patches/series 2013-02-09 20:18:33 UTC (rev 12974) @@ -1,2 +0,0 @@ -findwxwidgets.patch -wxwidgets-initializer.patch Copied: trunk/packages/mriconvert/tags/2.0.250-1/debian/patches/series (from rev 12972, trunk/packages/mriconvert/trunk/debian/patches/series) =================================================================== --- trunk/packages/mriconvert/tags/2.0.250-1/debian/patches/series (rev 0) +++ trunk/packages/mriconvert/tags/2.0.250-1/debian/patches/series 2013-02-09 20:18:33 UTC (rev 12974) @@ -0,0 +1 @@ + Deleted: trunk/packages/mriconvert/tags/2.0.250-1/debian/patches/wxwidgets-initializer.patch =================================================================== --- trunk/packages/mriconvert/trunk/debian/patches/wxwidgets-initializer.patch 2013-02-09 12:03:47 UTC (rev 12971) +++ trunk/packages/mriconvert/tags/2.0.250-1/debian/patches/wxwidgets-initializer.patch 2013-02-09 20:18:33 UTC (rev 12974) @@ -1,18 +0,0 @@ -Description: Fix segfault - Pass argc, argv to wxInitializer constructor (thanks, Olly Betts). -Author: Steve Robbins <[email protected]> -Bug: 646654 -Forwarded: yes - - ---- mriconvert-2.0.217.orig/McVerter.cpp -+++ mriconvert-2.0.217/McVerter.cpp -@@ -26,7 +26,7 @@ - int main(int argc, char** argv) - { - // First make sure we can use wx stuff. -- wxInitializer initializer; -+ wxInitializer initializer(argc, argv); - if ( !initializer ) - { - cerr << "Failed to initialize the wxWidgets library, aborting."; Deleted: trunk/packages/mriconvert/tags/2.0.250-1/debian/rules =================================================================== --- trunk/packages/mriconvert/trunk/debian/rules 2013-02-09 12:03:47 UTC (rev 12971) +++ trunk/packages/mriconvert/tags/2.0.250-1/debian/rules 2013-02-09 20:18:33 UTC (rev 12974) @@ -1,20 +0,0 @@ -#!/usr/bin/make -f - -DPKG_EXPORT_BUILDFLAGS = 1 --include /usr/share/dpkg/buildflags.mk - -#VERSION = 2.0.235 -VERSION := $(shell dpkg-parsechangelog | grep Version | cut -d\ -f2 | cut -d- -f1) - -%: - dh $@ --parallel - -override_dh_install: - dh_install */release/mcverter */release/MRIConvert usr/bin - -override_dh_installman: - help2man -n 'non-interactive MRI conversion software' --version-string $(VERSION) --no-discard-stderr */release/mcverter > mcverter.1 - dh_installman mcverter.1 debian/MRIConvert.1 - -get-orig-source: - ./debian/get-orig-source Copied: trunk/packages/mriconvert/tags/2.0.250-1/debian/rules (from rev 12972, trunk/packages/mriconvert/trunk/debian/rules) =================================================================== --- trunk/packages/mriconvert/tags/2.0.250-1/debian/rules (rev 0) +++ trunk/packages/mriconvert/tags/2.0.250-1/debian/rules 2013-02-09 20:18:33 UTC (rev 12974) @@ -0,0 +1,16 @@ +#!/usr/bin/make -f + +DPKG_EXPORT_BUILDFLAGS = 1 +-include /usr/share/dpkg/buildflags.mk + +VERSION := $(shell dpkg-parsechangelog | grep Version | cut -d\ -f2 | cut -d- -f1) + +%: + dh $@ --parallel + +override_dh_install: + dh_install */release/mcverter */release/MRIConvert usr/bin + +override_dh_installman: + help2man -n 'non-interactive MRI conversion software' --version-string $(VERSION) --no-discard-stderr */release/mcverter > mcverter.1 + dh_installman mcverter.1 debian/MRIConvert.1 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
