Fixes: lintian: useless-autoreconf-build-depends
See-also: https://lintian.debian.org/tags/useless-autoreconf-build-depends.html
Uploaders: tony mancill <tmancill@debian.org>
Section: mail
Priority: optional
-Build-Depends: debhelper-compat (= 12),
- dh-autoreconf
+Build-Depends: debhelper-compat (= 12)
Standards-Version: 4.5.0
Vcs-Browser: https://git.toastfreeware.priv.at/debian/fullquottel.git
Vcs-Git: https://git.toastfreeware.priv.at/debian/fullquottel.git
#!/usr/bin/make -f
%:
- dh $@ --with autoreconf
+ dh $@