Author: rra
Date: 2006-08-19 17:05:05 +0200 (Sat, 19 Aug 2006)
New Revision: 723

Modified:
   trunk/debian/changelog
   trunk/reporting/html_reports
Log:
* reporting/html_reports:
  + [RA] Include the lintian version in HTML page footers.  Thanks,
    Thijs Kinkhorst.  (Closes: #377616)

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog      2006-08-19 15:01:08 UTC (rev 722)
+++ trunk/debian/changelog      2006-08-19 15:05:05 UTC (rev 723)
@@ -98,8 +98,12 @@
   * man/lintian-info.1:
     + [RA] Document the new -t or --tags option.
 
- -- Russ Allbery <[EMAIL PROTECTED]>  Sat, 19 Aug 2006 07:58:36 -0700
+  * reporting/html_reports:
+    + [RA] Include the lintian version in HTML page footers.  Thanks,
+      Thijs Kinkhorst.  (Closes: #377616)
 
+ -- Russ Allbery <[EMAIL PROTECTED]>  Sat, 19 Aug 2006 08:04:53 -0700
+
 lintian (1.23.22) unstable; urgency=low
 
   * checks/debconf:

Modified: trunk/reporting/html_reports
===================================================================
--- trunk/reporting/html_reports        2006-08-19 15:01:08 UTC (rev 722)
+++ trunk/reporting/html_reports        2006-08-19 15:05:05 UTC (rev 723)
@@ -58,7 +58,7 @@
 <div style="font-size: smaller">
 <p>Please send all comments about these web pages to
 <A HREF="mailto:[EMAIL PROTECTED]">Lintian maintainer</A>.</p>
-<p>Page last updated: $timestamp</p>
+<p>Page last updated: $timestamp using Lintian $LINTIAN_VERSION</p>
 </div>
 </BODY></HTML>
 EOT_EOT_EOT


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to