@@ -88,6 +88,6 @@ pdeblint() {
exit
fi
- lintian --color=auto -IEm $changes $@
+ lintian --color=auto -IEm --pedantic $changes $@
}