Codebase list libvirt-glib / 539dcc3
Use dh_autoreconf Closes: #751921 Guido Günther 8 years ago
2 changed file(s) with 4 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
11 Section: libs
22 Priority: extra
33 Maintainer: Guido Günther <agx@sigxcpu.org>
4 Build-Depends: debhelper (>= 7.0.50~),
4 Build-Depends: debhelper (>= 7.0.50~),
5 dh-autoreconf,
6 gtk-doc-tools,
57 intltool,
68 pkg-config,
79 libvirt-dev (>= 1.1.1), libglib2.0-dev (>= 2.36.0),
33 include /usr/share/dpkg/default.mk
44
55 %:
6 dh $@ --parallel
6 dh $@ --parallel --with autoreconf
77
88 override_dh_auto_configure:
99 [ -x ./configure ] || ./autogen.sh