]> git.deb.at Git - deb/packages.git/commitdiff
create_index_pages: Do not die due to namespace collisions
authorFrank Lichtenheld <frank@lichtenheld.de>
Thu, 18 Jun 2009 19:27:58 +0000 (21:27 +0200)
committerFrank Lichtenheld <frank@lichtenheld.de>
Thu, 18 Jun 2009 19:32:13 +0000 (21:32 +0200)
If for whatever reason the same name appears in more than one
set of sections, subsections, and priorities, the code used
to die. The new code will not handle this very well either
(you will get repeated lines in the affected file), but
at least it will not take everything else with it.


No differences found