Fix lintian warning useless-autoreconf-build-depends

Newer debhelper will pull in and run dh-autoreconf
by default, so no need for explicit build-depends or
usage.
This commit is contained in:
Andreas Henriksson
2019-12-05 15:15:48 +01:00
parent e34706dd5b
commit fa4dccbc4a

3
debian/control vendored
View File

@@ -4,10 +4,9 @@ Uploaders: Balint Reczey <rbalint@ubuntu.com>,
Serge Hallyn <serge@hallyn.com>
Section: admin
Priority: required
Build-Depends: dh-autoreconf,
Build-Depends: debhelper-compat (= 12),
gettext,
libpam0g-dev,
debhelper-compat (= 12),
quilt,
xsltproc,
docbook-xsl,