Codebase list libhdate / e09f2f61-9fa5-4051-8059-6c172c0c4e42/main
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 2 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> Wed, 10 Nov 2021 04:21:09 -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)