add piuparts
This commit is contained in:
parent
ea095463e1
commit
c5b592596e
2 changed files with 3 additions and 1 deletions
|
@ -65,6 +65,7 @@ developer name on all bug logs)'),
|
||||||
'lintianfull' : N_('full lintian reports (i.e. including \
|
'lintianfull' : N_('full lintian reports (i.e. including \
|
||||||
"info"-level messages)'),
|
"info"-level messages)'),
|
||||||
'dehs' : N_('DEHS (Debian External Health Status)'),
|
'dehs' : N_('DEHS (Debian External Health Status)'),
|
||||||
|
'piuparts' : N_('piuparts'),
|
||||||
},
|
},
|
||||||
'upload' : {
|
'upload' : {
|
||||||
'label' : N_('Upload'),
|
'label' : N_('Upload'),
|
||||||
|
|
|
@ -44,10 +44,11 @@ buildd.pattern=http://buildd.debian.org/pkg.cgi?maint=%(email)s
|
||||||
svnbuildstat.pattern=http://svnbuildstat.debian.net/packages/list/%(email)s
|
svnbuildstat.pattern=http://svnbuildstat.debian.net/packages/list/%(email)s
|
||||||
|
|
||||||
[qa]
|
[qa]
|
||||||
urls=lintian,lintianfull,dehs
|
urls=lintian,lintianfull,dehs,piuparts
|
||||||
lintian.pattern=http://lintian.debian.org/maintainer/%(email)s.html
|
lintian.pattern=http://lintian.debian.org/maintainer/%(email)s.html
|
||||||
lintianfull.pattern=http://lintian.debian.org/full/%(email)s.html
|
lintianfull.pattern=http://lintian.debian.org/full/%(email)s.html
|
||||||
dehs.pattern=http://dehs.alioth.debian.org/report.php?login=%(email)s
|
dehs.pattern=http://dehs.alioth.debian.org/report.php?login=%(email)s
|
||||||
|
piuparts.pattern=http://piuparts.debian.org/sid/maintainer/%(firstchar)s/%(email)s.html
|
||||||
|
|
||||||
[upload]
|
[upload]
|
||||||
urls=keylog
|
urls=keylog
|
||||||
|
|
Loading…
Reference in a new issue