Codebase list libhdate / 30a7476
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, 2 months ago
3 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
44 * Add missing build dependency on python2:any | python2-dev:any |
55 dh-sequence-python2 for addon python2.
66 * Bump debhelper from deprecated 9 to 10.
7 * Drop unnecessary dependency on dh-autoreconf.
78
89 -- Debian Janitor <janitor@jelmer.uk> Sat, 04 Feb 2023 04:16:26 -0000
910
88 swig,
99 python-dev (>= 2.6.6-3~),
1010 dh-python,
11 dh-autoreconf,
1211 python2:any | python2-dev:any | dh-sequence-python2,
1312 Standards-Version: 3.9.8
1413 Homepage: http://libhdate.sourceforge.net/
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)