Author: smr Date: 2015-07-05 04:47:43 +0000 (Sun, 05 Jul 2015) New Revision: 19513
Added: trunk/packages/mriconvert/tags/1:2.0.8-2/ trunk/packages/mriconvert/tags/1:2.0.8-2/debian/changelog trunk/packages/mriconvert/tags/1:2.0.8-2/debian/copyright Removed: trunk/packages/mriconvert/tags/1:2.0.8-2/debian/changelog trunk/packages/mriconvert/tags/1:2.0.8-2/debian/copyright Log: [svn-buildpackage] Tagging mriconvert 1:2.0.8-2 Deleted: trunk/packages/mriconvert/tags/1:2.0.8-2/debian/changelog =================================================================== --- trunk/packages/mriconvert/trunk/debian/changelog 2015-07-04 21:13:29 UTC (rev 19511) +++ trunk/packages/mriconvert/tags/1:2.0.8-2/debian/changelog 2015-07-05 04:47:43 UTC (rev 19513) @@ -1,167 +0,0 @@ -mriconvert (1:2.0.8-1) unstable; urgency=medium - - * New upstream. - - * control: Bump standards-version to 3.9.6. Remove unnecessary - cableswig build-dep (been there forever, but not sure why). - - -- Steve M. Robbins <[email protected]> Wed, 01 Jul 2015 16:44:42 -0500 - -mriconvert (1:2.0.7-2) unstable; urgency=medium - - * Update to use wxWidgets 3.0. Closes: #742019. - - -- Steve M. Robbins <[email protected]> Tue, 18 Mar 2014 23:49:38 -0500 - -mriconvert (1:2.0.7-1) unstable; urgency=low - - * New upstream. - - -- Steve M. Robbins <[email protected]> Wed, 01 Jan 2014 22:32:24 -0600 - -mriconvert (1:2.0.6-1) unstable; urgency=low - - * New upstream. Closes: #731298. - * control: Remove unnecessary build-depends on libinsighttoolkit3-dev. - Update Standards-Version to 3.9.5. - * watch: Replace with version from http://anonscm.debian.org/viewvc/sepwatch - - -- Steve M. Robbins <[email protected]> Sat, 07 Dec 2013 16:51:57 -0600 - -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 <[email protected]> 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 <[email protected]> Tue, 09 Jul 2013 22:35:19 -0500 - -mriconvert (1:2.0.4-1) unstable; urgency=low - - * New upstream. - - -- Steve M. Robbins <[email protected]> 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 <[email protected]> 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 <[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 Copied: trunk/packages/mriconvert/tags/1:2.0.8-2/debian/changelog (from rev 19512, trunk/packages/mriconvert/trunk/debian/changelog) =================================================================== --- trunk/packages/mriconvert/tags/1:2.0.8-2/debian/changelog (rev 0) +++ trunk/packages/mriconvert/tags/1:2.0.8-2/debian/changelog 2015-07-05 04:47:43 UTC (rev 19513) @@ -0,0 +1,173 @@ +mriconvert (1:2.0.8-2) unstable; urgency=medium + + * copyright: Add license for utf8proc-v1.1.6/*. + + -- Steve M. Robbins <[email protected]> Sat, 04 Jul 2015 23:16:29 -0500 + +mriconvert (1:2.0.8-1) unstable; urgency=medium + + * New upstream. + + * control: Bump standards-version to 3.9.6. Remove unnecessary + cableswig build-dep (been there forever, but not sure why). + + -- Steve M. Robbins <[email protected]> Wed, 01 Jul 2015 16:44:42 -0500 + +mriconvert (1:2.0.7-2) unstable; urgency=medium + + * Update to use wxWidgets 3.0. Closes: #742019. + + -- Steve M. Robbins <[email protected]> Tue, 18 Mar 2014 23:49:38 -0500 + +mriconvert (1:2.0.7-1) unstable; urgency=low + + * New upstream. + + -- Steve M. Robbins <[email protected]> Wed, 01 Jan 2014 22:32:24 -0600 + +mriconvert (1:2.0.6-1) unstable; urgency=low + + * New upstream. Closes: #731298. + * control: Remove unnecessary build-depends on libinsighttoolkit3-dev. + Update Standards-Version to 3.9.5. + * watch: Replace with version from http://anonscm.debian.org/viewvc/sepwatch + + -- Steve M. Robbins <[email protected]> Sat, 07 Dec 2013 16:51:57 -0600 + +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 <[email protected]> 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 <[email protected]> Tue, 09 Jul 2013 22:35:19 -0500 + +mriconvert (1:2.0.4-1) unstable; urgency=low + + * New upstream. + + -- Steve M. Robbins <[email protected]> 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 <[email protected]> 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 <[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/1:2.0.8-2/debian/copyright =================================================================== --- trunk/packages/mriconvert/trunk/debian/copyright 2015-07-04 21:13:29 UTC (rev 19511) +++ trunk/packages/mriconvert/tags/1:2.0.8-2/debian/copyright 2015-07-05 04:47:43 UTC (rev 19513) @@ -1,67 +0,0 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: MRIConvert -Upstream-Contact: Jolinda Smith <[email protected]> -Source: http://lcni.uoregon.edu/~jolinda/MRIConvert/ -Files-Excluded: - Makefile CMakeCache.txt - MRIConvert - Mcverter - -Files: * -Copyright: 2010 Jolinda Smith <[email protected]> - Lewis Center for Neuroimaging at the University of Oregon -License: GPL-3 - MRIConvert was developed at the Lewis Center for Neuroimaging at the - University of Oregon. All LCNI software is available free of charge - under the GNU General Public License (GPL). - . - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - . - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - . - You should have received a copy of the GNU General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. - . - On Debian systems, the full text of the GPL is available in file - /usr/share/common-licenses/GPL-3. - -Files: nifti1.h -Copyright: 2003 Robert W Cox -License: PD - /***************************************************************************** - ** This file defines the "NIFTI-1" header format. ** - ** It is derived from 2 meetings at the NIH (31 Mar 2003 and ** - ** 02 Sep 2003) of the Data Format Working Group (DFWG), ** - ** chartered by the NIfTI (Neuroimaging Informatics Technology ** - ** Initiative) at the National Institutes of Health (NIH). ** - **--------------------------------------------------------------** - ** Neither the National Institutes of Health (NIH), the DFWG, ** - ** nor any of the members or employees of these institutions ** - ** imply any warranty of usefulness of this material for any ** - ** purpose, and do not assume any liability for damages, ** - ** incidental or otherwise, caused by any use of this document. ** - ** If these conditions are not acceptable, do not use this! ** - **--------------------------------------------------------------** - ** Author: Robert W Cox (NIMH, Bethesda) ** - ** Advisors: John Ashburner (FIL, London), ** - ** Stephen Smith (FMRIB, Oxford), ** - ** Mark Jenkinson (FMRIB, Oxford) ** - ******************************************************************************/ - . - /*---------------------------------------------------------------------------*/ - /* Note that the ANALYZE 7.5 file header (dbh.h) is - * (c) Copyright 1986-1995 - * Biomedical Imaging Resource - * Mayo Foundation - * Incorporation of components of dbh.h are by permission of the - * Mayo Foundation. - * - * Changes from the ANALYZE 7.5 file header in this file are released to the - * public domain, including the functional comments and any amusing asides. - -----------------------------------------------------------------------------*/ Copied: trunk/packages/mriconvert/tags/1:2.0.8-2/debian/copyright (from rev 19512, trunk/packages/mriconvert/trunk/debian/copyright) =================================================================== --- trunk/packages/mriconvert/tags/1:2.0.8-2/debian/copyright (rev 0) +++ trunk/packages/mriconvert/tags/1:2.0.8-2/debian/copyright 2015-07-05 04:47:43 UTC (rev 19513) @@ -0,0 +1,134 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: MRIConvert +Upstream-Contact: Jolinda Smith <[email protected]> +Source: http://lcni.uoregon.edu/~jolinda/MRIConvert/ +Files-Excluded: + Makefile CMakeCache.txt + MRIConvert + Mcverter + +Files: * +Copyright: 2010 Jolinda Smith <[email protected]> + Lewis Center for Neuroimaging at the University of Oregon +License: GPL-3 + MRIConvert was developed at the Lewis Center for Neuroimaging at the + University of Oregon. All LCNI software is available free of charge + under the GNU General Public License (GPL). + . + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + . + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + . + On Debian systems, the full text of the GPL is available in file + /usr/share/common-licenses/GPL-3. + +Files: nifti1.h +Copyright: 2003 Robert W Cox +License: PD + /***************************************************************************** + ** This file defines the "NIFTI-1" header format. ** + ** It is derived from 2 meetings at the NIH (31 Mar 2003 and ** + ** 02 Sep 2003) of the Data Format Working Group (DFWG), ** + ** chartered by the NIfTI (Neuroimaging Informatics Technology ** + ** Initiative) at the National Institutes of Health (NIH). ** + **--------------------------------------------------------------** + ** Neither the National Institutes of Health (NIH), the DFWG, ** + ** nor any of the members or employees of these institutions ** + ** imply any warranty of usefulness of this material for any ** + ** purpose, and do not assume any liability for damages, ** + ** incidental or otherwise, caused by any use of this document. ** + ** If these conditions are not acceptable, do not use this! ** + **--------------------------------------------------------------** + ** Author: Robert W Cox (NIMH, Bethesda) ** + ** Advisors: John Ashburner (FIL, London), ** + ** Stephen Smith (FMRIB, Oxford), ** + ** Mark Jenkinson (FMRIB, Oxford) ** + ******************************************************************************/ + . + /*---------------------------------------------------------------------------*/ + /* Note that the ANALYZE 7.5 file header (dbh.h) is + * (c) Copyright 1986-1995 + * Biomedical Imaging Resource + * Mayo Foundation + * Incorporation of components of dbh.h are by permission of the + * Mayo Foundation. + * + * Changes from the ANALYZE 7.5 file header in this file are released to the + * public domain, including the functional comments and any amusing asides. + -----------------------------------------------------------------------------*/ + + + +Files utf8proc-v1.1.6/* +Copyright (c) 2009, 2013 Public Software Group e. V., Berlin, Germany + +Permission is hereby granted, free of charge, to any person obtaining a +copy of this software and associated documentation files (the "Software"), +to deal in the Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, sublicense, +and/or sell copies of the Software, and to permit persons to whom the +Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER +DEALINGS IN THE SOFTWARE. + + +This software distribution contains derived data from a modified version of +the Unicode data files. The following license applies to that data: + +COPYRIGHT AND PERMISSION NOTICE + +Copyright (c) 1991-2007 Unicode, Inc. All rights reserved. Distributed +under the Terms of Use in http://www.unicode.org/copyright.html. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of the Unicode data files and any associated documentation (the "Data +Files") or Unicode software and any associated documentation (the +"Software") to deal in the Data Files or Software without restriction, +including without limitation the rights to use, copy, modify, merge, +publish, distribute, and/or sell copies of the Data Files or Software, and +to permit persons to whom the Data Files or Software are furnished to do +so, provided that (a) the above copyright notice(s) and this permission +notice appear with all copies of the Data Files or Software, (b) both the +above copyright notice(s) and this permission notice appear in associated +documentation, and (c) there is clear notice in each modified Data File or +in the Software as well as in the documentation associated with the Data +File(s) or Software that the data or software has been modified. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS +INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR +CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF +USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER +TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF THE DATA FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. + + +Unicode and the Unicode logo are trademarks of Unicode, Inc., and may be +registered in some jurisdictions. All other trademarks and registered +trademarks mentioned herein are the property of their respective owners. + _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
