summaryrefslogtreecommitdiff
path: root/dh_lintian
diff options
context:
space:
mode:
Diffstat (limited to 'dh_lintian')
-rwxr-xr-xdh_lintian2
1 files changed, 2 insertions, 0 deletions
diff --git a/dh_lintian b/dh_lintian
index f7541df7..6e6ace0e 100755
--- a/dh_lintian
+++ b/dh_lintian
@@ -39,6 +39,8 @@ overrides for the source package.
init();
+# PROMISE: DH NOOP WITHOUT lintian-overrides
+
foreach my $package (@{$dh{DOPACKAGES}}) {
next if is_udeb($package);