Update buildd URLs to the new per-maintainer view by Mehdi Dogguy
This commit is contained in:
parent
ea1e696498
commit
fbbb3da318
4 changed files with 6 additions and 7 deletions
|
@ -60,8 +60,7 @@ developer name on all bug logs)'),
|
|||
},
|
||||
'build' : {
|
||||
'label' : N_('Build'),
|
||||
'buildd' : N_('buildd.d.o (note: co-maintainers \
|
||||
<em>not</em> listed)'),
|
||||
'buildd' : N_('buildd.d.o'),
|
||||
'igloo' : N_('igloo'),
|
||||
},
|
||||
'qa' : {
|
||||
|
|
|
@ -76,7 +76,7 @@ msgid "Build"
|
|||
msgstr ""
|
||||
|
||||
#: ddportfolioservice/controllers/ddportfolio.py:63
|
||||
msgid "buildd.d.o (note: co-maintainers <em>not</em> listed)"
|
||||
msgid "buildd.d.o"
|
||||
msgstr ""
|
||||
|
||||
#: ddportfolioservice/controllers/ddportfolio.py:65
|
||||
|
|
|
@ -83,9 +83,9 @@ msgstr "Graph der Entwicklung offener Fehlerberichte über ein Jahr"
|
|||
msgid "Build"
|
||||
msgstr "Build"
|
||||
|
||||
#: ddportfolioservice/controllers/ddportfolio.py:63
|
||||
msgid "buildd.d.o (note: co-maintainers <em>not</em> listed)"
|
||||
msgstr "buildd.d.o (Anmerkung: Co-Maintainer werden <em>nicht</em> aufgeführt)"
|
||||
#: ddportfolioservice/controllers/ddportfolio.py:62
|
||||
msgid "buildd.d.o"
|
||||
msgstr "buildd.d.o"
|
||||
|
||||
#: ddportfolioservice/controllers/ddportfolio.py:65
|
||||
msgid "igloo"
|
||||
|
|
|
@ -41,7 +41,7 @@ graph.pattern=http://qa.debian.org/data/bts/graphs/by-maint/%(email)s.png
|
|||
|
||||
[build]
|
||||
urls=buildd
|
||||
buildd.pattern=http://buildd.debian.org/pkg.cgi?maint=%(email)s
|
||||
buildd.pattern=https://buildd.debian.org/status/package.php?p=%(email)s&compact=compact&comaint=yes
|
||||
|
||||
[qa]
|
||||
urls=lintian,lintianfull,dehs,piuparts,patchtracker
|
||||
|
|
Loading…
Reference in a new issue