Codebase list codecrypt / 5bb074c
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, 6 months ago
3 changed file(s) with 3 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
22 * Use secure URI in Homepage field.
33 * Bump debhelper from deprecated 9 to 13.
44 * Set debhelper-compat version in Build-Depends.
5 * Drop unnecessary dependency on dh-autoreconf.
56
67 -- Debian Janitor <janitor@jelmer.uk> Wed, 02 Nov 2022 03:10:49 -0000
78
22 Priority: optional
33 Maintainer: Debian Privacy Tools Maintainers <pkg-privacy-maintainers@lists.alioth.debian.org>
44 Uploaders: Mirek Kratochvil <exa.exa@gmail.com>
5 Build-Depends: debhelper-compat (= 13), dh-autoreconf, libgmp-dev, libcrypto++-dev, libfftw3-dev, pkg-config
5 Build-Depends: debhelper-compat (= 13), libgmp-dev, libcrypto++-dev, libfftw3-dev, pkg-config
66 Standards-Version: 4.1.1
77 Homepage: https://e-x-a.org/codecrypt
88 Vcs-Git: https://anonscm.debian.org/git/pkg-privacy/packages/codecrypt.git
44 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
55
66 %:
7 dh $@ --with autoreconf
7 dh $@