Lintian Fixes - ruby-rails-assets-underscore

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 429b9ce..c059c4c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ ruby-rails-assets-underscore (1.8.3+dfsg-5) UNRELEASED; urgency=medium
 
   * Apply multi-arch hints.
     + ruby-rails-assets-underscore: Add :any qualifier for ruby dependency.
+  * Use secure URI in debian/watch.
+  * Bump debhelper from old 12 to 13.
+  * Update standards version to 4.6.2, no changes needed.
 
  -- Debian Janitor <janitor@jelmer.uk>  Mon, 23 Nov 2020 10:19:26 -0000
 
diff --git a/debian/control b/debian/control
index cc1b560..61e173b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,9 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
 Uploaders: Sruthi Chandran <srud@disroot.org>
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                gem2deb
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-rails-assets-underscore.git
 Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-rails-assets-underscore
 Homepage: https://github.com/jashkenas/underscore
diff --git a/debian/watch b/debian/watch
index 37c00aa..888e02f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -3,4 +3,4 @@ opts=\
 repacksuffix=+dfsg,\
 repack,compression=xz,\
 dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
- http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/rails-assets-underscore .*/rails-assets-underscore-(.*).tar.gz
+ https://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/rails-assets-underscore .*/rails-assets-underscore-(.*).tar.gz

Run locally

More details

Full run details

Historical runs