Lintian Fixes - sudoku

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index eb6a82b..28b4ec6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+sudoku (1.0.5-2.2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure copyright file specification URI.
+  * Bump debhelper from deprecated 9 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Set upstream metadata fields: Repository.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 06 Mar 2023 19:28:33 -0000
+
 sudoku (1.0.5-2.1) unstable; urgency=medium
 
   * Non-maintainer upload.
@@ -117,4 +128,3 @@ sudoku (1.0.1-1) unstable; urgency=low
     was 5 and PAGE_DOWN was 6).
 
  -- Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net>  Mon, 26 Dec 2005 22:40:39 +0100
-
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index ec63514..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-9
diff --git a/debian/control b/debian/control
index 08e6cad..f14e0ed 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: sudoku
 Section: games
 Priority: optional
 Maintainer: Peter Spiess-Knafl <dev@spiessknafl.at>
-Build-Depends: debhelper (>= 9), libncurses-dev, librsvg2-bin, imagemagick
+Build-Depends: debhelper-compat (= 13), libncurses-dev, librsvg2-bin, imagemagick
 Standards-Version: 3.9.6
 Homepage: https://github.com/cinemast/sudoku
 Vcs-Git: https://salsa.debian.org/debian/sudoku.git
diff --git a/debian/copyright b/debian/copyright
index abb3bae..d0cdc95 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: sudoku
 Source: https://github.com/cinemast/sudoku
 
diff --git a/debian/rules b/debian/rules
index 3331033..2e81b6b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 
 override_dh_auto_build:
 	dh_auto_build
-	rsvg-convert -w 64 -h 64 -f png -o sudoku.png debian/icons/sudoku.svg 
+	rsvg-convert -w 64 -h 64 -f png -o sudoku.png debian/icons/sudoku.svg
 	convert -resize 32x32 sudoku.png sudoku.xpm
 
 override_dh_auto_install:
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..5e62afc
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/cinemast/sudoku/issues
+Bug-Submit: https://github.com/cinemast/sudoku/issues/new
+Repository: https://github.com/cinemast/sudoku.git
+Repository-Browse: https://github.com/cinemast/sudoku

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/26/6215f4eb0899c9e372ccd6ce30e4ab3241ba40.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/95/03aa4777c91361cb6c74538aca8c009988f819.debug

No differences were encountered between the control files of package sudoku

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

  • Build-Ids: 9503aa4777c91361cb6c74538aca8c009988f819 266215f4eb0899c9e372ccd6ce30e4ab3241ba40

Run locally

More details

Full run details