X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=templates%2Fhtml%2Fshow.tmpl;h=e72e61a253e667967a13cd8728334167ddc5f870;hb=c883af946ec2cdf1b20a2fac5c532812fae1270f;hp=0bc5fa2acd03742d8d91c87ce77b8d871aa58cf9;hpb=d73f83ba4ee2e4bfaee23913fc1e4cae2c4aaea8;p=deb%2Fpackages.git diff --git a/templates/html/show.tmpl b/templates/html/show.tmpl index 0bc5fa2..e72e61a 100644 --- a/templates/html/show.tmpl +++ b/templates/html/show.tmpl @@ -109,6 +109,8 @@ mailarchiveurl = 'http://lists.debian.org/' _ matches.0 _ '/'; ELSIF (matches = mail.match('^(.*)@lists\.alioth\.debian\.org$')); mailarchiveurl = 'http://lists.alioth.debian.org/pipermail/' _ matches.0 _ '/'; + ELSIF (matches = mail.match('^(.*)@lists\.ubuntu\.com$')); + mailarchiveurl = 'http://lists.ubuntu.com/archives/' _ matches.0 _ '/'; END -%] [%- '