Codebase list pxljr / a3bd8d3c-70a0-4256-945b-0feb3f04dbbf/main
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 Debian Janitor 2 years ago
2 changed file(s) with 1 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
77 Build-Depends:
88 automake,
99 debhelper-compat (= 13),
10 dh-autoreconf,
1110 groff,
1211 libijs-dev,
1312 libjpeg-dev,
22 derives_from_ubuntu := $(shell (dpkg-vendor --derives-from Ubuntu && echo "yes") || echo "no")
33
44 %:
5 dh $@ --with autoreconf --with pyppd
5 dh $@ --with pyppd
66
77 override_dh_auto_install:
88 dh_auto_install --destdir=debian/tmp