Codebase list libvirt-glib / 51dd1754-8647-455e-902e-d4cbd1cd32e8/main
Drop unnecessary dependency on dh-autoreconf. Fixes: lintian: useless-autoreconf-build-depends See-also: https://lintian.debian.org/tags/useless-autoreconf-build-depends.html Debian Janitor 4 years ago
2 changed file(s) with 2 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
00 libvirt-glib (3.0.0-2) UNRELEASED; urgency=medium
11
22 * Trim trailing whitespace.
3 * Drop unnecessary dependency on dh-autoreconf.
34
45 -- Debian Janitor <janitor@jelmer.uk> Sun, 29 Mar 2020 23:40:12 +0000
56
33 include /usr/share/dpkg/default.mk
44
55 %:
6 dh $@ --with autoreconf
6 dh $@
77
88 override_dh_auto_configure:
99 [ -x ./configure ] || ./autogen.sh