Added some code to peer into a data structure in Maemian/Schedule.pm. Also added the
[maemian] / nokia-lintian / reporting / templates / clean.tmpl
1 { head("Lintian Report for $name", 1) }
2   <h1>{$name}</h1>
3
4   <p>
5     All of the packages maintained by {$maintainer} are Lintian-clean.
6     But also see the <a href="../full/{$id}">full report</a>, which includes
7     info, experimental and overridden tags.
8   </p>
9
10   <p>
11     Also see their
12     <a href="http://qa.debian.org/developer.php?login={$email}">QA
13     overview</a>.
14   </p>
15 { foot() }