[med-svn] [Git][med-team/ctk][cifixopts] 23 commits: Delete libctk0.1-dbg.lintian-overrides
Fernando Hueso (@ferdymercury)
gitlab at salsa.debian.org
Wed Aug 19 12:04:14 BST 2026
Fernando Hueso pushed to branch cifixopts at Debian Med / ctk
Commits:
58661501 by Fernando Hueso at 2026-08-13T14:42:28+00:00
Delete libctk0.1-dbg.lintian-overrides
since libctk-dbg was removed
- - - - -
0a36e461 by Fernando Hueso at 2026-08-13T14:49:11+00:00
declare ctk CMake destination to avoid install error
as suggested by tille
- - - - -
db4da062 by Fernando Hueso at 2026-08-13T15:40:22+00:00
Update files with ParaView license Sandia copyright
and sort alphabetically
- - - - -
8ad08012 by Fernando Hueso at 2026-08-13T16:06:47+00:00
Add B3C copyright
B3C refers to https://github.com/b3c/MAF3/blob/master/License.txt
- - - - -
aecfe2b1 by Fernando Hueso at 2026-08-13T16:13:41+00:00
missed one B3C file copyright and add full name
- - - - -
b4a3b1eb by Fernando Hueso at 2026-08-13T16:20:24+00:00
Add DPL license from 2002
see eg https://github.com/neeraj9/xs3p/blob/master/LICENSE.html
- - - - -
b77ae904 by Fernando Hueso at 2026-08-13T16:32:20+00:00
Fix wrong attribution b3c
- - - - -
e2c3bbee by Fernando Hueso at 2026-08-13T16:35:00+00:00
Add UCL to copyright
- - - - -
57048586 by Fernando Hueso at 2026-08-13T16:38:15+00:00
Add Univ of Sheffield to Copyright
- - - - -
425ca2bd by Fernando Hueso at 2026-08-13T16:44:47+00:00
add bsd3 license for DCMTK find script
see https://github.com/Kitware/CMake/blob/master/Modules/FindDCMTK.cmake
- - - - -
68f7fe8f by Fernando Hueso at 2026-08-13T16:48:29+00:00
add perklab to copyright
- - - - -
cc858319 by Fernando Hueso at 2026-08-13T16:53:10+00:00
add pixelMedical to copyright
- - - - -
d12364b3 by Andreas Tille at 2026-08-14T11:58:12+02:00
Fix License: Apache-2.0 name
- - - - -
48521423 by Andreas Tille at 2026-08-14T12:00:17+02:00
Fix other license names
- - - - -
fb2b54b0 by Andreas Tille at 2026-08-14T12:03:18+02:00
Fetch license text directly from dcmtk source
- - - - -
6e3c60b4 by Andreas Tille at 2026-08-14T13:26:08+02:00
Install NOTICE file
- - - - -
a16cf737 by Andreas Tille at 2026-08-14T13:28:51+02:00
Polish changelog
- put "New upstream version" on top
- separate sections for Fernando and myself
- Make sure we have UNSTABLE as long as package is not released yet
- - - - -
570c374d by Andreas Tille at 2026-08-14T13:46:50+02:00
Drop unneeded lintian-overrides
- - - - -
62f44ea4 by Andreas Tille at 2026-08-14T13:46:59+02:00
Drop old UNRELEASED changelog entry
- - - - -
734aca8b by Andreas Tille at 2026-08-14T13:47:47+02:00
d/rules: hardening
- - - - -
7b1e07ab by Andreas Tille at 2026-08-14T13:52:34+02:00
Upload to unstable
- - - - -
0ad5ca8a by Andreas Tille at 2026-08-14T13:59:52+02:00
Remove unneeded docs file
- - - - -
600ae3a1 by Fernando Hueso at 2026-08-19T11:04:10+00:00
Merge branch 'master' into 'cifixopts'
# Conflicts:
# debian/rules
- - - - -
11 changed files:
- debian/changelog
- debian/copyright
- − debian/ctk.lintian-overrides
- − debian/libctk-dev.dirs
- + debian/libctk-dev.docs
- + debian/libctk-dev.install
- − debian/libctk-dev.lintian-overrides
- − debian/libctk0.1-dbg.lintian-overrides
- + debian/libctk0.1.docs
- debian/libctk0.1.lintian-overrides
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,6 +1,7 @@
ctk (2026.08.06-1) unstable; urgency=medium
- * Team upload.
+ [ Andreas Tille ]
+ * New upstream version
* Point Homepage and Source to Github
* Add watch file and remove get-orig-source script since its unneeded
* Bump debhelper from deprecated 9 to 13.
@@ -15,7 +16,6 @@ ctk (2026.08.06-1) unstable; urgency=medium
* Set debhelper-compat version in Build-Depends.
* Update renamed lintian tag names in lintian overrides.
* Add debian/upstream/metadata
- * New upstream version
* Standards-Version: 4.7.4 (routine-update)
* Reflow Uploaders field (cme)
* Remove trailing whitespace in debian/copyright (routine-update)
@@ -23,27 +23,16 @@ ctk (2026.08.06-1) unstable; urgency=medium
* debputy lint --auto-fix (routine-update)
* Add debian/salsa-ci.yaml
* Remove manual libctk0.1-dbg package
+ * Install Apache NOTICE file
+ * d/rules: hardening
+
+ [ Fernando Hueso ]
+ * Add myself to Uploaders
* Change from Debug build type to Release
* Change from Qt5 dependencies to Qt6
* Disable some optional dependencies temporarily
- -- Andreas Tille <tille at debian.org> Thu, 13 Aug 2026 07:29:16 +0200
-
-ctk (0.1.0+git20160903~cdb75ce-1) UNRELEASED; urgency=medium
-
- * Team upload
-
- [ Mathieu Malaterre ]
- * Remove self from Uploaders
-
- [ Andreas Tille ]
- * New upstream checkout
- * Moved packaging from SVN to Git
- * cme fix dpkg-control
- * rewrite d/get-orig-source to always get the latest commit
- * Build-Depends: s/libvtk5/libvtk6/, s/libqt4/libqt5/, s/libdcmtk2/libdcmtk/
-
- -- Andreas Tille <tille at debian.org> Tue, 13 Sep 2016 11:05:46 +0200
+ -- Fernando Hueso <Fernando.Hueso at uv.es> Fri, 14 Aug 2026 13:32:58 +0200
ctk (0.1.0+git20131105~b8307961b6-1) experimental; urgency=low
=====================================
debian/copyright
=====================================
@@ -16,8 +16,7 @@ Copyright:
Ken Martin, Will Schroeder, Bill Lorensen
Kitware Inc.
Mint Medical GmbH
-License: Apache License, Version 2.0
-
+License: Apache-2.0
Files:
Libs/Core/ctkBinaryFileDescriptor.cpp
@@ -25,41 +24,252 @@ Files:
Copyright:
Brigham and Women's Hospital (BWH)
Kitware Inc.
-License:
- Apache License, Version 2.0
- 3D Slicer license, Version 1.0
+License: Apache-2.0 or 3D-Slicer-1.0
+Files: Utilities/CMake/FindDCMTK.cmake
+Copyright:
+ 2004-2009 Kitware, Inc.
+ 2009-2010 Mathieu Malaterre <mathieu.malaterre at gmail.com>
+ 2010 Thomas Sondergaard <ts at medical-insight.com>
+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 OFFIS 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:
- Libs/Widgets/ctkSettings.cpp
+ Applications/ctkEventBusDemo/ctkEventBusDemoMain.cpp
+ Plugins/org.commontk.eventbus/ctkEventBusManager.cpp
+ Plugins/org.commontk.eventbus/ctkEventBusManager.h
+ Plugins/org.commontk.eventbus/ctkEventBus_global.h
+ Plugins/org.commontk.eventbus/ctkEventDefinitions.h
+ Plugins/org.commontk.eventbus/ctkEventDispatcher.cpp
+ Plugins/org.commontk.eventbus/ctkEventDispatcher.h
+ Plugins/org.commontk.eventbus/ctkEventDispatcherLocal.cpp
+ Plugins/org.commontk.eventbus/ctkEventDispatcherLocal.h
+ Plugins/org.commontk.eventbus/ctkEventDispatcherRemote.cpp
+ Plugins/org.commontk.eventbus/ctkEventDispatcherRemote.h
+ Plugins/org.commontk.eventbus/ctkNetworkConnector.cpp
+ Plugins/org.commontk.eventbus/ctkNetworkConnector.h
+ Plugins/org.commontk.eventbus/ctkNetworkConnectorQtSoap.cpp
+ Plugins/org.commontk.eventbus/ctkNetworkConnectorQtSoap.h
+ Plugins/org.commontk.eventbus/ctkNetworkConnectorQXMLRPC.cpp
+ Plugins/org.commontk.eventbus/ctkNetworkConnectorQXMLRPC.h
+ Plugins/org.commontk.eventbus/ctkNetworkConnectorZeroMQ.cpp
+ Plugins/org.commontk.eventbus/ctkNetworkConnectorZeroMQ.h
+ Plugins/org.commontk.eventbus/ctkTopicRegistry.cpp
+ Plugins/org.commontk.eventbus/ctkTopicRegistry.h
+ Plugins/org.commontk.eventbus/manifest_headers.cmake
+ Plugins/org.commontk.eventbus/Testing/Cpp/ctkBusEventTest.cpp
+ Plugins/org.commontk.eventbus/Testing/Cpp/ctkEventBusManagerTest.cpp
+ Plugins/org.commontk.eventbus/Testing/Cpp/ctkEventDispatcherLocalTest.cpp
+ Plugins/org.commontk.eventbus/Testing/Cpp/ctkEventDispatcherRemoteTest.cpp
+ Plugins/org.commontk.eventbus/Testing/Cpp/ctkEventDispatcherTest.cpp
+ Plugins/org.commontk.eventbus/Testing/Cpp/ctkNetworkConnectorQtSoapTest.cpp
+ Plugins/org.commontk.eventbus/Testing/Cpp/ctkNetworkConnectorQXMLRPCTest.cpp
+ Plugins/org.commontk.eventbus/Testing/Cpp/ctkNetworkConnectorTest.cpp
+ Plugins/org.commontk.eventbus/Testing/Cpp/ctkNetworkConnectorZeroMQTest.cpp
+ Plugins/org.commontk.eventbus/Testing/Cpp/ctkTestRegistration.h
+ Plugins/org.commontk.eventbus/Testing/Cpp/ctkTestRegistry.cpp
+ Plugins/org.commontk.eventbus/Testing/Cpp/ctkTestRegistry.h
+ Plugins/org.commontk.eventbus/Testing/Cpp/ctkTestSuite.h
+ Plugins/org.commontk.eventbus/Testing/Cpp/ctkTopicRegistryTest.cpp
+ Plugins/org.commontk.eventbus/Testing/Cpp/main.cpp
+Copyright:
+ 2009-2011 B3C-SCS
+License: Apache-2.0
+
+Files:
+ Plugins/org.commontk.eventbus/ctkBusEvent.cpp
+ Plugins/org.commontk.eventbus/ctkBusEvent.h
+ Plugins/org.commontk.eventbus/ctkEventAdminBus.h
+ Plugins/org.commontk.eventbus/ctkEventBusImpl_p.h
+ Plugins/org.commontk.eventbus/ctkEventBusImpl.cpp
+ Plugins/org.commontk.eventbus/ctkEventBusPlugin_p.h
+ Plugins/org.commontk.eventbus/ctkEventBusPlugin.cpp
+ Plugins/org.commontk.eventbus/ctkEventHandlerWrapper_p.h
+Copyright:
+ German Cancer Research Center
+License: Apache-2.0
+
+Files:
+ Libs/Widgets/ctkCheckableHeaderView.cpp
Libs/Widgets/ctkCheckableHeaderView.h
+ Libs/Widgets/ctkCheckableModelHelper.h
+ Libs/Widgets/ctkCheckBoxPixmaps.cpp
Libs/Widgets/ctkCheckBoxPixmaps.h
+ Libs/Widgets/ctkConsole.cpp
Libs/Widgets/ctkConsole.h
- Libs/Widgets/ctkCheckBoxPixmaps.cpp
- Libs/Widgets/ctkCheckableHeaderView.cpp
+ Libs/Widgets/ctkSettings.cpp
Libs/Widgets/ctkSettings.h
+ Libs/Widgets/ctkTestApplication.cpp
+ Libs/Widgets/ctkTestApplication.h
Libs/Widgets/ctkToolTipTrapper.cpp
- Libs/Widgets/ctkConsole.cpp
Libs/Widgets/ctkToolTipTrapper.h
Libs/Scripting/Python/Widgets/ctkPythonConsole.cpp
Libs/Scripting/Python/Widgets/ctkPythonConsole.h
- Libs/Core/ctkCheckableModelHelper.h
+ Libs/Core/ctkSetName.cpp
+ Libs/Core/ctkSetName.h
Copyright:
2005-2008 Sandia Corporation
Kitware Inc.
-License:
- Apache License, Version 2.0
- ParaView license version 1.2
+License: Apache-2.0 or ParaView-1.2
+Files:
+ Libs/DICOM/Core/ctkDICOMDisplayedFieldGeneratorRuleFactory.h
+ Libs/DICOM/Core/ctkDICOMDisplayedFieldGeneratorPatientNumberOfStudiesRule.cpp
+ Libs/DICOM/Core/ctkDICOMDisplayedFieldGeneratorLastStudyDateRule.h
+ Libs/DICOM/Core/ctkDICOMDisplayedFieldGeneratorStudyNumberOfSeriesRule.h
+ Libs/DICOM/Core/ctkDICOMDisplayedFieldGeneratorSeriesImageCountRule.cpp
+ Libs/DICOM/Core/ctkDICOMDisplayedFieldGeneratorPatientNumberOfStudiesRule.h
+ Libs/DICOM/Core/ctkDICOMDisplayedFieldGeneratorLastStudyDateRule.cpp
+ Libs/DICOM/Core/ctkDICOMDisplayedFieldGeneratorStudyNumberOfSeriesRule.cpp
+ Libs/DICOM/Core/ctkDICOMDisplayedFieldGeneratorSeriesImageCountRule.h
+ Libs/DICOM/Core/ctkDICOMDisplayedFieldGeneratorRuleFactory.cpp
+Copyright: Pixel Medical 2020-2021
+License: Apache-2.0
-Files: debian/*
-Copyright: 2010-2011 Dominique Belhachemi <domibel at debian.org>
-License: Apache License, Version 2.0
+Files:
+ Libs/DICOM/Core/ctkDICOMDisplayedFieldGeneratorDefaultRule.h
+ Libs/DICOM/Core/ctkDICOMDisplayedFieldGeneratorDefaultRule.cpp
+ Libs/DICOM/Core/ctkDICOMDisplayedFieldGenerator.h
+ Libs/DICOM/Core/ctkDICOMDisplayedFieldGeneratorRadiotherapySeriesDescriptionRule.cpp
+ Libs/DICOM/Core/ctkDICOMDisplayedFieldGenerator_p.h
+ Libs/DICOM/Core/ctkDICOMDisplayedFieldGeneratorAbstractRule.h
+ Libs/DICOM/Core/ctkDICOMDisplayedFieldGeneratorRadiotherapySeriesDescriptionRule.h
+ Libs/DICOM/Core/ctkDICOMDisplayedFieldGenerator.cpp
+Copyright:
+ Perklab 2013, 2018
+License: Apache-2.0
+Files:
+ Libs/Widgets/ctkPathListButtonsWidget_p.h
+ Libs/Widgets/ctkPathListButtonsWidget.cpp
+ Libs/Widgets/ctkPathListButtonsWidget.h
+ Libs/XNAT/Widgets/ctkXnatLoginDialog.h
+ Libs/XNAT/Widgets/ctkXnatLoginDialog.cpp
+ Libs/XNAT/Core/ctkXnatReconstructionFolder.cpp
+ Libs/XNAT/Core/ctkXnatExperiment.cpp
+ Libs/XNAT/Core/ctkXnatAssessor.h
+ Libs/XNAT/Core/ctkXnatTreeItem_p.h
+ Libs/XNAT/Core/ctkXnatReconstruction.h
+ Libs/XNAT/Core/ctkXnatResource.h
+ Libs/XNAT/Core/ctkXnatDataModel.h
+ Libs/XNAT/Core/ctkXnatObject.cpp
+ Libs/XNAT/Core/ctkXnatResourceFolder.cpp
+ Libs/XNAT/Core/ctkXnatScan.h
+ Libs/XNAT/Core/ctkXnatSubject.h
+ Libs/XNAT/Core/ctkXnatAssessor.cpp
+ Libs/XNAT/Core/ctkXnatScan.cpp
+ Libs/XNAT/Core/ctkXnatSession.h
+ Libs/XNAT/Core/ctkXnatTreeModel.h
+ Libs/XNAT/Core/ctkXnatAPI_p.h
+ Libs/XNAT/Core/ctkXnatScanFolder.cpp
+ Libs/XNAT/Core/ctkXnatResourceFolder.h
+ Libs/XNAT/Core/ctkXnatAssessorFolder.h
+ Libs/XNAT/Core/ctkXnatSettings.h
+ Libs/XNAT/Core/ctkXnatFile.cpp
+ Libs/XNAT/Core/ctkXnatProject.h
+ Libs/XNAT/Core/ctkXnatFile.h
+ Libs/XNAT/Core/ctkXnatExperiment.h
+ Libs/XNAT/Core/ctkXnatSession.cpp
+ Libs/XNAT/Core/ctkXnatReconstruction.cpp
+ Libs/XNAT/Core/ctkXnatScanFolder.h
+ Libs/XNAT/Core/ctkXnatLoginProfile.cpp
+ Libs/XNAT/Core/ctkXnatTreeItem.cpp
+ Libs/XNAT/Core/ctkXnatProject.cpp
+ Libs/XNAT/Core/ctkXnatObject.h
+ Libs/XNAT/Core/ctkXnatSettings.cpp
+ Libs/XNAT/Core/ctkXnatResource.cpp
+ Libs/XNAT/Core/ctkXnatDataModel.cpp
+ Libs/XNAT/Core/ctkXnatAssessorFolder.cpp
+ Libs/XNAT/Core/ctkXnatAPI.cpp
+ Libs/XNAT/Core/ctkXnatSubject.cpp
+ Libs/XNAT/Core/ctkXnatLoginProfile.h
+ Libs/XNAT/Core/ctkXnatReconstructionFolder.h
+ Libs/XNAT/Core/Testing/ctkXnatSessionTest.h
+ Libs/XNAT/Core/Testing/ctkXnatSessionTest.cpp
+ Libs/XNAT/Core/ctkXnatTreeModel.cpp
+ Libs/CommandLineModules/Core/ctkCmdLineModuleDirectoryWatcher.cpp
+ Libs/CommandLineModules/Core/ctkCmdLineModuleDirectoryWatcher.h
+ Libs/CommandLineModules/Core/ctkCmdLineModuleDefaultPathBuilder.cpp
+ Libs/CommandLineModules/Core/ctkCmdLineModulePathBuilder.h
+ Libs/CommandLineModules/Core/ctkCmdLineModuleDefaultPathBuilder.h
+ Libs/CommandLineModules/Core/ctkCmdLineModuleDirectoryWatcher_p.h
+ Libs/CommandLineModules/Core/Testing/Cpp/ctkCmdLineModuleDefaultPathBuilderTest.cpp
+ Libs/CommandLineModules/Frontend/QtGui/ctkCmdLineModuleQtUiLoader.cpp
+ Libs/CommandLineModules/Frontend/QtGui/ctkCmdLineModuleQtUiLoader.h
+ Libs/CommandLineModules/Frontend/QtGui/ctkCmdLineModuleQtComboBox.cpp
+ Libs/CommandLineModules/Frontend/QtGui/ctkCmdLineModuleQtComboBox_p.h
+ Libs/CommandLineModules/Backend/XMLChecker/ctkCmdLineModuleXMLCheckerTask_p.h
+ Libs/CommandLineModules/Backend/XMLChecker/ctkCmdLineModuleBackendXMLChecker.h
+ Libs/CommandLineModules/Backend/XMLChecker/ctkCmdLineModuleXMLCheckerTask.cpp
+ Libs/CommandLineModules/Backend/XMLChecker/ctkCmdLineModuleBackendXMLChecker.cpp
+Copyright: University College London
+License: Apache-2.0
+Files: Libs/CommandLineModules/Documentation/xs3p.xsl
+Copyright: Copyright (C) DSTC Pty Ltd (ACN 052 372 577) 2002
+License: DSTC
+ The software contained on this media is the property of the
+ DSTC Pty Ltd. Use of this software is strictly in accordance
+ with the license agreement in the accompanying LICENSE file.
+ If your distribution of this software does not contain a
+ LICENSE file then you have no rights to use this software
+ in any manner and should contact DSTC at the address below
+ to determine an appropriate licensing arrangement.
+ .
+ DSTC Pty Ltd
+ Level 7, General Purpose South
+ The University of Queensland
+ QLD 4072 Australia
+ Tel: +61 7 3365 4310
+ Fax: +61 7 3365 4311
+ Email: titanium_enquiries at dstc.edu.au
+ .
+ This software is being provided "AS IS" without warranty of
+ any kind. In no event shall DSTC Pty Ltd be liable for
+ damage of any kind arising out of or in connection with
+ the use or performance of this software.
+
+Files:
+ Libs/DICOM/Widgets/ctkDICOMObjectModel.cpp
+ Libs/DICOM/Widgets/ctkDICOMObjectModel.h
+ Libs/DICOM/Widgets/Testing/Cpp/ctkDICOMObjectModelTest1.cpp
+Copyright: University of Sheffield
+License: Apache-2.0
+
+Files: debian/*
+Copyright: 2010-2011 Dominique Belhachemi <domibel at debian.org>
+License: Apache-2.0
+License: Apache-2.0
+ On Debian systems you can find the full text of the Apache License
+ Version 2.0 at /usr/share/common-licenses/Apache-2.0
-License: ParaView license version 1.2
+License: ParaView-1.2
Downloaded from http://www.paraview.org/paraview/project/license.html
.
Sandia National Laboratories, New Mexico PO Box 5800 Albuquerque, NM 87185
@@ -87,8 +297,7 @@ License: ParaView license version 1.2
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.
-
-License: 3D Slicer License, Version 1.0
+License: 3D-Slicer-1.0
3D Slicer Contribution and Software License Agreement ("Agreement")
Version 1.0 (December 20, 2005)
.
@@ -280,4 +489,3 @@ License: 3D Slicer License, Version 1.0
replace any license terms that you may have agreed to previously with
respect to Slicer.
-
=====================================
debian/ctk.lintian-overrides deleted
=====================================
@@ -1,2 +0,0 @@
-# Upstream is mentioning the "GNU General Public License" in their non-GPL license
-ctk: copyright-not-using-common-license-for-gpl
=====================================
debian/libctk-dev.dirs deleted
=====================================
@@ -1,2 +0,0 @@
-usr/lib
-usr/include
=====================================
debian/libctk-dev.docs
=====================================
@@ -0,0 +1 @@
+NOTICE
=====================================
debian/libctk-dev.install
=====================================
@@ -0,0 +1 @@
+usr/lib/CMake/ctk usr/lib/${DEB_HOST_MULTIARCH}/cmake/ctk
=====================================
debian/libctk-dev.lintian-overrides deleted
=====================================
@@ -1,3 +0,0 @@
-# Upstream is mentioning the "GNU General Public License" in their non-GPL license
-libctk-dev: copyright-not-using-common-license-for-gpl
-
=====================================
debian/libctk0.1-dbg.lintian-overrides deleted
=====================================
@@ -1,3 +0,0 @@
-# Upstream is mentioning the "GNU General Public License" in their non-GPL license
-libctk0.1-dbg: copyright-not-using-common-license-for-gpl
-
=====================================
debian/libctk0.1.docs
=====================================
@@ -0,0 +1 @@
+NOTICE
=====================================
debian/libctk0.1.lintian-overrides
=====================================
@@ -1,4 +1,2 @@
# W: libctk0.1: package-name-doesnt-match-sonames libCTKCore0.1 libCTKDICOMCore0.1 libCTKImageProcessingITKCore0.1 libCTKPluginFramework0.1 libCTKVisualizationVTKCore0.1 libCTKWidgets0.1
libctk0.1: package-name-doesnt-match-sonames
-# Upstream is mentioning the "GNU General Public License" in their non-GPL license
-libctk0.1: copyright-not-using-common-license-for-gpl
=====================================
debian/rules
=====================================
@@ -4,6 +4,8 @@ DH_VERBOSE=0
DPKG_EXPORT_BUILDFLAGS = 1
-include /usr/share/dpkg/buildflags.mk
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
# Upstream default paths: "lib/ctk-0.1", "include/ctk-0.1", "lib/ctk-0.1/plugins" and "lib/ctk-0.1/CMake" but versioning seems pointless (https://github.com/commontk/CTK/issues/358#issuecomment-359455314)
# -DCTK_LIB_Visualization/VTK/Widgets_USE_TRANSFER_FUNCTION_CHARTS:BOOL=ON leads to a compilation error: ui_ctkVTKScalarsToColorsWidget.h missing
CMAKE_FLAGS = \
@@ -18,7 +20,7 @@ CMAKE_FLAGS = \
-DCTK_APP_ctkPluginGenerator:BOOL=ON \
-DCTK_BUILD_QTDESIGNER_PLUGINS:BOOL=ON \
-DCTK_ENABLE_DICOM:BOOL=ON \
- -DCTK_ENABLE_PluginFramework:BOOL=ON \
+ -DCTK_ENABLE_PluginFramework:BOOL=OFF \
-DCTK_ENABLE_Python_Wrapping:BOOL=OFF \
-DCTK_ENABLE_Widgets:BOOL=ON \
-DCTK_INSTALL_LIB_DIR=lib \
View it on GitLab: https://salsa.debian.org/med-team/ctk/-/compare/d19439b33cdfb6ed71396a690f02741d727ee608...600ae3a14947160140d5d62a39a9188cd35a36f0
--
View it on GitLab: https://salsa.debian.org/med-team/ctk/-/compare/d19439b33cdfb6ed71396a690f02741d727ee608...600ae3a14947160140d5d62a39a9188cd35a36f0
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20260819/b7659244/attachment-0001.htm>
More information about the debian-med-commit
mailing list