From 43a7c9abaa62f4e1bc53dd819c9cc5d2a55db5b6 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 18 Mar 2015 15:47:08 +0100 Subject: reproducible: include information about bug annotations in pkg set pages --- bin/reproducible_common.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bin/reproducible_common.sh') diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index 3ae74a00..3aba86ce 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -220,7 +220,8 @@ write_page_footer() { } write_page_meta_sign() { - write_page "

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.

" + write_page "

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.
" + write_page " A # sign after the name of a package indicates that a bug is filed against it. Likewise, a + means that there is bug with a patch attached. In case of more than one bug, the symbol is repeated.

" } publish_page() { -- cgit v1.2.3-70-g09d2