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

Re: Summary[2]: dpkg and alpha/beta versioning



>>"Martin" == Martin Oldfield <m@mail.tc> writes:

 Martin> Rather than treating the ~ as introducing a special case which always
 Martin> compares lower than something else, does it help to make numbers to
 Martin> the right of the ~ add fractions to the integer part ? Since the
 Martin> version number is now a rational number you can have arbitrary numbers
 Martin> of releases before hitting 8. A possible sequence in the case that's
 Martin> been discussed might be

 Martin> 	2.0.7 < 2.0.7~1 < 2.0.7~2 < 2.0.7~21 < 2.0.8

	Gack! Why are you not using . for this? What difference does
 this use of ~ make? How does it solve our problem of 2.0.7 being
 higher than 2.0.7-pre1? Look what happens when I substitute . for ~

  	2.0.7 < 2.0.7.1 < 2.0.7.2 < 2.0.7.21 < 2.0.8

	This already works. What we *want* is:

  	2.0.7~1 < 2.0.7~2 < 2.0.7~21 < 2.0.7 < 2.0.8

 Martin> Just a daft idea I suppose, my apologies if it is.

	I think you just misunderstood what the proposal was trying to
 achieve. Your proposal makes ~ synonymous with ., and in that case,
 why not use .? 

	manoj
-- 
 He's a man out there in the blue, ridin' on a smile and a shoeshine
 ... a salesman has got to dream, boys.  -- Arthur Miller
Manoj Srivastava  <srivasta@acm.org> <http://www.datasync.com/%7Esrivasta/>
Key C7261095 fingerprint = CB D9 F4 12 68 07 E4 05  CC 2D 27 12 1D F5 E8 6E


--  
To UNSUBSCRIBE, email to debian-policy-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: