|
From: Liguo S. <Lig...@va...> - 2003-08-27 18:56:22
|
Hi, Dirk, Thanks for the nice advice. > One word of advice, if I may: don't do that. You get crazy if you try to > debug errors by asking people questions like "was it version $foo downloaded > on day x, or on day y". Making a distinction between versions is just what > version numbers are for. The dark magics of RPM are Release and Epoch, which will help me avoid the problems. Release is the "1" in 0.3.3-1, and Epoch is something similar to Release but is hidden from the normal version information. > That said, following some offline chat with Luigi, I will call the Debian > upload 0.3.3-1 because these are deemed final. Should hell freeze over, I > can always follow up with Debian revision 0.3.3-2 ... It might be a good idea to keep the version string consistent with different packages. So, I will also call the RPM packages 0.3.3-1. Later. Liguo |