K 10 svn:author V 7 sobomax K 8 svn:date V 27 2001-02-19T13:26:13.000000Z K 7 svn:log V 389 Improve pkg_delete(1) behaviour when deleting several packages at once. Instead of trying to delete packages in the same order as they were specified in the command line, reorder deletion in such a way that if package A depends on package B then package A will be deleted before B no matter in which order they were specified in the command line. Reviewed by: jkh, will Approved by: jkh END