Codebase list filtergen / 6100d08
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 1 year, 4 months ago
3 changed file(s) with 3 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
176176 * Bump debhelper from deprecated 9 to 13.
177177 * Set debhelper-compat version in Build-Depends.
178178 * Set upstream metadata fields: Repository-Browse.
179 * Drop unnecessary dependency on dh-autoreconf.
179180
180181 -- Jamie Wilkinson <jaq@debian.org> Wed, 13 Nov 2019 03:44:42 +1100
181182
11 Section: net
22 Priority: optional
33 Maintainer: Jamie Wilkinson <jaq@debian.org>
4 Build-Depends: debhelper-compat (= 13), netbase, flex, bison, dh-autoreconf
4 Build-Depends: debhelper-compat (= 13), netbase, flex, bison
55 Standards-Version: 3.9.6
66 Homepage: https://spacepants.org/src/filtergen/
77 VCS-Browser: https://github.com/jaqx0r/filtergen/tree/debian
66 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
77
88 %:
9 dh $@ --with autoreconf
9 dh $@
1010
1111 override_dh_auto_configure:
1212 dh_auto_configure -- --sysconfdir=/etc/filtergen