Codebase list libbio-coordinate-perl / 23c12d0
Drop patch spelling.patch, present upstream. Debian Janitor 1 year, 6 months ago
3 changed file(s) with 1 addition(s) and 38 deletion(s). Raw diff Collapse all Expand all
00 libbio-coordinate-perl (1.7.1+git20170830.1.dad56df-1) UNRELEASED; urgency=low
11
22 * New upstream snapshot.
3 * Drop patch spelling.patch, present upstream.
34
45 -- Debian Janitor <janitor@jelmer.uk> Sun, 16 Oct 2022 22:19:35 -0000
56
0 spelling.patch
+0
-37
debian/patches/spelling.patch less more
0 Description: Fix spelling
1 Author: Andreas Tille <tille@debian.org>
2 Last-Update: Mon, 24 Sep 2018 11:57:17 +0200
3
4 --- a/lib/Bio/Coordinate/Collection.pm
5 +++ b/lib/Bio/Coordinate/Collection.pm
6 @@ -367,7 +367,7 @@ are left to the calling code.
7
8 Title : _is_sorted
9 Usage : $newpos = $obj->_is_sorted;
10 - Function: toggle for whether the (internal) coodinate mapper data are sorted
11 + Function: toggle for whether the (internal) coordinate mapper data are sorted
12 Example :
13 Returns : boolean
14 Args : boolean
15 --- a/lib/Bio/Coordinate/ExtrapolatingPair.pm
16 +++ b/lib/Bio/Coordinate/ExtrapolatingPair.pm
17 @@ -180,7 +180,7 @@ can do that and set strict() to true.
18 Function: Map the location from the input coordinate system
19 to a new value in the output coordinate system.
20
21 - In extrapolating coodinate system there is no location zero.
22 + In extrapolating coordinate system there is no location zero.
23 Locations are...
24 Example :
25 Returns : new location in the output coordinate system or undef
26 --- a/lib/Bio/Coordinate/GeneMapper.pm
27 +++ b/lib/Bio/Coordinate/GeneMapper.pm
28 @@ -1004,7 +1004,7 @@ version 1.007001
29 =head1 DESCRIPTION
30
31 Bio::Coordinate::GeneMapper is a module for simplifying the mappings
32 -of coodinate locations between various gene related locations in human
33 +of coordinate locations between various gene related locations in human
34 genetics. It also adds a special human genetics twist to coordinate
35 systems by making it possible to disable the use of zero
36 (0). Locations before position one start from -1. See method