This is an automated email from the git hooks/post-receive script. afif pushed a commit to branch master in repository spades.
commit dfb1baea7af7600f03965d43bcb16cdc25bb9acd Author: Afif Elghraoui <[email protected]> Date: Tue Mar 29 23:35:16 2016 -0700 Set minimum version of asciidoctor build-dependency --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index b01ce55..1851ca9 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Build-Depends: debhelper (>= 9), libhts-dev, python-yaml, python-joblib, - asciidoctor, + asciidoctor (>= 1.5.3), bwa, lynx Standards-Version: 3.9.7 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/spades.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
