[med-svn] [Git][med-team/ismrmrd][master] 4 commits: d/copyright: review
Andreas Tille (@tille)
gitlab at salsa.debian.org
Sat Oct 18 15:37:00 BST 2025
Andreas Tille pushed to branch master at Debian Med / ismrmrd
Commits:
759ad23a by Andreas Tille at 2025-10-18T16:27:02+02:00
d/copyright: review
- - - - -
508465a6 by Andreas Tille at 2025-10-18T16:32:43+02:00
Lintian-overrides: update
- - - - -
f2f10c59 by Andreas Tille at 2025-10-18T16:35:23+02:00
Fix Last-Update field
- - - - -
074effda by Andreas Tille at 2025-10-18T16:36:36+02:00
Upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/copyright
- debian/ismrmrd-tools.lintian-overrides
- debian/patches/add_static_lib.patch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-ismrmrd (1.14.3-1) UNRELEASED; urgency=medium
+ismrmrd (1.14.3-1) unstable; urgency=medium
* Team upload.
* Fix build with CMake 4
@@ -10,8 +10,10 @@ ismrmrd (1.14.3-1) UNRELEASED; urgency=medium
* Build-Depends: libboost-filesystem-dev
* Soname bump to 1.14
* Install all binaries
+ * d/copyright: review
+ * Lintian-overrides: update
- -- Andreas Tille <tille at debian.org> Sat, 18 Oct 2025 11:36:15 +0200
+ -- Andreas Tille <tille at debian.org> Sat, 18 Oct 2025 16:35:35 +0200
ismrmrd (1.8.0-2) unstable; urgency=medium
=====================================
debian/copyright
=====================================
@@ -8,19 +8,38 @@ Copyright: 2013-2014 Michael S. Hansen <michael.hansen at nih.gov>
2013-2014 The ISMRMRD developers and contributors
License: Expat
-Files: libsrc/pugiconfig.hpp
- libsrc/pugixml.*
-Copyright: 2006-2014 Arseny Kapoulkine <arseny.kapoulkine at gmail.com>
- 2003 Kristen Wegner (kristen at tima.net)
-License: Expat
-
Files: cmake/FindFFTW3.cmake
Copyright: 2009-2010 ASTRON (Netherlands Institute for Radio Astronomy)
-License: GPL-3
+License: GPL-3+
-Files: cmake/FindPugiXML.cmake
-Copyright: 2012 Kamil Rytarowski <kamil at mageia.org>
-License: MPL-2.0
+Files: cmake/FindFFTW.cmake
+Copyright: 2015, Wenzel Jakob
+ 2017, Patrick Bos
+License: BSD-3-clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+ * Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
+ .
+ * Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+ .
+ * Neither the name of the copyright holder nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Files: debian/*
Copyright: 2014 Ghislain Vaillant <ghisvail at gmail.com>
@@ -68,7 +87,7 @@ License: MPL-2.0
On Debian systems, the complete text of the Mozilla Public License Version
2.0 can be found in /usr/share/common-licenses/MPL-2.0.
-License: GPL-3
+License: GPL-3+
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License version 3 as
published by the Free Software Foundation.
=====================================
debian/ismrmrd-tools.lintian-overrides
=====================================
@@ -1,5 +1,9 @@
-ismrmrd-tools: no-manual-page usr/bin/ismrmrd_generate_cartesian_shepp_logan
-ismrmrd-tools: no-manual-page usr/bin/ismrmrd_info
-ismrmrd-tools: no-manual-page usr/bin/ismrmrd_read_timing_test
-ismrmrd-tools: no-manual-page usr/bin/ismrmrd_recon_cartesian_2d
-ismrmrd-tools: no-manual-page usr/bin/ismrmrd_test_xml
+ismrmrd-tools: no-manual-page [usr/bin/ismrmrd_c_example]
+ismrmrd-tools: no-manual-page [usr/bin/ismrmrd_generate_cartesian_shepp_logan]
+ismrmrd-tools: no-manual-page [usr/bin/ismrmrd_hdf5_to_stream]
+ismrmrd-tools: no-manual-page [usr/bin/ismrmrd_info]
+ismrmrd-tools: no-manual-page [usr/bin/ismrmrd_read_timing_test]
+ismrmrd-tools: no-manual-page [usr/bin/ismrmrd_recon_cartesian_2d]
+ismrmrd-tools: no-manual-page [usr/bin/ismrmrd_stream_recon_cartesian_2d]
+ismrmrd-tools: no-manual-page [usr/bin/ismrmrd_stream_to_hdf5]
+ismrmrd-tools: no-manual-page [usr/bin/ismrmrd_test_xml]
=====================================
debian/patches/add_static_lib.patch
=====================================
@@ -1,5 +1,5 @@
Author: Andreas Tille <tille at debian.org>
-Last-Update: Sun, 20 Sep 2020 08:09:49 +0200
+Last-Update: 2020-10-18
Description: Add static library
--- a/CMakeLists.txt
View it on GitLab: https://salsa.debian.org/med-team/ismrmrd/-/compare/5da1ad68cc9c317180290650c8832c7781528607...074effda229b37c9dcc22b34c08afc3ca2bce5da
--
View it on GitLab: https://salsa.debian.org/med-team/ismrmrd/-/compare/5da1ad68cc9c317180290650c8832c7781528607...074effda229b37c9dcc22b34c08afc3ca2bce5da
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20251018/8387d030/attachment-0001.htm>
More information about the debian-med-commit
mailing list