This is an automated email from the git hooks/post-receive script. afif-guest pushed a commit to branch master in repository python-pbh5tools.
commit 79899d3bebc6640012bcbb566a76108591b0966e Author: Afif Elghraoui <[email protected]> Date: Sun Feb 14 22:56:03 2016 -0800 Make package descriptions more concise --- debian/control | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 3ec4dcd..0a030d4 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ Depends: ${python:Depends}, python-pbh5tools (>= ${binary:Version}), python-pkg-resources, -Description: tools for manipulating HDF5 files produced by Pacific Biosciences +Description: tools for manipulating Pacific Biosciences HDF5 files This package provides functionality for manipulating and extracting data from cmp.h5 and bas.h5 files produced by the Pacific Biosciences sequencers. cmp.h5 files contain alignment information while bas.h5 files contain @@ -37,13 +37,14 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, -Description: tools for manipulating HDF5 files produced by Pacific Biosciences -- Python 2 library +Description: tools for manipulating Pacific Biosciences HDF5 files -- Python 2 library This package provides functionality for manipulating and extracting data from cmp.h5 and bas.h5 files produced by the Pacific Biosciences sequencers. cmp.h5 files contain alignment information while bas.h5 files contain base-call information. . - This package is part of the SMRTAnalysis suite and provides the Python 2 backend library + pbh5tools is part of the SMRTAnalysis suite. This package provides the + Python 2 backend library Package: python-pbh5tools-doc Section: doc -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pbh5tools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
