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

[SCM] Debian package checker branch, infra-513663, updated. 2.4.3-126-gdad504f



The following commit has been merged in the infra-513663 branch:
commit dad504fead1d36dc518e9eda0a74157212d4bb8d
Author: Niels Thykier <niels@thykier.net>
Date:   Fri Jan 7 14:54:17 2011 +0100

    Fixed typo in comment

diff --git a/frontend/lintian b/frontend/lintian
index 47badb5..6005e09 100755
--- a/frontend/lintian
+++ b/frontend/lintian
@@ -1088,7 +1088,7 @@ if($action eq 'remove'){
     exit $exit_code;
 }
 
-# Now action is always either "check" or "check" and $unpack_level is 1
+# Now action is always either "check" or "unpack" and $unpack_level is 1
 
 my %overrides;
 my %running_jobs;

-- 
Debian package checker


Reply to: