Very illuminating discussion!

Existing version:     webfs_1.21-5.2

Suggestion:           webfs_1.21+dp1-1


Would that choice be acceptable?  I am sort of interpreting
"dp1" as expressing

     "Debian packaging, first repackaging"

I am not sure what the mnemonic "ds1" stands for in Ben Finney's text.

-- 
Mats Erik Andersson

torsdag den 28 januari 2010 klockan 19:15 skrev Boyd Stephen Smith Jr. detta:
> On Thursday 28 January 2010 17:34:18 Ben Finney wrote:
> > "Boyd Stephen Smith Jr." <b...@iguanasuicide.net> writes:
> 
> Yours sort of works:
> b...@rei:~% dpkg --compare-versions 1.2.3.ds1-1 lt 1.2.4; echo $?
> 0
> b...@rei:~% dpkg --compare-versions 1.2.3.ds1-1 lt 1.2.3.1; echo $?
> 1
> 
> Russ Allbery's is probably best:
> b...@rei:~% dpkg --compare-versions 1.2.3+real1-1 lt 1.2.4; echo $?
> 0
> b...@rei:~% dpkg --compare-versions 1.2.3+real1-1 lt 1.2.3.1; echo $?
> 0
> -- 


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to