Lintian Fixes - ruby-god

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index 7323da9..7c1d1fa 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: ruby-god
 Section: admin
 Priority: optional
 Maintainer: Sebastien Delafond <seb@debian.org>
-Build-Depends: debhelper (>= 10~), gem2deb (>= 0.2.13~), ruby-mocha
+Build-Depends: debhelper-compat (= 13), gem2deb (>= 0.2.13~), ruby-mocha
 Standards-Version: 4.1.3
 Homepage: https://github.com/mojombo/god
 Vcs-Git: https://salsa.debian.org/debian/ruby-god.git
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..08db968
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/mojombo/god/issues
+Bug-Submit: https://github.com/mojombo/god/issues/new
+Repository: https://github.com/mojombo/god.git
+Repository-Browse: https://github.com/mojombo/god
diff --git a/debian/watch b/debian/watch
index 6601552..b426fee 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://github.com/mojombo/god/tags .*/v(\d[\d\.]*)\.tar\.gz debian uupdate

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/debug/.build-id/69/0f65f4cbd42e635dbf7263f432ffe561b5e4ac.debug
-rw-r--r--  root/root   /usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/3.0.0/netlink_handler_ext.so
-rw-r--r--  root/root   /usr/share/rubygems-integration/3.0.0/specifications/god-0.13.7.gemspec

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/e3/eb5eb58d47d4d83b01317ed6eec517a31dd21f.debug
-rw-r--r--  root/root   /usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/3.1.0/netlink_handler_ext.so
-rw-r--r--  root/root   /usr/share/rubygems-integration/3.1.0/specifications/god-0.13.7.gemspec

Control files of package ruby-god: lines which differ (wdiff format)

  • Depends: libc6 (>= 2.4), libruby3.1 libruby3.0 (>= 3.1.0~preview1), libruby 3.0.0~preview1), ruby (>= 1:3.1~0), libruby (<< 1:3.2~), 1:3.0~0), ruby | ruby-interpreter (<< 1:3.1~)
  • Ruby-Versions: ruby3.0

Control files of package ruby-god-dbgsym: lines which differ (wdiff format)

  • Build-Ids: e3eb5eb58d47d4d83b01317ed6eec517a31dd21f 690f65f4cbd42e635dbf7263f432ffe561b5e4ac
  • Ruby-Versions: ruby3.0

Run locally

More details

Full run details