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

Ole Streicher olebole at debian.org
Tue Jul 19 07:42:01 UTC 2016


The following commit has been merged in the master branch:
commit d363f9d5923d0397f34dbf1bd36e4300e261e003
Author: Ole Streicher <olebole at debian.org>
Date:   Tue Jul 19 09:41:53 2016 +0200

    Enable "Go tagging" for contrib/non-free packages

diff --git a/webtools/templates/tasks.xhtml b/webtools/templates/tasks.xhtml
index f42c3f6..c9dd43a 100644
--- a/webtools/templates/tasks.xhtml
+++ b/webtools/templates/tasks.xhtml
@@ -127,9 +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['component'] == 'main'
-			     and project.properties['pkgstatus'] in ('official_high',
-			     'official_low', 'experimental')"
+	       <div py:when="project.properties['pkgstatus'] in ('official_high', 'official_low', 'experimental')"
 		    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