[med-svn] [Git][med-team/ctk][master] 2 commits: update patch with PR and add description
Fernando Hueso (@ferdymercury)
gitlab at salsa.debian.org
Thu Sep 3 15:24:41 BST 2026
Fernando Hueso pushed to branch master at Debian Med / ctk
Commits:
616a226f by Fernando Hueso at 2026-09-03T14:23:48+00:00
update patch with PR and add description
- - - - -
7611800f by Fernando Hueso at 2026-09-03T14:24:22+00:00
d/changelog update
- - - - -
2 changed files:
- debian/changelog
- debian/patches/qt6svg_1453.patch
Changes:
=====================================
debian/changelog
=====================================
@@ -14,8 +14,11 @@ ctk (2026.09.02-1) UNRELEASED; urgency=medium
* rm no longer needed license from copyright
* update patch since removed files
* New upstream version (2026.09.02)
+ * fix incorrect upstream injection in previous commit
+ * rm already applied patch
+ * update patch with PR and add description
- -- Fernando Hueso <Fernando.Hueso at uv.es> Thu, 03 Sep 2026 07:05:58 +0000
+ -- Fernando Hueso <Fernando.Hueso at uv.es> Thu, 03 Sep 2026 14:23:56 +0000
ctk (2026.08.06-1) unstable; urgency=medium
=====================================
debian/patches/qt6svg_1453.patch
=====================================
@@ -1,3 +1,7 @@
+Description: Add missing Qt6svg component when configuring
+Origin: https://github.com/commontk/CTK/pull/1453
+Last-Update: 2026-09-01
+
From ea7f052c96a11ebf014d35e99766d3e1c0f975d2 Mon Sep 17 00:00:00 2001
From: ferdymercury <ferdymercury at users.noreply.github.com>
Date: Tue, 11 Aug 2026 16:54:59 +0200
@@ -28,7 +32,7 @@ index e4b4ff01f2f0ca00383b8afe227d173e9ce229e8..49b5d16521c141b60c96353023aaf50d
list(APPEND CTK_QT_COMPONENTS Network)
endif()
-+ if(CTK_ENABLE_DICOM)
++ if(CTK_LIB_DICOM/Core)
+ list(APPEND CTK_QT_COMPONENTS Svg)
+ endif()
+
View it on GitLab: https://salsa.debian.org/med-team/ctk/-/compare/41f12279adee87dac79fce21ed805a550fd76fef...7611800f0ae1c4c44964f1bf5326768c007bcd6c
--
View it on GitLab: https://salsa.debian.org/med-team/ctk/-/compare/41f12279adee87dac79fce21ed805a550fd76fef...7611800f0ae1c4c44964f1bf5326768c007bcd6c
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/20260903/caafbbce/attachment-0001.htm>
More information about the debian-med-commit
mailing list