]> git.donarmstrong.com Git - neurodebian.git/commitdiff
ENH: adjusted pkg.rst template to instruct reporting bugs to the mailing list
authorYaroslav Halchenko <debian@onerussian.com>
Fri, 28 Jan 2011 20:15:10 +0000 (15:15 -0500)
committerYaroslav Halchenko <debian@onerussian.com>
Fri, 28 Jan 2011 20:15:10 +0000 (15:15 -0500)
neurodebian/templates/pkg.rst

index 0a681985ff9b884e90dd38f077c1021b3c523e81..b2dead8e7595f0f9e79372b8c9eb20b1f48a73b2 100644 (file)
@@ -138,13 +138,18 @@ are available too.
 {% if loop.last %}
 .. seealso::
 
+{% if "neuro.debian.net" in distpkg.maintainer %}
+  - Maintainer: {{ distpkg.maintainer }}
+  - Bug reports: neurodebian-users_
+{% else %}
   - Original Maintainer: {{ distpkg.maintainer }}
 
     (if there is any chance that some problem is specific to the package
-    distributed through the NeuroDebian repository, please contact
-    team@neuro.debian.net instead of the original
+    distributed through the NeuroDebian repository, please email
+    neurodebian-users_ instead of the original
     maintainer)
 {% endif %}
+{% endif %}
 {% else %}
 *There are no packages in the NeuroDebian repository.*
 {% endfor %}
@@ -195,3 +200,5 @@ Ubuntu
 {% else %}
 *There are no official Ubuntu packages available.*
 {% endfor %}
+
+.. include:: ../link_names.txt