[00:00] DarkPlayer: ~raring1 became ~ubuntu13.04.1 last week, but that's not related (we deliberately did it now so it retains correct ordering) [00:00] The problem there is that hyphens are special [00:01] Everything before the last hyphen is the upstream version [00:01] Everything after the last hyphen is the distro version [00:01] Those two are sorted as separate components [00:02] So in your case, you have ("0.1", "3~ubuntu13.04.1") vs ("0.1-2", "1~raring1") [00:02] 0.1-2 > 0.1 [00:02] So 0.1-3~ubuntu13.04.1 wins [00:02] Er [00:02] 0.1-2-1~raring1 wins [00:02] wgrant: so it seems like i can no longer push version 0.1-3 without an additional "-1" ? [00:02] DarkPlayer: That's correct, because you mistakenly had -2-1 in the past [00:03] So the upstream version is "0.1-2" [00:03] but adding a "0" would still work, right ? [00:03] -3-0 will work, -0-1 will not [00:03] 0.1-3-0 [00:04] Right [00:04] Or you could alter the upstream version [00:04] 0.1+really-1, for example [00:04] Until 0.2 is released, when your versioning problems are solved. [00:04] 0.1-3-0 looks a bit stupid, but who knows which minor updates may be required ... [00:04] thanks anyway === TRB143_ is now known as TRB143 === lifeless_ is now known as lifeless