[med-svn] r22583 - trunk/packages/libgo-perl/trunk/debian/patches

Andreas Tille tille at moszumanska.debian.org
Sun Jul 17 16:13:23 UTC 2016


Author: tille
Date: 2016-07-17 16:13:23 +0000 (Sun, 17 Jul 2016)
New Revision: 22583

Added:
   trunk/packages/libgo-perl/trunk/debian/patches/spelling.patch
Log:
No real change - did SVN went grazy?



Added: trunk/packages/libgo-perl/trunk/debian/patches/spelling.patch
===================================================================
--- trunk/packages/libgo-perl/trunk/debian/patches/spelling.patch	                        (rev 0)
+++ trunk/packages/libgo-perl/trunk/debian/patches/spelling.patch	2016-07-17 16:13:23 UTC (rev 22583)
@@ -0,0 +1,48 @@
+Author: Andreas Tille <tille at debian.org>
+Last-Update: Thu, 14 Jul 2016 10:16:38 +0200
+Description: Start fixing some spelling issues
+
+--- a/GO/Handlers/obj.pm
++++ b/GO/Handlers/obj.pm
+@@ -60,7 +60,7 @@ as files are parsed, objects are created
+ datatype is being parsed, the classes of the created objects will be
+ different - eg GO::Model::Term, GO::Model::Association etc
+ 
+-the way to access all of thses is through the top level graph object
++the way to access all of these is through the top level graph object
+ 
+ eg
+ 
+--- a/GO/Model/Association.pm
++++ b/GO/Model/Association.pm
+@@ -224,7 +224,7 @@ returns a score for the association base
+ 
+ This is an EXPERIMENTAL method; it may be removed in future versions.
+ 
+-The evidence fields can be thought of in a loose hierachy: 
++The evidence fields can be thought of in a loose hierarchy: 
+ 
+ TAS
+    IDA
+--- a/GO/Model/Evidence.pm
++++ b/GO/Model/Evidence.pm
+@@ -77,7 +77,7 @@ used to set the GO::Model::Xref list fro
+ 
+ will actually add two GO::Model::Xref objects
+ 
+-This method doesnt really belong in the GO::Model::* hierarchy as it
++This method doesn't really belong in the GO::Model::* hierarchy as it
+ contains parsing code. Its a minor hack mainly due to the fact that
+ this data is still denormalized in the database.
+ 
+--- a/GO/Model/Graph.pm
++++ b/GO/Model/Graph.pm
+@@ -93,7 +93,7 @@ Relationships can also be seen as arcs i
+ subject being equivalent to the child, and the object equivalent to
+ the parent. The arc is labeled with the predicate/relationship-type.
+ 
+-perl doesnt handle bidirectional links between objects too well, so
++perl doesn't handle bidirectional links between objects too well, so
+ rather than having the relationship object know about the terms or the
+ term know about the realtionships, all the graph info is in the
+ Graph object




More information about the debian-med-commit mailing list