Codebase list codecrypt / e77c859
Set debhelper-compat version in Build-Depends. Changes-By: lintian-brush Fixes: lintian: uses-debhelper-compat-file See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html Debian Janitor 1 year, 6 months ago
3 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
11
22 * Use secure URI in Homepage field.
33 * Bump debhelper from deprecated 9 to 13.
4 * Set debhelper-compat version in Build-Depends.
45
56 -- Debian Janitor <janitor@jelmer.uk> Wed, 02 Nov 2022 03:10:49 -0000
67
+0
-1
debian/compat less more
0 13
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 (>= 13~), dh-autoreconf, libgmp-dev, libcrypto++-dev, libfftw3-dev, pkg-config
5 Build-Depends: debhelper-compat (= 13), dh-autoreconf, 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