aboutsummaryrefslogtreecommitdiffstats
path: root/english/template/debian/projectnews
diff options
context:
space:
mode:
authorDavid Prévot <taffit>2012-05-11 23:04:04 +0000
committerDavid Prévot <taffit>2012-05-11 23:04:04 +0000
commit33eb25687d06dcd007cc8fa7c02cef5433ab20bc (patch)
tree6440e8fa8b3ed38f2a15420efb7b8e50e2172c36 /english/template/debian/projectnews
parent4fef1f980734462661b23bc3ca1208f26c8e66c9 (diff)
Add a new <rcstatslink> tag, similar to <rcstats>, but with a link to Tolimar's blog post
CVS version numbers danish/po/newsevents.da.po: 1.9 -> 1.10 english/po/newsevents.pot: 1.7 -> 1.8 english/template/debian/projectnews/boilerplates.wml: 1.1 -> 1.2 french/po/newsevents.fr.po: 1.14 -> 1.15 italian/po/newsevents.it.po: 1.14 -> 1.15 japanese/po/newsevents.ja.po: 1.8 -> 1.9
Diffstat (limited to 'english/template/debian/projectnews')
-rw-r--r--english/template/debian/projectnews/boilerplates.wml22
1 files changed, 22 insertions, 0 deletions
diff --git a/english/template/debian/projectnews/boilerplates.wml b/english/template/debian/projectnews/boilerplates.wml
index 94f9cde738a..cf66882f2ec 100644
--- a/english/template/debian/projectnews/boilerplates.wml
+++ b/english/template/debian/projectnews/boilerplates.wml
@@ -60,6 +60,28 @@
<restore tobefixed />
</define-tag>
+## rc-paragraph with a link to the last RC-bug blog.
+#
+# example:
+# <rcstatslink release="Wheezy"
+# url="http://www.schmehl.info/Debian/rc-stats/7.0-wheezy/2012-19"
+# testing="930"
+# tobefixed="556" />
+
+<define-tag rcstatslink>
+<preserve release />
+<preserve url />
+<preserve testing />
+<preserve tobefixed />
+<set-var %attributes />
+<p><gettext domain="newsevents">According to the <a href="http://udd.debian.org/bugs.cgi">Bugs Search interface of the Ultimate Debian Database</a>, the upcoming release, Debian <q><get-var release /></q>, is currently affected by <get-var testing /> Release-Critical bugs. Ignoring bugs which are easily solved or on the way to being solved, roughly speaking, about <get-var tobefixed /> Release-Critical bugs remain to be solved for the release to happen.</gettext></p>
+<p><gettext domain="newsevents">There are also <a href="<get-var url />">more detailed statistics</a> as well as some <a href="http://wiki.debian.org/ProjectNews/RC-Stats">hints on how to interpret</a> these numbers.</gettext></p>
+<restore release />
+<restore url />
+<restore testing />
+<restore tobefixed />
+</define-tag>
+
## this one regards wnpp, and variables are:
# link: link to the mail report from wnnp@debian.org to
# debian-devel@lists.debian.org for the current week

© 2014-2024 Faster IT GmbH | imprint | privacy policy