* Build-Depend on autotools-dev and pkg-config instead of scons.
* Set --sbindir=/sbin to stay consistent with the current install location.
* Remove d/install, no longer required.
+ * Enable autotools_dev addon for debhelper.
-- Sven Hoexter <hoexter@debian.org> Wed, 07 Oct 2015 10:48:09 +0200
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-#export CCFLAGS = $(CFLAGS) -Wall -std=c99 -D_GNU_SOURCE
%:
- dh $@
+ dh $@ --with autotools_dev
override_dh_auto_configure:
dh_auto_configure -- \