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

Re: Tag your packages



Gunnar Wolf <gwolf@gwolf.cx> wrote:
> Colin Watson dijo [Fri, Apr 30, 2004 at 07:09:45PM +0100]:
>> Would it be possible to have a URL which shows me all packages I
>> maintain, given my e-mail address? I maintain a large enough number of
>> packages that going through them all individually this way would be
>> quite tedious.

> http://qa.debian.org/developer.php?login=cjwatson@debian.org

This is a list of /source/ packages. And even if it showed binary
packages it would not help Colin, because there is neither a direct
link to respective tagging stuff not a table showing which package of
Colin's has already been categorized.

There should be a better way than this one:

for i in `grep-available -n -sPackage -FMaintainer 'Colin Watson'` ; do
   mozilla "http://debian.vitavonni.de/packagebrowser/edit.cgi?package=${i}";
done
               cu andreas
-- 
NMUs aren't an insult, they're not an attack, and they're
not something to avoid or be ashamed of.
                    Anthony Towns in 2004-02 on debian-devel



Reply to: