This is an automated email from the git hooks/post-receive script. afif pushed a commit to branch master in repository kineticstools.
commit 72b2225caffd35c3931219412ee1266aa7115a19 Author: Afif Elghraoui <[email protected]> Date: Sun Jan 15 15:40:24 2017 -0800 Suggest python-pybigwig This is needed for some optional functionality in kineticstools, but it's not a dependency as it was in 0.6.0 since upstream has fixed the crashing that occurs when it's not installed. --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 111f7db..e9a124f 100644 --- a/debian/control +++ b/debian/control @@ -60,6 +60,7 @@ Depends: ${shlibs:Depends}, ${python:Depends}, kineticstools-data (= ${source:Version}), +Suggests: python-pybigwig Description: detection of DNA modifications (Python 2 library) Tools for detecting DNA modifications from single molecule, real-time (SMRT®) sequencing data. This tool implements the P_ModificationDetection module in -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/kineticstools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
