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

[SCM] Debian package checker branch, master, updated. 2.2.18-33-g3cfd89c



The following commit has been merged in the master branch:
commit 87551f98108f3ac76d30d81b8411c567dd31b3b7
Author: Russ Allbery <rra@debian.org>
Date:   Wed Dec 23 17:38:30 2009 -0800

    Remove stray use Tags from checks/md5sums

diff --git a/checks/md5sums b/checks/md5sums
index 1c00cc2..7dc6572 100644
--- a/checks/md5sums
+++ b/checks/md5sums
@@ -20,7 +20,8 @@
 
 package Lintian::md5sums;
 use strict;
-use Tags;
+
+use Lintian::Tags qw(tag);
 use Util;
 
 sub run {

-- 
Debian package checker


Reply to: