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:
3
debian/control
vendored
3
debian/control
vendored
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user