Codebase list node-snapdragon-util / 871a592
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 old 11 to 12.
4 * Set debhelper-compat version in Build-Depends.
45
56 -- Debian Janitor <janitor@jelmer.uk> Fri, 17 Apr 2020 09:39:42 +0000
67
+0
-1
debian/compat less more
0 12
22 Priority: optional
33 Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
44 Uploaders: Julien Puydt <jpuydt@debian.org>
5 Build-Depends: debhelper (>= 12~), nodejs
5 Build-Depends: debhelper-compat (= 12), nodejs
66 Standards-Version: 4.2.0
77 Homepage: https://github.com/here-be/snapdragon-util
88 Vcs-Git: https://salsa.debian.org/js-team/node-snapdragon-util.git