From: Michael R. Crusoe Date: Tue, 19 Mar 2024 11:43:51 +0000 (+0100) Subject: Marked Debian-specific patches as not needing forwarding to upstream. X-Git-Tag: archive/raspbian/3.6.9-4+rpi1^2~28^2~7 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=1dea414aac25d7e9cb12e2ff89a822a1f343ac2f;p=dcmtk.git Marked Debian-specific patches as not needing forwarding to upstream. --- diff --git a/debian/changelog b/debian/changelog index b2d1b002..348d61ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Tue, 19 Mar 2024 12:43:44 +0100 + dcmtk (3.6.7-12) unstable; urgency=medium * Team upload. diff --git a/debian/patches/01_dcmtk_3.6.0-1.patch b/debian/patches/01_dcmtk_3.6.0-1.patch index ec40c2b3..199bb782 100644 --- a/debian/patches/01_dcmtk_3.6.0-1.patch +++ b/debian/patches/01_dcmtk_3.6.0-1.patch @@ -2,7 +2,7 @@ Author: Jürgen Salk 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 diff --git a/debian/patches/02_system_charls.patch b/debian/patches/02_system_charls.patch index f38c522c..fa562f71 100644 --- a/debian/patches/02_system_charls.patch +++ b/debian/patches/02_system_charls.patch @@ -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 --- a/dcmjpls/CMakeLists.txt +++ b/dcmjpls/CMakeLists.txt diff --git a/debian/patches/03_datadic_install.patch b/debian/patches/03_datadic_install.patch index 4ff89856..b0fa0af3 100644 --- a/debian/patches/03_datadic_install.patch +++ b/debian/patches/03_datadic_install.patch @@ -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 --- a/CMake/GenerateDCMTKConfigure.cmake +++ b/CMake/GenerateDCMTKConfigure.cmake diff --git a/debian/patches/07_dont_export_all_executables.patch b/debian/patches/07_dont_export_all_executables.patch index f15623b2..cb6ccbe9 100644 --- a/debian/patches/07_dont_export_all_executables.patch +++ b/debian/patches/07_dont_export_all_executables.patch @@ -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 +Forwarded: not-needed --- a/CMake/dcmtkMacros.cmake +++ b/CMake/dcmtkMacros.cmake @@ -60,11 +60,11 @@