@@ -154,6 +154,6 @@ pdeblint() {
return
fi
- lintian --color=auto -IEm --pedantic $changes $@
+ lintian --color=auto -IE --pedantic $changes $@
}