Bug#775870: libfile-stripnondeterminism-perl: Does not strip javadoc's header

2015-02-05 Thread Andrew Ayer
On Tue, 20 Jan 2015 23:30:14 +0100 Peter De Wachter wrote: > Javadoc files, at least the ones I've looked at, have, in addition > to the "Generated by javadoc" comment, a timestamp in a name="date"> tag. Excellent catch; thanks! I've enhanced the javadoc handler to also normalize this tag. It

Bug#775870: libfile-stripnondeterminism-perl: Does not strip javadoc's header

2015-01-20 Thread Peter De Wachter
Package: libfile-stripnondeterminism-perl Version: 0.003-1 Severity: normal Javadoc files, at least the ones I've looked at, have, in addition to the "Generated by javadoc" comment, a timestamp in a tag. For example: AbstractAction (Java Platform SE 7 ) I guess nobody