Codebase list atomicparsley / aef10da
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
3 changed file(s) with 3 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
44 debian/compat.
55 * Bump debhelper from deprecated 9 to 12.
66 * Set debhelper-compat version in Build-Depends.
7 * Drop unnecessary dependency on dh-autoreconf.
78
89 -- Debian Janitor <janitor@jelmer.uk> Fri, 16 Jul 2021 03:23:41 -0000
910
44 Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
55 Build-Depends:
66 debhelper-compat (= 12),
7 libz-dev,
8 dh-autoreconf
7 libz-dev
98 Vcs-Git: https://salsa.debian.org/multimedia-team/atomicparsley.git
109 Vcs-Browser: https://salsa.debian.org/multimedia-team/atomicparsley
1110 Standards-Version: 4.4.1
00 #!/usr/bin/make -f
11
22 %:
3 dh $@ --with autoreconf
3 dh $@