]> git.donarmstrong.com Git - neurodebian.git/commitdiff
ENH: include urls to other packages locations if provided by blends entries
authorYaroslav Halchenko <debian@onerussian.com>
Tue, 5 Apr 2011 00:31:17 +0000 (20:31 -0400)
committerYaroslav Halchenko <debian@onerussian.com>
Tue, 5 Apr 2011 00:31:17 +0000 (20:31 -0400)
For now it could be only a single entry, but theoretically could be
more than one, so it got a separate section and entry placed into an
itemized list

neurodebian/templates/pkg.rst

index b2dead8e7595f0f9e79372b8c9eb20b1f48a73b2..0d45f7635c710aa205c6ec67da041910b1344157 100644 (file)
@@ -201,4 +201,14 @@ Ubuntu
 *There are no official Ubuntu packages available.*
 {% endfor %}
 
+{% if db.main.other_pkg and not "neuro.debian" in db.main.other_pkg -%}
+
+Other Debian/Ubuntu Packages
+----------------------------
+
+- {{ db.main.other_pkg }}
+
+{% endif %}
+
+
 .. include:: ../link_names.txt