]> git.decadent.org.uk Git - dak.git/commitdiff
message massage
authorThomas Viehmann <tv@beamnet.de>
Tue, 7 Oct 2008 19:52:41 +0000 (19:52 +0000)
committerThomas Viehmann <tv@beamnet.de>
Tue, 7 Oct 2008 19:52:41 +0000 (19:52 +0000)
dak/show_deferred.py

index 70468b5a9a6a31efaa143599679c68813e433c9f..695292251e8d18c86e0a0e6e91f3ae33c0186411 100755 (executable)
@@ -98,7 +98,7 @@ def table_header():
     return res
 
 def table_footer():
-    return '</table><br/><p>non-NEW uploads are <a href="/deferred/">available</a>, use <tt>dcut reschedule foo.changes X-day</tt> to adjust delays.</p></center><br/>\n'
+    return '</table><br/><p>non-NEW uploads are <a href="/deferred/">available</a>, see the <a href="ftp://ftp-master.debian.org/pub/UploadQueue/README">UploadQueue-README</a> for more information.</p></center><br/>\n'
 
 def table_row(changesname, delay, changed_by, closes):
     global row_number