The following commit has been merged in the master branch:
commit 626d5d5943a3c0ab74709ae7ea006bc5b4627446
Author: Niels Thykier <[email protected]>
Date: Sat Apr 7 00:17:38 2012 +0200
c/control-file: Undo unintended output change
Signed-off-by: Niels Thykier <[email protected]>
diff --git a/checks/control-file b/checks/control-file
index 8e99f6a..61061d0 100644
--- a/checks/control-file
+++ b/checks/control-file
@@ -256,7 +256,7 @@ foreach my $bin (@package_names) {
}
next if $area eq $bin_area or ($area eq 'main' and $bin_area eq 'contrib');
- tag 'section-area-mismatch', $bin, $area, $bin_area;
+ tag 'section-area-mismatch', 'Package', $bin;
}
# Check for duplicate descriptions.
--
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]