This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository psortb.
commit 693982149c5ad55485c3a024154e3173ffbca218 Author: Andreas Tille <[email protected]> Date: Wed Apr 12 14:54:50 2017 +0200 Remove now useless patch since libhmmer2-dev contains patched header --- debian/patches/series | 1 - debian/patches/use_declaration_of_biosquid.patch | 14 -------------- 2 files changed, 15 deletions(-) diff --git a/debian/patches/series b/debian/patches/series index 1ff75fb..e334345 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1 @@ biosquid_includes.patch -use_declaration_of_biosquid.patch diff --git a/debian/patches/use_declaration_of_biosquid.patch b/debian/patches/use_declaration_of_biosquid.patch deleted file mode 100644 index 24839e6..0000000 --- a/debian/patches/use_declaration_of_biosquid.patch +++ /dev/null @@ -1,14 +0,0 @@ -Author: Andreas Tille <[email protected]> -Last-Update: Fri, 17 Mar 2017 10:23:15 +010 -Description: Remove duplicated definition which is provided by libsquid - ---- a/algorithm-hmm/src/include/funcs.h -+++ b/algorithm-hmm/src/include/funcs.h -@@ -170,7 +170,6 @@ extern void LogNorm(float *vec, int n); - extern float Logp_cvec(float *cvec, int n, float *alpha); - extern void SampleDirichlet(float *alpha, int n, float *p); - extern float SampleGamma(float alpha); --extern void SampleCountvector(float *p, int n, int c, float *cvec); - extern float P_PvecGivenDirichlet(float *p, int n, float *alpha); - - /* from misc.c -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/psortb.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
