Re: Developer.php: show last upload

2004-03-08 Thread Martin Pitt
Hi *! On 2004-03-08 17:47 +0100, Jeroen van Wolffelaar wrote: > On Mon, Mar 08, 2004 at 05:37:37PM +0100, Martin Pitt wrote: > > On 2004-03-08 16:46 +0100, Jeroen van Wolffelaar wrote: > > IMHO the date of last upload is a very bad indicator of the current > > state of a package; the bug count be

Re: Developer.php: show last upload

2004-03-08 Thread Martin Pitt
Hi again! Just a little clarification: On 2004-03-08 17:37 +0100, Martin Pitt wrote: > last activity = MIN (last upload, last reply to bug, >last tag setting to bug) Of course all variables are counted in days and say 'n days ago'; with dates the MIN would be senseless

Re: Developer.php: show last upload

2004-03-08 Thread Jeroen van Wolffelaar
On Mon, Mar 08, 2004 at 05:37:37PM +0100, Martin Pitt wrote: > Hi Jeroen! > > I looked at your script's output and have some ideas for it: > > On 2004-03-08 16:46 +0100, Jeroen van Wolffelaar wrote: > > I patched developer.php to show how long ago that very versions was in > > that very distribut

Re: Developer.php: show last upload

2004-03-08 Thread Martin Pitt
Hi Jeroen! I looked at your script's output and have some ideas for it: On 2004-03-08 16:46 +0100, Jeroen van Wolffelaar wrote: > I patched developer.php to show how long ago that very versions was in > that very distribution. IMHO, this aids QA, as you can quickly see when > the last activity wa