Re: [Fink-devel] Depends operators

2005-12-05 Thread Trevor Harmon
On Dec 5, 2005, at 2:07 PM, Daniel Macks wrote: From http://www.debian.org/doc/debian-policy/ch-relationships.html The relations allowed are <<, <=, =, >= and >> for strictly earlier, earlier or equal, exactly equal, later or equal and strictly later, respectively. Also: "The deprecated

Re: [Fink-devel] Depends operators

2005-12-05 Thread Daniel Macks
On Mon, Dec 05, 2005 at 12:29:52PM -0800, Trevor Harmon wrote: > I'm curious about the Depends operators: <<, <=, =, !=, >>, >=. They > all make sense except for << and >>. I was always taught that < means > "strictly less than" and << means "much less than", a subjective > definition that de