Run of lintian-fixes for ruby-i18n-data

Merge these changes:

git pull https://janitor.debian.net/git/ruby-i18n-data lintian-fixes/main
Full worker log

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 0e0d1ae..4c987d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,9 @@ ruby-i18n-data (0.10.0-3) UNRELEASED; urgency=low
   * Update standards version to 4.5.0, no changes needed.
   * Apply multi-arch hints.
     + ruby-i18n-data: Add :all qualifier for ruby dependency.
+  * Update watch file format version to 4.
+  * Bump debhelper from old 12 to 13.
+  * Update standards version to 4.6.2, no changes needed.
 
  -- Debian Janitor <janitor@jelmer.uk>  Tue, 25 Aug 2020 08:58:08 -0000
 
diff --git a/debian/control b/debian/control
index 324b57f..9069a85 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@debian.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-i18n-data.git
 Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-i18n-data
 Homepage: https://github.com/grosser/i18n_data
diff --git a/debian/watch b/debian/watch
index ecde692..1233fc4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://gemwatch.debian.net/i18n_data .*/i18n_data-(.*).tar.gz

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Publish History

Resulting package

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t lintian-fixes ruby-i18n-data

Lintian Result

Reviews

Reviewer Verdict Comment
jelmer@debian.org approved