[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 01/01: r/tmpl/maintainer.tmpl: Fix variable name



This is an automated email from the git hooks/post-receive script.

nthykier pushed a commit to branch reporting-rewrite-config-and-archive-handling
in repository lintian.

commit 4b9a7a9cc334947e140e118299d967b3686f9ad6
Author: Niels Thykier <niels@thykier.net>
Date:   Sat Apr 29 16:18:20 2017 +0000

    r/tmpl/maintainer.tmpl: Fix variable name
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 reporting/templates/maintainer.tmpl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/reporting/templates/maintainer.tmpl b/reporting/templates/maintainer.tmpl
index b547df1..14dc585 100644
--- a/reporting/templates/maintainer.tmpl
+++ b/reporting/templates/maintainer.tmpl
@@ -81,7 +81,7 @@
             my $first = 1;
             my $binary = '';
             my $tag = '';
-            my $firstarea = '';
+            my $firstcomponent = '';
             # Tracks whether we have opened an "<ul>"-list for the tag "extra".
             # We only do this if the tags have "extra" info to avoid an empty
             # "<ul></ul>" (which is forbidden by XHTML 1.0 strict).

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: