[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: include information about bug annotations in pkg set pages

Holger Levsen holger at moszumanska.debian.org
Wed Mar 18 14:49:15 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 43a7c9abaa62f4e1bc53dd819c9cc5d2a55db5b6
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Mar 18 15:47:08 2015 +0100

    reproducible: include information about bug annotations in pkg set pages
---
 bin/reproducible_common.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 3ae74a0..3aba86c 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -220,7 +220,8 @@ write_page_footer() {
 }
 
 write_page_meta_sign() {
-	write_page "<p style=\"font-size:0.9em;\">A package name displayed with a bold font is an indication that this package has a note. Visited packages are linked in green, those which have not been visited are linked in blue.</p>"
+	write_page "<p style=\"font-size:0.9em;\">A package name displayed with a bold font is an indication that this package has a note. Visited packages are linked in green, those which have not been visited are linked in blue.</br>"
+	write_page " A <code>#</code> sign after the name of a package indicates that a bug is filed against it. Likewise, a <code>+</code> means that there is bug with a patch attached. In case of more than one bug, the symbol is repeated.</p>"
 }
 
 publish_page() {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list