Lintian Fixes - jquery-throttle-debounce

Ready changes

Summary

  • Use secure URI in Homepage field. ( homepage-field-uses-insecure-uri )
  • Remove obsolete field Contact 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 )
  • Set upstream metadata fields: Bug-Database.

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index aa747ed..b88bb80 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,13 @@
 jquery-throttle-debounce (1.1+dfsg.1-3) UNRELEASED; urgency=medium
 
   * Acknowledge non-maintainer upload “1.1+dfsg.1-1.1”.
+  * Use secure URI in Homepage field.
+  * Remove obsolete field Contact 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).
+  * Set upstream metadata fields: Bug-Database.
 
  --
 
diff --git a/debian/control b/debian/control
index a84c284..0a0175f 100644
--- a/debian/control
+++ b/debian/control
@@ -5,11 +5,11 @@ Priority: optional
 Build-Depends:
     uglifyjs,
     debhelper-compat (= 13)
-Standards-Version: 4.6.0
-Homepage: http://benalman.com/projects/jquery-throttle-debounce-plugin/
-VCS-Git: https://salsa.debian.org/bignose/pkg-jquery-throttle-debounce.git
-VCS-Browser: https://salsa.debian.org/bignose/pkg-jquery-throttle-debounce/
+Standards-Version: 4.6.2
+Homepage: https://benalman.com/projects/jquery-throttle-debounce-plugin/
 Rules-Requires-Root: no
+Vcs-Git: https://salsa.debian.org/bignose/pkg-jquery-throttle-debounce.git
+Vcs-Browser: https://salsa.debian.org/bignose/pkg-jquery-throttle-debounce/
 
 Package: libjs-jquery-throttle-debounce
 Architecture: all
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index f7f3941..23772e6 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,5 +1,5 @@
-# debian/upstream/metadata
-# Part of Debian ‘jquery-throttle-debounce’ package.
+%YAML 1.1
+---
 #
 # This is free software, and you are welcome to redistribute it under
 # certain conditions; see the end of this file for copyright
@@ -9,9 +9,10 @@
 ---
 # <URL:https://wiki.debian.org/UpstreamMetadata>
 Name: jquery-throttle-debounce
-Contact: Ben Alman <cowboy+contact@benalman.com>
 Archive: GitHub
-Bug-Database: https://github.com/cowboy/jquery-throttle-debounce/issues/
+%YAML 1.1
+---
+Bug-Database: https://github.com/cowboy/jquery-throttle-debounce/issues
 Bug-Submit: https://github.com/cowboy/jquery-throttle-debounce/issues/new
 Repository: https://github.com/cowboy/jquery-throttle-debounce.git
 Repository-Browse: https://github.com/cowboy/jquery-throttle-debounce/

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Homepage: http://benalman.com/projects/jquery-throttle-debounce-plugin/ https://benalman.com/projects/jquery-throttle-debounce-plugin/

Run locally

More details

Full run details