[med-svn] [snpomatic] 01/01: add patch headers

Sascha Steinbiss sascha-guest at moszumanska.debian.org
Mon Dec 14 15:21:22 UTC 2015


This is an automated email from the git hooks/post-receive script.

sascha-guest pushed a commit to branch master
in repository snpomatic.

commit e17e32898587300a22db5ea003eaf43563a4387b
Author: Sascha Steinbiss <sascha at steinbiss.name>
Date:   Mon Dec 14 15:20:55 2015 +0000

    add patch headers
---
 debian/patches/build_all_binaries | 7 ++++++-
 debian/patches/fix_ungap          | 5 ++++-
 debian/patches/hardening          | 3 ++-
 3 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/debian/patches/build_all_binaries b/debian/patches/build_all_binaries
index 4750877..09fb9e1 100644
--- a/debian/patches/build_all_binaries
+++ b/debian/patches/build_all_binaries
@@ -1,4 +1,9 @@
-Description: Build_all_binaries
+Description: Build all binaries.
+ The original Makefile only builds the 'findknownsnps' executable.
+ This looks intentional as they seem to be unmaintained, but
+ I'll make sure they can build anyway if they are to be included
+ in the package in the future.
+Author: Sascha Steinbiss <sascha at steinbiss.name>
 --- a/Makefile
 +++ b/Makefile
 @@ -8,7 +8,7 @@
diff --git a/debian/patches/fix_ungap b/debian/patches/fix_ungap
index 7ca3230..524147b 100644
--- a/debian/patches/fix_ungap
+++ b/debian/patches/fix_ungap
@@ -1,4 +1,7 @@
-Description: Fix_ungap
+Description: Fix wrong function parameters in ungap tool
+ This missing parameter in a function call was likely missed as the ungap
+ tool is not built if simply 'make' is run.
+Author: Sascha Steinbiss <sascha at steinbiss.name>
 --- a/src/ungap.cpp
 +++ b/src/ungap.cpp
 @@ -17,7 +17,7 @@
diff --git a/debian/patches/hardening b/debian/patches/hardening
index ee2e6f9..b6585bf 100644
--- a/debian/patches/hardening
+++ b/debian/patches/hardening
@@ -1,4 +1,5 @@
-Description: Hardening
+Description: Add compiler flags necessary for hardening.
+Author: Sascha Steinbiss <sascha at steinbiss.name>
 --- a/Makefile
 +++ b/Makefile
 @@ -11,22 +11,22 @@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/snpomatic.git



More information about the debian-med-commit mailing list