Lintian Fixes - colorcode

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 62c557a..5eac4f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,17 +1,27 @@
+colorcode (0.8.5-3) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Bump debhelper from deprecated 9 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Update standards version to 4.6.0, no changes needed.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 01 Sep 2022 10:07:18 -0000
+
 colorcode (0.8.5-2) unstable; urgency=medium
 
-  * Modifications by Filippo Rusconi <lopippo@debian.org>  
+  * Modifications by Filippo Rusconi <lopippo@debian.org>
       Tue, 05 Mar 2019 16:40:15 +0100
 
   * Fix d/copyright lintian warning.
   * Standards-Version: 4.3.0
   * Remove unused patch file.
 
-  * Upload (Closes: #923116): 
+  * Upload (Closes: #923116):
       Thanks to Helmut Grohne <helmut@subdivi.de> for the bug report and
       patch.
 
-  * Modifications by Helmut Grohne <helmut@subdivi.de>  
+  * Modifications by Helmut Grohne <helmut@subdivi.de>
       Sun, 24 Feb 2019 10:37:41 +0100:
 
   * Fix FTCBFS: (Closes: #-1)
@@ -19,7 +29,7 @@ colorcode (0.8.5-2) unstable; urgency=medium
     + Let dh_auto_configure run qmake with appropriate flags.
     + Build-Depends qt5-qmake:native for running lrelease.
 
-  * Modifications by Ondřej Nový <onovy@debian.org>  
+  * Modifications by Ondřej Nový <onovy@debian.org>
       Mon, 01 Oct 2018 10:38:09 +0200:
 
   * d/copyright: Use https protocol in Format field
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 caf5d12..f89d904 100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,13 @@ Source: colorcode
 Section: games
 Priority: optional
 Maintainer: Filippo Rusconi <lopippo@debian.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper-compat (= 13),
                dpkg-dev (>= 1.16.1~),
                qt5-qmake:native,
                qtbase5-dev (>= 5.3.2+dfsg-5),
                qttools5-dev-tools (>= 5.3.2+dfsg-5),
                quilt (>= 0.63)
-Standards-Version: 4.3.0
+Standards-Version: 4.6.2
 Homepage: http://colorcode.laebisch.com/
 Vcs-Browser: https://salsa.debian.org/debian/colorcode
 Vcs-Git: https://salsa.debian.org/debian/colorcode.git
@@ -24,4 +24,3 @@ Description: advanced clone of the MasterMind code-breaking game
  levels, from level 1 (beginner: 2 slots and 2 colors, with doubles
  allowed) to level 5 (hard: 5 slots and 10 colors, with doubles
  allowed). ColorCode can make guesses in place of the user.
-
diff --git a/debian/rules b/debian/rules
index f52561f..7d11e15 100755
--- a/debian/rules
+++ b/debian/rules
@@ -98,6 +98,3 @@ binary-arch: build-arch-stamp
 
 .PHONY: binary
 binary: binary-indep binary-arch
-
-
-

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/00/659fe9361ba76b61fa95d28a700ea4472c242d.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/d8/35e9f724969bc69466a3fb2b9c86a0e45da8a4.debug

No differences were encountered between the control files of package colorcode

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

  • Build-Ids: d835e9f724969bc69466a3fb2b9c86a0e45da8a4 00659fe9361ba76b61fa95d28a700ea4472c242d

Run locally

More details

Full run details