From 2ed79e62c154d846aa70a4be00e3287800bbbb4c Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 1 Jun 2015 18:48:52 +0200 Subject: reproducible: improve language --- bin/reproducible_html_indexes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_html_indexes.py') diff --git a/bin/reproducible_html_indexes.py b/bin/reproducible_html_indexes.py index d86a26bb..e58f6368 100755 --- a/bin/reproducible_html_indexes.py +++ b/bin/reproducible_html_indexes.py @@ -329,7 +329,7 @@ pages = { 'notes': True, 'nosuite': True, 'title': 'Packages with notification enabled', - 'header': '

The following {tot} packages with notifications enabled in {suite}/{arch}.
When a status change happen (e.g. reproducible → unreproducible) the system sends an email to $srcpackage@packages.debian.org, notifing the maintainer and relevant parties (please subscribe through the PTS o Tracker if you are interested in such emails)
Ask us to enable the notification for your package in our IRC channel!

', + 'header': '

The following {tot} packages have notifications enabled in {suite}/{arch}. When a status change happens (e.g. reproducible → unreproducible) the system sends an email to $srcpackage@packages.debian.org, notifying the maintainer and relevant parties (please subscribe through the PTS or Tracker if you are interested in such emails).
Please ask us to enable the notification for your package in our IRC channel!

', 'header_query': 'SELECT COUNT(*) FROM sources WHERE suite="{suite}" AND architecture="{arch}" AND notify_maintainer = 1', 'body': [ { -- cgit v1.2.3-54-g00ecf