The following commit has been merged in the master branch:
commit 437b25cae2b24acd8800c5f91f833996cd8fd5f0
Author: Niels Thykier <[email protected]>
Date:   Wed Jul 11 20:07:54 2012 +0200

    c/deb-format: Add missing import of fail()
    
    Signed-off-by: Niels Thykier <[email protected]>

diff --git a/checks/deb-format b/checks/deb-format
index 97ce811..cab533b 100644
--- a/checks/deb-format
+++ b/checks/deb-format
@@ -21,6 +21,7 @@ use warnings;
 
 use Lintian::Command qw(spawn);
 use Lintian::Tags qw(tag);
+use Lintian::Util qw(fail);
 
 # The files that contain error messages from tar, which we'll check and issue
 # tags for if they contain something unexpected, and their corresponding tags.

-- 
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