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

Bug#164412: marked as done (qa.debian.org: include package count in developer.php)



Your message dated Tue, 15 Oct 2002 23:11:24 +0200
with message-id <20021015211124.GB26666@cibalia.gkvk.hr>
and subject line Bug#164412: qa.debian.org: include package count in developer.php
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:14:18 +0000
>From jaq@spacepants.org Fri Oct 11 22:14:17 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 180CjJ-0000Ot-00; Fri, 11 Oct 2002 22:14:17 -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 180CjG-0003j0-00; Sat, 12 Oct 2002 13:14:15 +1000
Received: by willow.spacepants.org (Postfix, from userid 1000)
	id C0FC92406E1C; Sat, 12 Oct 2002 13:09:13 +1000 (EST)
Date: Sat, 12 Oct 2002 13:09:13 +1000
From: Jamie Wilkinson <jaq@debian.org>
To: Debian Bug Tracking System <maintonly@bugs.debian.org>
Subject: qa.debian.org: include package count in developer.php
Message-ID: <[🔎] 20021012030913.GA30912@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:07:24 +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

It'd be nice if the package list in developer.php also included a package
count, for those maintainers who like to puff up their egos :-)

A simple one line patch on lin 266 of developer.php:
<h3>Packages in <em><?print $branch?></em>: <?print count($packages)?></h3>

-- 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 164412-done) by bugs.debian.org; 15 Oct 2002 21:09:31 +0000
>From joy@gkvk.hr Tue Oct 15 16:09:31 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 181YwV-0006Mw-00; Tue, 15 Oct 2002 16:09:31 -0500
Received: from joy by cibalia.gkvk.hr with local (Exim 3.35 #1 (Debian))
	id 181YyK-00070F-00; Tue, 15 Oct 2002 23:11:24 +0200
Date: Tue, 15 Oct 2002 23:11:24 +0200
To: Jamie Wilkinson <jaq@debian.org>, 164412-done@bugs.debian.org
Subject: Re: Bug#164412: qa.debian.org: include package count in developer.php
Message-ID: <20021015211124.GB26666@cibalia.gkvk.hr>
References: <[🔎] 20021012030913.GA30912@spacepants.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[🔎] 20021012030913.GA30912@spacepants.org>
User-Agent: Mutt/1.4i
From: Josip Rodin <joy@gkvk.hr>
Delivered-To: 164412-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:09:13PM +1000, Jamie Wilkinson wrote:
> Package: qa.debian.org
> Version: unavailable; reported 2002-10-12
> Severity: wishlist
> Tags: patch
> 
> It'd be nice if the package list in developer.php also included a package
> count, for those maintainers who like to puff up their egos :-)
> 
> A simple one line patch on lin 266 of developer.php:
> <h3>Packages in <em><?print $branch?></em>: <?print count($packages)?></h3>

Oh, I get it, you thought of $pack_array. Added.

-- 
     2. That which causes joy or happiness.



Reply to: