Lintian Fixes - billard-gl

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 8826af6..09d34f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+billard-gl (1.75-18) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Update standards version to 4.1.5, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 25 Mar 2023 14:58:31 -0000
+
 billard-gl (1.75-17) unstable; urgency=medium
 
   * Team upload.
@@ -230,4 +239,3 @@ billard-gl (1.70-1) unstable; urgency=low
   Closes: #142207
 
  -- Martin Butterweck <blendi@debian.org>  Fri, 12 Apr 2002 00:11:50 +0200
-
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 6b4367f..3aedc71 100644
--- a/debian/control
+++ b/debian/control
@@ -6,10 +6,10 @@ Uploaders:
  Bartosz Fenski <fenio@debian.org>,
  Barry deFreese <bdefreese@debian.org>
 Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 13),
  dpkg-dev (>= 1.16.1~),
  freeglut3-dev
-Standards-Version: 4.1.4
+Standards-Version: 4.1.5
 Vcs-Git: https://salsa.debian.org/games-team/billard-gl.git
 Vcs-Browser: https://salsa.debian.org/games-team/billard-gl
 Homepage: https://sourceforge.net/projects/billardgl/
diff --git a/debian/rules b/debian/rules
index 1d53c53..e39ccfa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,4 +31,3 @@ override_dh_installchangelogs:
 override_dh_fixperms-indep:
 	dh_fixperms
 	chmod 0644 debian/billard-gl-data/usr/share/games/billard-gl/Texturen/2/filzkachel.bmp
-

Run locally

More details

Full run details

Historical runs