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

Bug#164413: marked as done (developer.php: include a link to kitame's bug statistics page)



Your message dated Tue, 15 Oct 2002 23:21:41 +0200
with message-id <20021015212141.GC26666@cibalia.gkvk.hr>
and subject line Bug#164413: developer.php: include a link to kitame's bug statistics page
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)

--------------------------------------
Received: (at maintonly) by bugs.debian.org; 12 Oct 2002 03:19:47 +0000
>From jaq@spacepants.org Fri Oct 11 22:19:47 2002
Return-path: <jaq@spacepants.org>
Received: from new-smtp1.ihug.com.au [203.109.250.27] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 180Coc-0000bq-00; Fri, 11 Oct 2002 22:19:47 -0500
Received: from p117-apx1.syd.ihug.com.au (willow.spacepants.org) [203.173.140.117] 
	by new-smtp1.ihug.com.au with esmtp (Exim 3.22 #1 (Debian))
	id 180Coa-0003zn-00; Sat, 12 Oct 2002 13:19:46 +1000
Received: by willow.spacepants.org (Postfix, from userid 1000)
	id A0BB52406E1C; Sat, 12 Oct 2002 13:14:43 +1000 (EST)
Date: Sat, 12 Oct 2002 13:14:43 +1000
From: Jamie Wilkinson <jaq@debian.org>
To: Debian Bug Tracking System <maintonly@bugs.debian.org>
Subject: developer.php: include a link to kitame's bug statistics page
Message-ID: <[🔎] 20021012031443.GA30983@spacepants.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4i
X-Reportbug-Version: 2.2
X-Message-Flag: Magic 8-Ball says Outlook Not Good.
X-Mailer: beefmail v0.0
Reply-By: Thu, 12 Sep 2002 13:11:35 +1000
X-No-CC: Please respect the setting of my Mail-Followup-To header
Delivered-To: maintonly@bugs.debian.org

Package: qa.debian.org
Version: unavailable; reported 2002-10-12
Severity: wishlist
Tags: patch

Takuo Kitame keeps a bunch of statistics on bugs and maintainers at his
page:
http://www.debian.gr.jp/~kitame/maint.cgi?num=srcs&limit=0&maint=

so here's a short patch for line 77 of developer.php:

 <a href="http://buildd.debian.org/bymaint.php?maint=<?print "$buildd"?>">Buildd report</a>
+<a href="http://www.debian.gr.jp/~kitame/maint.cgi?num=srcs&limit=0&showpkgs=on&maint=<?print "$login"?>">Bug statistics</a>
 </small>

(sorry about the lack of a real diff, cvs diff gives me the following error
with the wml module:

willow% cvs diff
cvs server: failed to create lock directory for `/cvs/qa/wml' (/cvs/qa/wml/#cvs.lock): Permission denied
cvs server: failed to obtain dir lock in repository `/cvs/qa/wml'
cvs [server aborted]: read lock failed - giving up
)

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux willow 2.4.18 #1 Wed Sep 11 14:08:50 EST 2002 i686
Locale: LANG=en_AU, LC_CTYPE=en_AU

-- 
jaq@debian.org                               http://people.debian.org/~jaq

---------------------------------------
Received: (at 164413-done) by bugs.debian.org; 15 Oct 2002 21:19:49 +0000
>From joy@gkvk.hr Tue Oct 15 16:19:48 2002
Return-path: <joy@gkvk.hr>
Received: from cibalia.gkvk.hr [161.53.211.3] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 181Z6S-0007E8-00; Tue, 15 Oct 2002 16:19:48 -0500
Received: from joy by cibalia.gkvk.hr with local (Exim 3.35 #1 (Debian))
	id 181Z8H-00073w-00; Tue, 15 Oct 2002 23:21:41 +0200
Date: Tue, 15 Oct 2002 23:21:41 +0200
To: Jamie Wilkinson <jaq@debian.org>, 164413-done@bugs.debian.org
Subject: Re: Bug#164413: developer.php: include a link to kitame's bug statistics page
Message-ID: <20021015212141.GC26666@cibalia.gkvk.hr>
References: <[🔎] 20021012031443.GA30983@spacepants.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[🔎] 20021012031443.GA30983@spacepants.org>
User-Agent: Mutt/1.4i
From: Josip Rodin <joy@gkvk.hr>
Delivered-To: 164413-done@bugs.debian.org
X-Spam-Status: No, hits=-16.0 required=5.0
	tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,
	      SIGNATURE_SHORT_DENSE,SPAM_PHRASE_00_01,USER_AGENT,
	      USER_AGENT_MUTT
	version=2.41
X-Spam-Level: 

On Sat, Oct 12, 2002 at 01:14:43PM +1000, Jamie Wilkinson wrote:
> Package: qa.debian.org
> Version: unavailable; reported 2002-10-12
> Severity: wishlist
> Tags: patch
> 
> Takuo Kitame keeps a bunch of statistics on bugs and maintainers at his
> page:
> http://www.debian.gr.jp/~kitame/maint.cgi?num=srcs&limit=0&maint=
> 
> so here's a short patch for line 77 of developer.php:
> 
>  <a href="http://buildd.debian.org/bymaint.php?maint=<?print "$buildd"?>">Buildd report</a>
> +<a href="http://www.debian.gr.jp/~kitame/maint.cgi?num=srcs&limit=0&showpkgs=on&maint=<?print "$login"?>">Bug statistics</a>
>  </small>

Added, thanks.

-- 
     2. That which causes joy or happiness.



Reply to: