[med-svn] [dcmtk] 04/05: update patch descriptions
Gert Wollny
gert-guest at moszumanska.debian.org
Sun Jun 26 17:13:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
gert-guest pushed a commit to branch master
in repository dcmtk.
commit aea8b90a1d279b5a2fc6bd2ebd56a22da7a962c0
Author: Gert Wollny <gw.fossdev at gmail.com>
Date: Sun Jun 26 17:11:49 2016 +0000
update patch descriptions
---
debian/patches/08_remove_system_processor.patch | 4 ++++
.../{dcmtk-361-20160216-ssl-1.1.patch => 09_openssl-1.1.patch} | 4 ++++
debian/patches/series | 2 +-
3 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/debian/patches/08_remove_system_processor.patch b/debian/patches/08_remove_system_processor.patch
index 49c2892..c519c82 100644
--- a/debian/patches/08_remove_system_processor.patch
+++ b/debian/patches/08_remove_system_processor.patch
@@ -1,3 +1,7 @@
+Description: Remove the systemprocessor name in the compilate
+ Required for reproducible builds, and it is also not reliable
+Author: Gert Wollny <gw.fossdev at gmail.com>
+
--- a/CMake/GenerateDCMTKConfigure.cmake
+++ b/CMake/GenerateDCMTKConfigure.cmake
@@ -64,15 +64,6 @@
diff --git a/debian/patches/dcmtk-361-20160216-ssl-1.1.patch b/debian/patches/09_openssl-1.1.patch
similarity index 98%
rename from debian/patches/dcmtk-361-20160216-ssl-1.1.patch
rename to debian/patches/09_openssl-1.1.patch
index d05adaa..e04c498 100644
--- a/debian/patches/dcmtk-361-20160216-ssl-1.1.patch
+++ b/debian/patches/09_openssl-1.1.patch
@@ -1,3 +1,7 @@
+Description: Compile with openssl-1.1
+Author: Gert Wollny <gw.fossdev at gmail.com>
+Bug-Debian: http://bugs.debian.org/828281
+
--- a/dcmtls/libsrc/tlslayer.cc
+++ b/dcmtls/libsrc/tlslayer.cc
@@ -48,6 +48,11 @@
diff --git a/debian/patches/series b/debian/patches/series
index 63a3a85..839fbd5 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -6,4 +6,4 @@
06_soversion_abi.patch
07_dont_export_all_executables.patch
08_remove_system_processor.patch
-dcmtk-361-20160216-ssl-1.1.patch
+09_openssl-1.1.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/dcmtk.git
More information about the debian-med-commit
mailing list