Codebase list xapp / af8bb79
Drop dh-autoreconf (no longer needed with dh >= 10) Maximiliano Curia 6 years ago
2 changed file(s) with 1 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
77 Build-Depends:
88 autoconf-archive,
99 debhelper (>= 9),
10 dh-autoreconf,
1110 dh-python,
1211 dpkg-dev (>= 1.15.1),
1312 gnome-doc-utils (>= 0.3.2),
55 DEB_PKG_CONFIG_LIBDIR=$(shell pkg-config gobject-introspection-1.0 --variable libdir | sed -e 's/.//')
66
77 %:
8 dh $@ --parallel --with=autoreconf,gir,gnome,python2,python3
8 dh $@ --parallel --with=gir,gnome,python2,python3
99
1010 override_dh_autoreconf:
1111 NOCONFIGURE=1 dh_autoreconf --as-needed ./autogen.sh