From f8dd110f2a920afe4bbe19fc5f75cc57907c1b07 Mon Sep 17 00:00:00 2001 From: Michael Hanke Date: Wed, 2 Sep 2009 15:30:15 -0400 Subject: [PATCH] Take care of original maintainers. --- neurodebian/templates/pkg.rst | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/neurodebian/templates/pkg.rst b/neurodebian/templates/pkg.rst index f9e1980..5e365ac 100644 --- a/neurodebian/templates/pkg.rst +++ b/neurodebian/templates/pkg.rst @@ -14,7 +14,7 @@ Citable reference: {%- if db.main.publication.url %} `{{ db.main.publication.title }} <{{ db.main.publication.url }}>`_. {%- else %} {{ db.main.publication.title }}. {%- endif %} {{ db.main.publication.in }}. - {%- if db.main.publication.doi %} `(DOI) <{{ db.main.publication.doi }}>`_ + {%- if db.main.publication.doi %} (`DOI `_) {%- endif %} {% endif %} @@ -92,7 +92,12 @@ are available too. {% if loop.last %} .. seealso:: - - Maintainer: {{ distpkg.maintainer }} + - Original Maintainer: {{ distpkg.maintainer }} + + (if there is any chance that some problem is specific to the package + distributed through the NeuroDebian repository, please contact + pkg-exppsy-maintainers@lists.alioth.debian.org instead of the original + maintainer) {% endif %} {% else %} *There are no packages in the NeuroDebian repository.* -- 2.39.5