This is an automated email from the git hooks/post-receive script. afif pushed a commit to branch master in repository falcon.
commit debfcc838c75f34de036d20a32cb9daf29fed977 Author: Afif Elghraoui <[email protected]> Date: Sat Nov 26 20:42:49 2016 -0800 Drop rdflib-related dependencies --- debian/control | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/debian/control b/debian/control index ab6b043..7159a08 100644 --- a/debian/control +++ b/debian/control @@ -11,12 +11,6 @@ Build-Depends: python-setuptools, python-six, python-networkx (>= 1.7), - python-isodate, - python-pyparsing, - python-decorator, - python-rdflib, - python-sparqlwrapper, - python-html5lib, # Test-Depends: python-nose, Standards-Version: 3.9.8 @@ -33,12 +27,6 @@ Depends: python-pkg-resources, python-six, python-networkx (>= 1.7), - python-isodate, - python-pyparsing, - python-decorator, - python-rdflib, - python-sparqlwrapper, - python-html5lib, Description: genome assembly toolkit Falcon is a set of tools for fast aligning long reads for consensus and assembly. It is a simple code collection for efficient assembly of -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/falcon.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
