Codebase list node-keypress / a634b34
Set debhelper-compat version in Build-Depends. Fixes: lintian: uses-debhelper-compat-file See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html Debian Janitor 4 years ago
3 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
11
22 * Use secure copyright file specification URI.
33 * Bump debhelper from deprecated 8 to 12.
4 * Set debhelper-compat version in Build-Depends.
45
56 -- Debian Janitor <janitor@jelmer.uk> Fri, 24 Apr 2020 13:09:11 +0000
67
+0
-1
debian/compat less more
0 12
22 Priority: extra
33 Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
44 Build-Depends:
5 debhelper (>= 12~),
5 debhelper-compat (= 12),
66 dh-buildinfo,
77 Standards-Version: 3.9.5
88 Homepage: https://github.com/TooTallNate/keypress