This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository psortb.
commit 0101c5958f5f23340229be96d343f9ebc8c4c8e4 Author: Andreas Tille <[email protected]> Date: Wed Apr 12 14:48:35 2017 +0200 Remove copies of hmmer2 header files and use libhmmer2-dev instead --- debian/control | 1 + debian/copyright | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/debian/control b/debian/control index 42f6af6..923a885 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,7 @@ Build-Depends: debhelper (>= 10), bioperl, ncbi-blast+-legacy, libsquid-dev, + libhmmer2-dev, pkg-config Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/psortb.git diff --git a/debian/copyright b/debian/copyright index e6b4baf..68e5513 100644 --- a/debian/copyright +++ b/debian/copyright @@ -9,6 +9,12 @@ Files-Excluded: algorithm-hmm/src/include/gki.h algorithm-hmm/src/include/squid.h algorithm-hmm/src/include/ssi.h algorithm-hmm/src/include/stopwatch.h + algorithm-hmm/src/include/config.h + algorithm-hmm/src/include/funcs.h + algorithm-hmm/src/include/globals.h + algorithm-hmm/src/include/postprob.h + algorithm-hmm/src/include/structs.h + algorithm-hmm/src/include/gsi*.h Files: * Copyright: 2003-2010 Nancy Y. Yu, James R. Wagner, Matthew R. Laird, -- 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
