[med-svn] [bowtie2] 02/03: add patch header
Sascha Steinbiss
sascha at steinbiss.name
Sat May 21 18:15:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
sascha-guest pushed a commit to branch master
in repository bowtie2.
commit 82dd2476c79438ea5a35bad2c1e16a42c70b4635
Author: Sascha Steinbiss <sascha at steinbiss.name>
Date: Sat May 21 17:23:14 2016 +0000
add patch header
---
debian/patches/reproducible.patch | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/debian/patches/reproducible.patch b/debian/patches/reproducible.patch
index 48ad4ab..f9cc79b 100644
--- a/debian/patches/reproducible.patch
+++ b/debian/patches/reproducible.patch
@@ -1,3 +1,8 @@
+Description: make build reproducible
+ This patch removes the embedding of build specific values like
+ hostname, time, etc. from the binary. It also ensures a stable
+ sorting order for all wildcard expansions in the Makefile.
+Author: Sascha Steinbiss <sascha at steinbiss.name>
--- a/Makefile
+++ b/Makefile
@@ -30,7 +30,7 @@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bowtie2.git
More information about the debian-med-commit
mailing list