On Friday 18 September 2009, Meinert wrote:
> I've a suggestion for a improvement: Often there are dependencies with a
> minimum and maximum version of a package. Currently two edges are
> created (as there are two dependencies). It would clean up some graphs
> when this information is combined in one edge.

Yes, that could be an improvement. Problem is that it would require 
completely changing the logic of the program.

Currently in general it prints an edge as soon a dependency is seen, while 
for your suggestion it would first have to analyze all dependencies and 
combine them where possible before printing anything.
That is useful for other reasons too, so I do plan to go that way, but 
don't expect this to get implemented on the short term.

Cheers,
FJP



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

Reply via email to