This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository psortb.
commit 92e2b477fc1043a4f108599517755cb6e9f082a8 Author: Andreas Tille <[email protected]> Date: Mon Apr 24 15:27:58 2017 +0200 Link against libsvmloc-dev and libmodhmm-dev created from libpsort --- debian/changelog | 2 -- debian/control | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 42d36c6..43a6aa7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,5 @@ psortb (3.0.4+dfsg-1) UNRELEASED; urgency=medium * Initial release (Closes: #<bug>) - TraceScoreCorrection is part of hmmer2 package. This needs to be - turned into a library -- Andreas Tille <[email protected]> Fri, 17 Mar 2017 10:23:15 +0100 diff --git a/debian/control b/debian/control index f8c0468..b81d5dc 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,8 @@ Build-Depends: debhelper (>= 10), ncbi-blast+-legacy, libsquid-dev (>= 1.9g+cvs20050121-9~), libhmmer2-dev (>= 2.3.2+dfsg-2~), + libsvmloc-dev, + libmodhmm-dev, pkg-config Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/psortb.git -- 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
