Codebase list libcypher-parser / 1cbaf52
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 3 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
44 * Bump debhelper from deprecated 9 to 10.
55 * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
66 Repository-Browse.
7 * Drop unnecessary dependency on dh-autoreconf.
78
89 -- Debian Janitor <janitor@jelmer.uk> Tue, 28 Apr 2020 19:21:25 +0000
910
11 Section: devel
22 Priority: optional
33 Maintainer: Chris Leishman <chris@leishman.org>
4 Build-Depends: debhelper (>= 10~), dh-autoreconf, pkg-config
4 Build-Depends: debhelper (>= 10~), pkg-config
55 Build-Depends-Indep: doxygen
66 Standards-Version: 3.9.8
77 Homepage: https://cleishm.github.io/libcypher-parser/
55 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
66
77 %:
8 dh $@ --with autoreconf
8 dh $@
99
1010 override_dh_auto_configure:
1111 dh_auto_configure -- --disable-debug