[med-svn] [libace-perl] 02/02: Fix some more spelling issues
Andreas Tille
tille at debian.org
Tue Nov 21 13:41:17 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository libace-perl.
commit fc266c5849c738e5e2a95bcf0e55af694c88b5d6
Author: Andreas Tille <tille at debian.org>
Date: Tue Nov 21 14:39:26 2017 +0100
Fix some more spelling issues
---
debian/changelog | 1 +
debian/patches/spelling.patch | 20 ++++++++++++++++++++
2 files changed, 21 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 4ab8d01..9bb6fb7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ libace-perl (1.92-6) unstable; urgency=medium
* Only run rpcgen once, not several times in parallel to not fail in
parallel builds (Thanks for the patch to Adrian Bunk <bunk at debian.org>)
Closes: #882313
+ * Fix some more spelling issues
-- Andreas Tille <tille at debian.org> Tue, 21 Nov 2017 14:35:52 +0100
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
index d64b1eb..4034614 100644
--- a/debian/patches/spelling.patch
+++ b/debian/patches/spelling.patch
@@ -66,6 +66,15 @@ Last-Update: Mon, 01 Feb 2016 16:31:29 +0100
my ($classe,$name) = $objname =~ /^(\w+):(.+)/;
--- a/Ace/Sequence.pm
+++ b/Ace/Sequence.pm
+@@ -855,7 +855,7 @@ below).
+
+ An offset from the beginning of the source sequence. The retrieved
+ I<Ace::Sequence> will begin at this position. The offset can be any
+-positive or negative integer. Offets are B<0-based>.
++positive or negative integer. Offsets are B<0-based>.
+
+ =item -length
+
@@ -1147,7 +1147,7 @@ Sequence object (usually a cosmid sequen
If a reference sequence was provided when the I<Ace::Sequence> was
@@ -86,3 +95,14 @@ Last-Update: Mon, 01 Feb 2016 16:31:29 +0100
resulting Ace::Object. In case of a parse error, the undefined value
will be returned and a (hopefully informative) description of the
error will be returned by Ace->error().
+--- a/Ace/Sequence/Multi.pm
++++ b/Ace/Sequence/Multi.pm
+@@ -201,7 +201,7 @@ below).
+
+ An offset from the beginning of the source sequence. The retrieved
+ I<Ace::Sequence> will begin at this position. The offset can be any
+-positive or negative integer. Offets are B<0-based>.
++positive or negative integer. Offsets are B<0-based>.
+
+ =item -length
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libace-perl.git
More information about the debian-med-commit
mailing list