Lintian Fixes - jquery-caret.js

Ready changes

Summary

  • Remove obsolete fields Contact, Name from debian/upstream/metadata (already present in machine-readable debian/copyright).
  • Update standards version to 4.6.2, no changes needed. ( out-of-date-standards-version )
  • Fix field name cases in debian/control (VCS-Browser ⇒ Vcs-Browser, VCS-Git ⇒ Vcs-Git). ( cute-field )

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index d9a88ff..e6d94e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,11 @@
 jquery-caret.js (0.3.1+dfsg.1-4) UNRELEASED; urgency=medium
 
   * Acknowledge non-maintainer upload “0.3.1+dfsg.1-2.1”.
+  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
+    present in machine-readable debian/copyright).
+  * Update standards version to 4.6.2, no changes needed.
+  * Fix field name cases in debian/control (VCS-Browser ⇒ Vcs-Browser, VCS-Git ⇒
+    Vcs-Git).
 
  --
 
diff --git a/debian/control b/debian/control
index 6af4edc..8558813 100644
--- a/debian/control
+++ b/debian/control
@@ -6,11 +6,11 @@ Build-Depends:
     coffeescript,
     uglifyjs,
     debhelper-compat (= 13)
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Homepage: https://github.com/ichord/Caret.js/
-VCS-Git: https://salsa.debian.org/debian/pkg-jquery-caret.js.git
-VCS-Browser: https://salsa.debian.org/debian/pkg-jquery-caret.js/
 Rules-Requires-Root: no
+Vcs-Git: https://salsa.debian.org/debian/pkg-jquery-caret.js.git
+Vcs-Browser: https://salsa.debian.org/debian/pkg-jquery-caret.js/
 
 Package: libjs-jquery-caret.js
 Architecture: all
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 5671601..b001a39 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -8,8 +8,6 @@
 %YAML 1.1
 ---
 # <URL:https://wiki.debian.org/UpstreamMetadata>
-Name: Caret.js
-Contact: Harold Luo <chord.luo@gmail.com>
 Archive: GitHub
 Bug-Database: https://github.com/ichord/Caret.js/issues
 Bug-Submit: https://github.com/ichord/Caret.js/issues/new

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details