Marked Debian-specific patches as not needing forwarding to upstream.
authorMichael R. Crusoe <crusoe@debian.org>
Tue, 19 Mar 2024 11:43:51 +0000 (12:43 +0100)
committerMichael R. Crusoe <crusoe@debian.org>
Tue, 19 Mar 2024 11:43:51 +0000 (12:43 +0100)
debian/changelog
debian/patches/01_dcmtk_3.6.0-1.patch
debian/patches/02_system_charls.patch
debian/patches/03_datadic_install.patch
debian/patches/07_dont_export_all_executables.patch

index b2d1b002991e57d053082dd5ab3227a132a033fd..348d61cad343cbc71f0227df3d76702f945af30d 100644 (file)
@@ -1,3 +1,11 @@
+dcmtk (3.6.7-13) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Marked Debian-specific patches as not needing forwarding to
+    upstream.
+
+ -- Michael R. Crusoe <crusoe@debian.org>  Tue, 19 Mar 2024 12:43:44 +0100
+
 dcmtk (3.6.7-12) unstable; urgency=medium
 
   * Team upload.
index ec40c2b348d56b1d76ad1296a9a4a7a4d2878201..199bb782ac663b6e720684af0b70524f89ce6787 100644 (file)
@@ -2,7 +2,7 @@ Author: Jürgen Salk <jsa@debian.org>
 Description: The original maintainer Jürgen Salk applied
  a set of patches to the original code.  This file contains
  changes to C++ code
-Forwarded: no
+Forwarded: not-needed
 
 --- a/dcmqrdb/etc/dcmqrscp.cfg
 +++ b/dcmqrdb/etc/dcmqrscp.cfg
index f38c522cef4fae07ac5d98edd6774aa396013dce..fa562f71e92db42fa446551b658c41d393ceee04 100644 (file)
@@ -1,6 +1,6 @@
 Description: Remove convenient copy of CharLS
 Bug-Debian: https://bugs.debian.org/705923
-Forwarded: no
+Forwarded: not-needed
 Author: Mathieu Malaterre <malat@debian.org>
 --- a/dcmjpls/CMakeLists.txt
 +++ b/dcmjpls/CMakeLists.txt
index 4ff89856cfa25cd0f50f4c2078dfa5873b3db243..b0fa0af38da7337c0202388151a4c44b2f7624ee 100644 (file)
@@ -1,6 +1,6 @@
 Description: Install dict to versioned dir
 Bug-Debian: https://bugs.debian.org/709123
-Forwarded: no
+Forwarded: not-needed
 Author: Mathieu Malaterre <malat@debian.org>
 --- a/CMake/GenerateDCMTKConfigure.cmake
 +++ b/CMake/GenerateDCMTKConfigure.cmake
index f15623b22f0b0608227d047e2462db90b6f5822a..cb6ccbe9393214a59ed9227a696286237b1de842 100644 (file)
@@ -6,6 +6,7 @@ Description: Don't add executables to cmake exports
  to configure the according package. 
 Bug-Debian: https://bugs.debian.org/803304
 Author: Gert Wollny <gw.fossdev@gmail.com>
+Forwarded: not-needed
 --- a/CMake/dcmtkMacros.cmake
 +++ b/CMake/dcmtkMacros.cmake
 @@ -60,11 +60,11 @@