The following commit has been merged in the lab-refactor branch:
commit 1406d77bcdbfe74d7323b5be129213d8bb402523
Author: Niels Thykier <[email protected]>
Date: Fri Nov 4 22:15:01 2011 +0100
Improved a deprecation warning
Signed-off-by: Niels Thykier <[email protected]>
diff --git a/frontend/lintian b/frontend/lintian
index 52e0305..8e2b64c 100755
--- a/frontend/lintian
+++ b/frontend/lintian
@@ -637,7 +637,7 @@ if ($opt{'LINTIAN_CFG'}) {
}
}
if (m/^\s*LINTIAN_(ARCH|ARCHIVEDIR|AREA|DIST)\s*=/o) {
- print STDERR "LINTIAN_$1 is deprecated (Seen $opt{'LINTIAN_CFG'}
at line $.)\n";
+ print STDERR "LINTIAN_$1 is deprecated (seen in
$opt{'LINTIAN_CFG'} at line $.)\n";
$found = 1;
}
unless ($found) {
--
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]