This is an automated email from the git hooks/post-receive script. afif pushed a commit to branch master in repository pbalign.
commit 73b40cd4c4f9386f5ec74cc0f0fca7226ac1f8cd Author: Afif Elghraoui <[email protected]> Date: Sun Jan 15 15:45:48 2017 -0800 Set blasr minimum version --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index d031d1c..76ec702 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ Depends: ${python:Depends}, python-pbalign, python-pkg-resources, - blasr, + blasr (>= 5.3+0), Recommends: python-pbh5tools, hdf5-tools, @@ -45,7 +45,7 @@ Architecture: all Depends: ${misc:Depends}, ${python:Depends}, - blasr, + blasr (>= 5.3+0), Recommends: python-pbh5tools, hdf5-tools, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pbalign.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
