Lintian Fixes - libndp

Ready changes

Summary

  • Drop unnecessary dependency on dh-autoreconf.

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/rules b/debian/rules
index 655e89b..52d7cd7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@ export DH_VERBOSE = 1
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_strip:
 	dh_strip --dbgsym-migration='libndp-dbg (<< 1.6-2~)'

Run locally

More details

Full run details