Lintian Fixes - node-trust-webcrypto

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index abf69d1..c803411 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,10 @@ node-trust-webcrypto (0.9.2-2) UNRELEASED; urgency=medium
   * Set upstream metadata fields: Repository.
   * Update standards version to 4.5.0, no changes needed.
   * Set upstream metadata fields: Repository-Browse.
+  * Update lintian override info format in d/source/lintian-overrides on line
+    2-3.
+  * Bump debhelper from old 12 to 13.
+  * Update standards version to 4.6.2, no changes needed.
 
  -- Debian Janitor <janitor@jelmer.uk>  Thu, 12 Dec 2019 10:07:42 +0000
 
diff --git a/debian/control b/debian/control
index 999714b..b5f98ec 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.deb
 Uploaders:
  Jonas Smedegaard <dr@jones.dk>,
 Build-Depends:
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
  mocha <!nocheck>,
  node-trust-keyto <!nocheck>,
  node-chai <!nocheck>,
@@ -16,7 +16,7 @@ Build-Depends:
  node-text-encoding <!nocheck>,
  pandoc <!nodoc>,
  perl <!nocheck>,
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 Homepage: https://github.com/anvilresearch/webcrypto
 Vcs-Browser: https://salsa.debian.org/js-team/node-trust-webcrypto
 Vcs-Git: https://salsa.debian.org/js-team/node-trust-webcrypto.git
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index e5f206a..198464a 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,3 +1,3 @@
 # License is in License-Reference field (see bug#786450)
-missing-license-paragraph-in-dep5-copyright gpl-3\+ *
-missing-license-text-in-dep5-copyright GPL-3\+ *
+missing-license-paragraph-in-dep5-copyright gpl-3\+ [debian/copyright:*]
+missing-license-text-in-dep5-copyright GPL-3\+ [debian/copyright:*]

Run locally

More details

Full run details

Historical runs