From e5f0f3b201015fc16b26b0d5d4c7049c73051549 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Fri, 28 Jan 2011 15:15:10 -0500 Subject: [PATCH] ENH: adjusted pkg.rst template to instruct reporting bugs to the mailing list --- neurodebian/templates/pkg.rst | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/neurodebian/templates/pkg.rst b/neurodebian/templates/pkg.rst index 0a68198..b2dead8 100644 --- a/neurodebian/templates/pkg.rst +++ b/neurodebian/templates/pkg.rst @@ -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 -- 2.39.5