Codebase list unrtf / d9a1c63
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 2 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
11 Section: text
22 Priority: optional
33 Maintainer: Willi Mann <willi@debian.org>
4 Build-Depends: debhelper (>= 10~),
5 dh-autoreconf
4 Build-Depends: debhelper (>= 10~)
65 Standards-Version: 4.3.0
76 Vcs-Browser: https://salsa.debian.org/debian/unrtf
87 Vcs-Git: https://salsa.debian.org/debian/unrtf.git
00 #!/usr/bin/make -f
11 %:
2 dh $@ --with autoreconf
2 dh $@