]> git.deb.at Git - deb/packages.git/commitdiff
Deb/Versions.pm: Fix handling of ~ vs. empty string
authorFrank Lichtenheld <Frank Lichtenheld frank@lichtenheld.de>
Sat, 2 Jun 2007 16:01:29 +0000 (18:01 +0200)
committerFrank Lichtenheld <Frank Lichtenheld frank@lichtenheld.de>
Sat, 2 Jun 2007 16:01:29 +0000 (18:01 +0200)
~ sorts even before the empty string, so we can't just
abort if one of the revisions is shorter than the other
since it can still sort later.


No differences found