GhostSquad57 / Steam-Installer-for-Wheezy

Re-write of Valve's deb package. (Orphaned)
193 stars 20 forks source link

Versioning scheme #12

Closed testian closed 11 years ago

testian commented 11 years ago

Hi, I know you thought it would be safe to keep the versioning scheme we accidentally introduced and you were actually right, because it is tricky! According to "dpkg --compare-versions" the version 1.0.0.39-9 is smaller than 1.0.0.39-8-2

However, 1.0.0.39-8-2 is not even a valid version number.

and also according to "dpkg --compare-versions" and according to my tests with the repository (I have a testing-component, next to wheezy) it is safe as to return to the old naming scheme as soon as a new upstream version is released:

1.0.0.40-1 is greater than 1.0.0.39-8-2

GhostSquad57 commented 11 years ago

I will definitely make sure to fix this in the next release.

testian commented 11 years ago

It looks like there is a new version now: http://repo.steampowered.com/steam/pool/steam/s/steam/ Can you introduce 1.0.0.40-1 now?

GhostSquad57 commented 11 years ago

@testian I currently do not have internet access (writing this from my sister's house on her kindle) so I cannot update anything till around Monday. Very sorry

testian commented 11 years ago

You're welcome. Take your time.

GhostSquad57 commented 11 years ago

OK. The cable company came a few days early. I just pushed the changes now. Let me know if everything is good.

testian commented 11 years ago

Everything is good. Thanks for your rapid response time.