marmuta
January 18th, 2009, 10:05 AM
Hi,
I'm trying to create a PPA for a little pet project of mine. Now I'm somewhat confused about the version string to use. I've looked through PPAQuickStart (https://help.launchpad.net/Packaging/PPA?action=show&redirect=PPAQuickStart) and PackagingGuide (https://wiki.ubuntu.com/PackagingGuide) but I'm still not quite sure which it should be.
For a new package that is neither in Debian nor in Ubuntu, what would be the version?
myapp_0.1
myapp_0.1-0ubuntu1
myapp_0.1~ppa1
myapp_0.1-0ubuntu1~ppa1
I guess what I'm looking for is an easy to read table that covers all possible cases.
I'm trying to create a PPA for a little pet project of mine. Now I'm somewhat confused about the version string to use. I've looked through PPAQuickStart (https://help.launchpad.net/Packaging/PPA?action=show&redirect=PPAQuickStart) and PackagingGuide (https://wiki.ubuntu.com/PackagingGuide) but I'm still not quite sure which it should be.
For a new package that is neither in Debian nor in Ubuntu, what would be the version?
myapp_0.1
myapp_0.1-0ubuntu1
myapp_0.1~ppa1
myapp_0.1-0ubuntu1~ppa1
I guess what I'm looking for is an easy to read table that covers all possible cases.