[Blends-commit] [SCM] website branch, master, updated. 0fb03a47877d02ba4ca2475db23155512c57b568

Ole Streicher olebole at debian.org
Wed Jul 20 09:29:48 UTC 2016


The following commit has been merged in the master branch:
commit 0fb03a47877d02ba4ca2475db23155512c57b568
Author: Ole Streicher <olebole at debian.org>
Date:   Wed Jul 20 11:29:44 2016 +0200

    Enable tagging for packages in the non-free section

diff --git a/webtools/templates/tasks.xhtml b/webtools/templates/tasks.xhtml
index 2345ec0..41d7074 100644
--- a/webtools/templates/tasks.xhtml
+++ b/webtools/templates/tasks.xhtml
@@ -127,7 +127,7 @@
 	     </div>
 	     <div py:choose="">
 	       <div py:when="'debtags' in project.properties" class="project-info" onmouseover="TagToTip('${project.properties['name']}-debtags', FIX, ['${project.properties['name']}', 0, 0])" onmouseout="UnTip()"><a href="https://debtags.debian.org/edit/${project.properties['name']}">Edit Debtags</a></div>
-	       <div py:when="project.properties['pkgstatus'] in ('official_high', 'official_low', 'experimental')"
+	       <div py:when="project.properties['pkgstatus'] in ('official_high', 'official_low', 'experimental', 'non-free')"
 		    class="project-infomissing"><a href="https://debtags.debian.org/edit/${project.properties['name']}">Go tagging</a></div>
 	     </div>
            </td>

-- 
Static and dynamic websites for Debian Pure Blends



More information about the Blends-commit mailing list