]> git.donarmstrong.com Git - neurodebian.git/blobdiff - neurodebian/templates/pkg.rst
Make it work with unicode.
[neurodebian.git] / neurodebian / templates / pkg.rst
index e5009f02f7a6666197e41bd920432269401ef73a..d990c92bab178f753ba00238f607c78d3221c98e 100644 (file)
@@ -94,7 +94,7 @@ for more information about its current status.
 Ubuntu
 ------
 
-{% for dist, distpkg in db.iteritems() if dist[1].startswith('ubuntu') %}
+{% for dist, distpkg in db|dictsort if dist[1].startswith('ubuntu') %}
 {% if loop.first %}
 {% endif %}
 {{ dist[0] }} [{{ distpkg.component }}]: