Your message dated Sat, 29 Dec 2007 23:34:36 +0100
with message-id <[EMAIL PROTECTED]>
and subject line closing
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: dak
Version: 1.0-8.1
Tags: patch

Here's a diff from CVS to helena to print out the row which is useful
when you're tracking where your package is on
http://ftp-master.debian.org/new.html

It's been tested and works (it really is trivial but it took a while for
me to work out how to fake up .katie files to test it with).

--- helena.orig 2006-05-18 09:06:20.000000000 +0100
+++ helena      2006-05-21 16:10:42.000000000 +0100
@@ -208,6 +208,7 @@
     print "<h1>Summary for: %s</h1>" % (type)
     print """<center><table border="0">
        <tr>
+         <th align="center">Row</th>
          <th align="center">Package</th>
          <th align="center">Version</th>
          <th align="center">Arch</th>
@@ -242,6 +243,7 @@
     for dist in distribution:
         if dist == "experimental":
             tdclass = "exp";
+    print "<td valign=\"top\" class=\"%s\">%s</td>" % (tdclass, row_number+1);
     print "<td valign=\"top\" class=\"%s\">%s</td>" % (tdclass, source);
     print "<td valign=\"top\" class=\"%s\">" % (tdclass)
     for vers in version.split():

-- 
----------(  "I think we're just out of Waldorfs" - Basil,   )----------
Simon ----(                  Fawlty Towers                   )---- Nomis
                             Htag.pl 0.0.22


--- End Message ---
--- Begin Message ---
Hi

im closing this as it wont get implemented. The simple reason is that
this might make people think that there is a defined order for the
processing of packages in NEW. Which there isn't.

Usually its oldest-first, but that usually is a very vague one. There
are more complex packages that take more time, then simple ones go
faster. Sometimes one prods the maintainer with a question, which takes
time, ... - a lot of reasons why its not a top-down processing.


In case you disagree with this closed - feel free to reopen, but then
also tag it wontfix please.

-- 
bye Joerg
Siliziumdioxid wird auf offenen LKWs durch Deutschland gefahren!
Der Sauerstoffgehalt der Atmosphaere ist auf 21% gesunken!

Attachment: pgpxjqwZr6bNW.pgp
Description: PGP signature


--- End Message ---

Reply via email to