This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch debian/unstable in repository samtools.
commit 8a507bc2aa4d250e48d901315dd9ab64d794011f Author: Andreas Tille <[email protected]> Date: Tue Sep 22 16:23:33 2015 +0200 Fix spelling --- debian/changelog | 1 + debian/control | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 871c284..40f2032 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ samtools (1.2-4) UNRELEASED; urgency=medium * Fix Vcs-Browser * Add lintian-override to document that the language extensions are used internally + * Fix spelling -- Andreas Tille <[email protected]> Tue, 22 Sep 2015 16:14:20 +0200 diff --git a/debian/control b/debian/control index 6e6cc10..9afef7e 100644 --- a/debian/control +++ b/debian/control @@ -27,8 +27,9 @@ Description: processing sequence alignments in SAM and BAM formats Samtools is a set of utilities that manipulate nucleotide sequence alignments in the binary BAM format. It imports from and exports to the ascii SAM (Sequence Alignment/Map) format, does sorting, merging and indexing, and allows - to retrieve reads in any regions swiftly. It is designed to work on a stream, - and is able to open a BAM (not SAM) file on a remote FTP or HTTP server. + one to retrieve reads in any regions swiftly. It is designed to work on a + stream, and is able to open a BAM (not SAM) file on a remote FTP or HTTP + server. Package: samtools-test Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/samtools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
