This is an automated email from the git hooks/post-receive script. sascha-guest pushed a commit to branch master in repository libtabixpp.
commit af21cff7dbc15e21923986070aa468553fe4c9e0 Author: Sascha Steinbiss <[email protected]> Date: Tue Dec 15 00:24:31 2015 +0000 adjust package description --- debian/control | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index ea4a29d..b3d5780 100644 --- a/debian/control +++ b/debian/control @@ -22,10 +22,8 @@ Depends: ${shlibs:Depends}, Description: C++ wrapper to tabix indexer Tabix indexes files where some columns indicate sequence coordinates: name (usually a chromosome), start and stop. The input data file must be position - sorted and compressed by bgzip (provided in this package), which has a gzip - like interface. After indexing, tabix is able to quickly retrieve data lines - by chromosomal coordinates. Fast data retrieval also works over network if an - URI is given as a file name. + sorted and compressed by bgzip. After indexing, tabix is able to quickly + retrieve data lines by chromosomal coordinates. . This package provides a C++ wrapper to the tabix indexer. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libtabixpp.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
