[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master 2/2] web: add link to cruft-report-daily.txt



Signed-off-by: Torsten Werner <twerner@debian.org>
---
 web/index.html |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/web/index.html b/web/index.html
index 9f0adca..8b42060 100644
--- a/web/index.html
+++ b/web/index.html
@@ -41,6 +41,7 @@
 			<li><a href="#new">NEW</a></li>
 			<li><a href="#pending">Pending removals</a></li>
 			<li><a href="#removed">Removed packages</a></li>
+			<li><a href="#cruft">Cruft Report</a></li>
 			<li><a href="#testing">Testing</a></li>
 			<li><a href="#stable">Stable</a></li>
 			<li><a href="#rejections">Rejections</a></li>
@@ -161,6 +162,12 @@
 		</p>
         </div>
 
+        <div id="cruft">
+            <h1>Cruft Report</h1>
+	    <p>Some packages which needs to be removed manually are found in
+	    <a href="cruft-report-daily.txt">the cruft-report</a>.</p>
+        </div>
+
         <div id="testing">
             <h1>Testing</h1>
             <p>Squeeze is testing, sid is unstable. For more details please look
-- 
1.6.3.3


Reply to: