Codebase list libhdate / ec1f909e-4fc2-4167-b79f-629c9a0c43be/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 3 years ago
3 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
22 * Trim trailing whitespace.
33 * Use secure copyright file specification URI.
44 * Bump debhelper from deprecated 9 to 10.
5 * Drop unnecessary dependency on dh-autoreconf.
56
67 -- Debian Janitor <janitor@jelmer.uk> Thu, 25 Jun 2020 19:40:18 -0000
78
88 swig,
99 python-dev (>= 2.6.6-3~),
1010 dh-python,
11 dh-autoreconf,
1211 Standards-Version: 3.9.8
1312 Homepage: http://libhdate.sourceforge.net/
1413
22 ARCHLIB := $(shell perl -MConfig -e 'print $$Config{vendorarch}')
33
44 %:
5 dh $* --with python2,autoreconf
5 dh $* --with python2
66
77 override_dh_auto_configure:
88 dh_auto_configure -- --with-perl-sitelib-dir=$(ARCHLIB)