Section: contrib/sound
Priority: optional
Maintainer: Marius Gavrilescu <marius@ieval.ro>
-Build-Depends: debhelper (>= 9), autoconf, automake, libfdk-aac-dev
+Build-Depends: debhelper (>= 9), dh-autoreconf, libfdk-aac-dev
Standards-Version: 3.9.6
Homepage: https://github.com/nu774/fdkaac
Vcs-Git: http://git.ieval.ro/git/fdkaac.git
include /usr/share/dpkg/default.mk
%:
- dh $@
-
-override_dh_auto_configure:
- autoreconf -i
- dh_auto_configure
-
-override_dh_clean:
- dh_clean Makefile.in aclocal.m4 compile config.guess config.h.in config.sub configure depcomp install-sh missing
+ dh $@ --with autoreconf