On 2/12/06, William Scott <[EMAIL PROTECTED]> wrote:
> dpkg --compare-versions 0.1.0-pre-1 gt 0.1.0 && echo "true"
>
> true

How about 0.1.0.0-1 ? (The other common alternative is to use an
epoch, but that's pretty ugly, and you can't ever stop using them once
you start. At least this way you can release 0.1.N where N>0 without
any hassle)

> In general, is there any way around this problem I accidently
> created?  (The only thing I could think of was calling it 0.1.0-pre-
> N, where N is > the last pre-release number.  That seems pretty ugly,
> and won't match the tarball.)

if it doesn't match, you can then do "SourceDirectory: coot-0.1.0" or
whatever it turns out to be.

--
- Charles Lepple


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to