This is an automated email from the git hooks/post-receive script. sascha-guest pushed a commit to branch debian/unstable in repository samtools.
commit 82f34d3480d43b8fe8d895c23ccffeeebc865e52 Author: Sascha Steinbiss <[email protected]> Date: Sat Jan 30 21:38:54 2016 +0000 patch spelling --- debian/patches/series | 1 + debian/patches/spelling.patch | 15 +++++++++++++++ 2 files changed, 16 insertions(+) diff --git a/debian/patches/series b/debian/patches/series index fb319af..08bb035 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1,3 @@ +spelling.patch literal_version.patch mayhem.patch diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch new file mode 100644 index 0000000..ad72959 --- /dev/null +++ b/debian/patches/spelling.patch @@ -0,0 +1,15 @@ +Description: spelling fix +Author: Sascha Steinbiss <[email protected]> +--- a/samtools.1 ++++ b/samtools.1 +@@ -93,8 +93,8 @@ + .PP + Samtools is a set of utilities that manipulate alignments in the BAM + format. It imports from and exports to the SAM (Sequence Alignment/Map) +-format, does sorting, merging and indexing, and allows to retrieve reads +-in any regions swiftly. ++format, does sorting, merging and indexing, and allows one to retrieve ++reads in any regions swiftly. + + Samtools is designed to work on a stream. It regards an input file `-' + as the standard input (stdin) and an output file `-' as the standard -- 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
