denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Denemo-devel] The 0.9.6 release (was Re: Static Linking (was Re: ta


From: Josue Abarca
Subject: Re: [Denemo-devel] The 0.9.6 release (was Re: Static Linking (was Re: tablature status (August 2012)))
Date: Mon, 27 Aug 2012 08:12:55 -0600
User-agent: Mutt/1.5.21 (2010-09-15)

On Mon, Aug 27, 2012 at 08:49:18AM -0500, Jeremiah Benham wrote:
...
> Should I be calling the tarball denemo-0.9.6rc1.tar.gz?
> Jeremiah

If you do this, please add a tilde "~": denemo-0.9.6~rc1.tar.gz,
because in debian tools (and others) "a tilde sorts before anything,
even the end of a part".

"For example, 1.0~beta1~svn1245 sorts earlier than 1.0~beta1, which
 sorts earlier than 1.0."

$ dpkg --compare-versions 0.9.6 gt 0.9.6rc1 && echo true || echo false
false

$ dpkg --compare-versions 0.9.6 gt 0.9.6~rc1 && echo true || echo false
true

This way I could package a release candidate and upload it to Debian,
to try to get a wider audience to test it.

-- 
Josué M. Abarca S.
Vos mereces Software Libre.
PGP key 4096R/70D8FB2A 2009-06-17
Huella de clave = B3ED 4984 F65A 9AE0 6511  DAF4 756B EB4B 70D8 FB2A



reply via email to

[Prev in Thread] Current Thread [Next in Thread]