Lintian Fixes - js2-mode

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index c3e0662..e6a8d99 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+js2-mode (0~20201220-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure copyright file specification URI.
+  * Bump debhelper from old 12 to 13.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Use canonical URL in Vcs-Browser.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 09 Jun 2023 04:36:34 -0000
+
 js2-mode (0~20201220-1) unstable; urgency=medium
 
   * Adopt package for Debian Emacsen team (Closes: #981192).
@@ -140,4 +151,3 @@ js2-mode (0~20080616a-1) unstable; urgency=low
   * Initial release (Closes: #495213)
 
  -- Vincent Bernat <bernat@debian.org>  Sat, 16 Aug 2008 12:03:23 +0200
-
diff --git a/debian/control b/debian/control
index a15094c..eef81fb 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,11 @@ Section: editors
 Priority: optional
 Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
 Uploaders: David Bremner <bremner@debian.org>
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                dh-elpa (>= 2.0~)
-Standards-Version: 4.5.1
+Standards-Version: 4.6.2
 Homepage: https://github.com/mooz/js2-mode
-Vcs-Browser: https://salsa.debian.org/emacsen-team/js2-mode.git
+Vcs-Browser: https://salsa.debian.org/emacsen-team/js2-mode
 Vcs-Git: https://salsa.debian.org/emacsen-team/js2-mode.git
 
 Package: elpa-js2-mode
@@ -16,7 +16,7 @@ Depends: ${misc:Depends}, emacsen-common (>= 2.0.8)
 Enhances: emacs, emacs23, emacs24
 Breaks: js2-mode (<< 0~20150909-1)
 Provides: js2-mode
-Description: Emacs mode for editing Javascript programs 
+Description: Emacs mode for editing Javascript programs
  This JavaScript editing mode supports:
  .
   - the full JavaScript language through version 1.7
diff --git a/debian/copyright b/debian/copyright
index bcb4cdd..b306026 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: js2-mode
 Source: https://github.com/mooz/js2-mode/
 
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..620e03e
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/mooz/js2-mode/issues
+Bug-Submit: https://github.com/mooz/js2-mode/issues/new
+Repository-Browse: https://github.com/mooz/js2-mode

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package elpa-js2-mode

No differences were encountered between the control files of package js2-mode

Run locally

More details

Full run details