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

Bug#415933: debbugs: display usertags for srcpkg user when passing pkg= to pkgreport.cgi



Package: debbugs
Severity: wishlist

Hi,

I've set all dpkg usertags on dpkg@p.d.o, the problem with this is
that it only works when the src= or pkg= value matches the package name
from @p.d.o, so I'd like that when using pkg=<foo> it would add a user
for its source package as well.

Namely the change would be needed in source/debian/cgi/pkgreport.cgi,
around line 251 near 'add_user("$pkg\@packages.debian.org");', the
code would need to get the source package for $pkg and do an
additional add_user for that source package.

regards,
guillem



Reply to: