excuse.addhtml("%s introduces new bugs, so still ignored (even "
"though it fixes more than it introduces, whine at debian-release)"%src)
@ -1567,7 +1567,7 @@ class Britney(object):
base='testing'
else:
base='stable'
text="Not yet built on <a href=\"http://buildd.debian.org/status/logs.php?arch=%s&pkg=%s&ver=%s&suite=%s\" target=\"_blank\">%s</a> (relative to testing)"%(quote(arch),quote(src),quote(source_u[VERSION]),base,arch)
text="Not yet built on <a href=\"https://buildd.debian.org/status/logs.php?arch=%s&pkg=%s&ver=%s&suite=%s\" target=\"_blank\">%s</a> (relative to testing)"%(quote(arch),quote(src),quote(source_u[VERSION]),base,arch)
ifarchinself.options.fucked_arches:
text=text+" (but %s isn't keeping up, so never mind)"%(arch)