Lintian Fixes - ruby-pry-rails

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 81f75c3..5b1e05d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,10 @@ ruby-pry-rails (0.3.9-3) UNRELEASED; urgency=low
     present in machine-readable debian/copyright).
   * Remove constraints unnecessary since buster:
     + Build-Depends: Drop versioned constraint on pry.
+  * Bump debhelper from old 12 to 13.
+  * Set upstream metadata fields: Bug-Database, Repository-Browse.
+  * Update standards version to 4.6.2, no changes needed.
+  * Set upstream metadata fields: Repository.
 
  -- Debian Janitor <janitor@jelmer.uk>  Sun, 30 Aug 2020 02:41:14 -0000
 
diff --git a/debian/control b/debian/control
index bfec015..21edd04 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
 Uploaders: Pirate Praveen <praveen@debian.org>
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                gem2deb (>= 1),
                rake,
                pry,
@@ -11,7 +11,7 @@ Build-Depends: debhelper-compat (= 12),
                ruby-railties,
                ruby-activerecord,
                ruby-sqlite3
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-pry-rails.git
 Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-pry-rails
 Homepage: https://github.com/rweng/pry-rails
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 11619f8..193abae 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,7 +1,7 @@
 ---
 Archive: GitHub (FIXME)
-Bug-Database: https://github.com/rweng/pry-rails/issues
+Bug-Database: https://github.com/pry/pry-rails/issues
 Bug-Submit: https://github.com/rweng/pry-rails/issues
 Changelog: https://github.com/rweng/pry-rails/tags
-Repository: https://github.com/rweng/pry-rails.git
-Repository-Browse: https://github.com/rweng/pry-rails
+Repository: https://github.com/pry/pry-rails.git
+Repository-Browse: https://github.com/pry/pry-rails

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details