[med-svn] [dialign] 03/04: Fix spelling
Andreas Tille
tille at debian.org
Tue Jul 19 06:01:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository dialign.
commit 29824f429d84c0e06216ca276e0bb59d9378808e
Author: Andreas Tille <tille at debian.org>
Date: Tue Jul 19 07:52:09 2016 +0200
Fix spelling
---
debian/changelog | 1 +
debian/patches/series | 1 +
debian/patches/spelling.patch | 15 +++++++++++++++
3 files changed, 17 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 4267e96..80d8701 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ dialign (2.2.1-8) UNRELEASED; urgency=medium
[ Andreas Tille ]
* moved packaging from SVN to Git
* DEP5 sequence
+ * Fix spelling
[ Canberk Koç ]
* autopkgtest added
diff --git a/debian/patches/series b/debian/patches/series
index 407ef82..0cbb518 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@
30_local_doc.patch
hardening.patch
fix_excess_argument.patch
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 0000000..3edf568
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,15 @@
+Author: Andreas Tille <tille at debian.org>
+Last-Update: Tue, 19 Jul 2016 07:51:24 +0200
+Description: Fix spelling issue
+
+--- a/src/dialign.c
++++ b/src/dialign.c
+@@ -413,7 +413,7 @@ if(argc == 1)
+ }
+
+ else {
+- printf("\n\n Your sequence file containes only a single sequence.\n");
++ printf("\n\n Your sequence file contains only a single sequence.\n");
+ printf(" Please make sure your input file contains at least two sequences.\n\n");
+ printf(" For more information, please consult the online manual \n");
+ printf(" at the DIALIGN home page: \n\n");
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/dialign.git
More information about the debian-med-commit
mailing list