[med-svn] [htslib] 09/11: Refresh patches
Andreas Tille
tille at debian.org
Mon Dec 11 13:58:52 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository htslib.
commit 02927ed5b9a0ab06e54e17ac0c98efe0c800583a
Author: Andreas Tille <tille at debian.org>
Date: Mon Dec 11 14:25:56 2017 +0100
Refresh patches
---
debian/patches/877670.patch | 4 ++--
debian/patches/htslib-add-cram_to_bam.patch | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/patches/877670.patch b/debian/patches/877670.patch
index 82f9f09..48020b5 100644
--- a/debian/patches/877670.patch
+++ b/debian/patches/877670.patch
@@ -7,7 +7,7 @@ Author: Graham Inggs <ginggs at debian.org>
Last-Update: 2017-11-10
--- a/errmod.c
+++ b/errmod.c
-@@ -62,7 +62,7 @@
+@@ -64,7 +64,7 @@ static double* logbinomial_table( const
static void cal_coef(errmod_t *em, double depcorr, double eta)
{
int k, n, q;
@@ -16,7 +16,7 @@ Last-Update: 2017-11-10
double *lC;
// initialize ->fk
-@@ -82,10 +82,11 @@
+@@ -84,10 +84,11 @@ static void cal_coef(errmod_t *em, doubl
double le1 = log(1.0 - e);
for (n = 1; n <= 255; ++n) {
double *beta = em->beta + (q<<16|n<<8);
diff --git a/debian/patches/htslib-add-cram_to_bam.patch b/debian/patches/htslib-add-cram_to_bam.patch
index 3cb6ba7..7b995ba 100644
--- a/debian/patches/htslib-add-cram_to_bam.patch
+++ b/debian/patches/htslib-add-cram_to_bam.patch
@@ -6,7 +6,7 @@ Origin: https://github.com/UMCUGenetics/guix-additions/blob/master/htslib-add-cr
--- a/cram/cram_decode.c
+++ b/cram/cram_decode.c
-@@ -2825,7 +2825,7 @@ int cram_decode_slice_mt(cram_fd *fd, cr
+@@ -2821,7 +2821,7 @@ int cram_decode_slice_mt(cram_fd *fd, cr
* Returns the used size of the bam record on success
* -1 on failure.
*/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/htslib.git
More information about the debian-med-commit
mailing list