The following commit has been merged in the master branch:
commit 4001d001c619264f6d7f677e14cdfd176cf47965
Author: Niels Thykier <[email protected]>
Date:   Mon Jul 23 21:00:21 2012 +0200

    lintian: Stop setting variables in Tags with exp-output
    
    The output modules do not appear to check for any variable "magic"
    variables in the "Tags" name space.
    
    Signed-off-by: Niels Thykier <[email protected]>

diff --git a/frontend/lintian b/frontend/lintian
index f071315..3a2bf4e 100755
--- a/frontend/lintian
+++ b/frontend/lintian
@@ -654,8 +654,6 @@ if (defined $experimental_output_opts) {
                 $Lintian::Output::GLOBAL = Lintian::Output::FullEWI->new;
             }
         }
-        no strict 'refs';
-        ${"Tags::$_"} = $opts{$_};
     }
 }
 

-- 
Debian package checker


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to