Drop unnecessary dependency on dh-autoreconf.

Changes-By: lintian-brush
Fixes: lintian: useless-autoreconf-build-depends
See-also: https://lintian.debian.org/tags/useless-autoreconf-build-depends.html
This commit is contained in:
Debian Janitor 2021-08-24 07:01:14 +00:00
parent f8ef5ecb5f
commit 92468968d3
2 changed files with 1 additions and 2 deletions

1
debian/control vendored
View File

@ -4,7 +4,6 @@ Priority: optional
Maintainer: Debian Window Maker Team <team+wmaker@tracker.debian.org>
Uploaders: Doug Torrance <dtorrance@piedmont.edu>
Build-Depends: debhelper-compat (= 13),
dh-autoreconf,
libxext-dev,
libxfixes-dev,
libxmu-dev,

2
debian/rules vendored
View File

@ -2,7 +2,7 @@
export V=1
%:
dh $@ --with autoreconf
dh $@
get-orig-source:
uscan --verbose --force-download --rename