|
|
@@ -312,9 +312,8 @@ Compare two corresponding sub-parts of a version number (either upstream
|
|
|
version or debian revision).
|
|
|
|
|
|
Each parameter is split by version_split_digits() and resulting items
|
|
|
-are compared together.in digits and non-digits items that are compared
|
|
|
-together. As soon as a difference happens, it returns -1 if $a is earlier
|
|
|
-than $b, 0 if they are equal and 1 if $a is later than $b.
|
|
|
+are compared together. As soon as a difference happens, it returns -1 if
|
|
|
+$a is earlier than $b, 0 if they are equal and 1 if $a is later than $b.
|
|
|
|
|
|
=cut
|
|
|
|