Skip to content
Snippets Groups Projects
Unverified Commit 9cbf33e1 authored by Janitor's avatar Janitor
Browse files

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
parent b6951a42
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@ node-d3-random (1.1.2-3) UNRELEASED; urgency=medium
* Use secure copyright file specification URI.
* Strip unusual field spacing from debian/control.
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
-- Debian Janitor <janitor@jelmer.uk> Thu, 09 Jan 2020 01:18:03 +0000
......
12
......@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends:
debhelper (>= 12~)
debhelper-compat (= 12)
, nodejs
, rollup
, uglifyjs.terser
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment