[med-svn] [bitseq] 04/14: Add hardening options
Andreas Tille
tille at debian.org
Sat Dec 2 08:47:47 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository bitseq.
commit 71b8dca07842c81703c902f3b4b4f7ca27c2a369
Author: Andreas Tille <tille at debian.org>
Date: Wed Jan 1 18:45:43 2014 +0000
Add hardening options
---
debian/control | 2 +-
...link_against_system_samtools => link_against_system_samtools.patch} | 0
debian/patches/series | 3 ++-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 9498d7a..873e130 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Package: bitseq
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- python-minimal
+ python
Suggests: samtools
Description: Bayesian Inference of Transcripts from Sequencing Data
BitSeq is an application for inferring expression levels of individual
diff --git a/debian/patches/link_against_system_samtools b/debian/patches/link_against_system_samtools.patch
similarity index 100%
rename from debian/patches/link_against_system_samtools
rename to debian/patches/link_against_system_samtools.patch
diff --git a/debian/patches/series b/debian/patches/series
index a6ef3fe..7d71a4c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
-link_against_system_samtools
+link_against_system_samtools.patch
+hardening.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bitseq.git
More information about the debian-med-commit
mailing list