Lintian Fixes - trophy

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 48847a5..fba13a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+trophy (2.0.3-3) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure URI in debian/watch.
+  * Set debhelper-compat version in Build-Depends.
+  * Update standards version to 4.1.5, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 01 Sep 2022 20:02:19 -0000
+
 trophy (2.0.3-2) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index 5a9da69..d180fec 100644
--- a/debian/control
+++ b/debian/control
@@ -5,13 +5,13 @@ Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
 Uploaders:
  Andreas Moog <andreas.moog@warperbbs.de>
 Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 11),
  libclanlib-dev (>= 1.0~svn3827),
  libgl1-mesa-dev,
  libglu1-mesa-dev,
  pkg-config,
  zlib1g-dev
-Standards-Version: 4.1.4
+Standards-Version: 4.1.5
 Homepage: http://trophy.sourceforge.net/
 Vcs-Git: https://salsa.debian.org/games-team/trophy.git
 Vcs-Browser: https://salsa.debian.org/games-team/trophy
diff --git a/debian/rules b/debian/rules
index c77584a..383bb40 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,4 +5,3 @@
 
 override_dh_auto_configure:
 	dh_auto_configure -- --datadir=/usr/share/games --bindir=/usr/games
-
diff --git a/debian/watch b/debian/watch
index 555c37d..37ab8eb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://sf.net/trophy/trophy-(.*)\.tar\.gz
+https://sf.net/trophy/trophy-(.*)\.tar\.gz

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/25/2ac436724e82484593fb6c99d32ce1040d6b6e.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/bf/9219ca2f670ccf3295743070bad44c5988df73.debug

No differences were encountered between the control files of package trophy

No differences were encountered between the control files of package trophy-data

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

  • Build-Ids: bf9219ca2f670ccf3295743070bad44c5988df73 252ac436724e82484593fb6c99d32ce1040d6b6e

Run locally

More details

Full run details