Brian May <b...@debian.org> writes:

> When I just tested it I found that the index contains entries for both
> files, however the DSA-nnnn-2 entry is incorrectly titled as DSA-nnnn instead
> of DSA-nnnn-2.

Actually it looks like this was deliberate.

The file template/debian/recent_list_security.wml has the function
get_dsa_data which contains the line:

$title =~ s/(D[LS]A-\d{2,})-\d{1}/$1/; # strip off the revision in the DSA 
number

I haven't tested it yet, but to me it looks like if I delete this line
it will do the right thing.

Is it OK if we simply delete this line?

Will double check this tomorrow.
-- 
Brian May <b...@debian.org>

Reply via email to