[med-svn] [libssw] 03/03: add patch headers
Sascha Steinbiss
satta at debian.org
Fri Jun 24 09:54:16 UTC 2016
This is an automated email from the git hooks/post-receive script.
satta pushed a commit to branch master
in repository libssw.
commit e3e985dca33288406f7c7b0fb9f393479bab303e
Author: Sascha Steinbiss <satta at debian.org>
Date: Fri Jun 24 09:52:54 2016 +0000
add patch headers
---
debian/patches/build_all_libs.patch | 6 ++++++
debian/patches/hardening.patch | 2 ++
2 files changed, 8 insertions(+)
diff --git a/debian/patches/build_all_libs.patch b/debian/patches/build_all_libs.patch
index 7969066..d2e965e 100644
--- a/debian/patches/build_all_libs.patch
+++ b/debian/patches/build_all_libs.patch
@@ -1,3 +1,9 @@
+Description: build all libraries
+ This patch makes sure that also static libraries are built, and that
+ the correct SONAMEs etc. are used for the shared ones.
+ Not upstreamed as upstream intends their C source to be inlined with the
+ code using the functions.
+Author: Sascha Steinbiss <sascha at steinbiss.name>
--- a/src/Makefile
+++ b/src/Makefile
@@ -5,24 +5,29 @@
diff --git a/debian/patches/hardening.patch b/debian/patches/hardening.patch
index 885f739..661df77 100644
--- a/debian/patches/hardening.patch
+++ b/debian/patches/hardening.patch
@@ -1,3 +1,5 @@
+Description: add hardening
+Author: Sascha Steinbiss <sascha at steinbiss.name>
--- a/src/Makefile
+++ b/src/Makefile
@@ -1,7 +1,7 @@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libssw.git
More information about the debian-med-commit
mailing list