Lintian Fixes - funguloids

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 1d7be93..cd416c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+funguloids (1.06-16) UNRELEASED; urgency=medium
+
+  * Use secure URI in debian/watch.
+  * Bump debhelper from old 10 to 13.
+    + debian/rules: Rely on default use of dh_missing rather than using
+      dh_install --list-missing.
+  * Set debhelper-compat version in Build-Depends.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 09 Jun 2023 03:32:33 -0000
+
 funguloids (1.06-15) unstable; urgency=medium
 
   * Team upload.
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 b4112a6..239f8a6 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Paul Wise <pabs@debian.org>
 Build-Depends:
  autoconf-archive,
- debhelper (>= 11),
+ debhelper-compat (= 13),
  libalut-dev,
  liblua5.1-0-dev,
  libmad0-dev,
@@ -19,7 +19,7 @@ Build-Depends:
  python3
 Build-Conflicts:
  libboost-date-time1.49-dev (<< 1.49.0-4~)
-Standards-Version: 4.4.1
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/games-team/funguloids
 Vcs-Git: https://salsa.debian.org/games-team/funguloids.git
 Homepage: http://funguloids.sourceforge.net
diff --git a/debian/rules b/debian/rules
index 0558935..f7e440c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -47,4 +47,4 @@ override_dh_auto_clean:
 
 override_dh_install:
 	dh_install -a /usr/share/games/funguloids/plugins.cfg
-	dh_install -Xplugins.cfg --list-missing
+	dh_install -Xplugins.cfg
diff --git a/debian/watch b/debian/watch
index 0384dbd..40d412a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://sf.net/funguloids/funguloids-(?:linux-)(\d[-\d\.]+)\.(?:zip|(?:tar\.(?:gz|bz2|xz)))
+https://sf.net/funguloids/funguloids-(?:linux-)(\d[-\d\.]+)\.(?:zip|(?:tar\.(?:gz|bz2|xz)))

Debdiff

File lists identical (after any substitutions)

Control files of package funguloids: lines which differ (wdiff format)

  • Depends: funguloids-data (=  libalut0 (>= 1.0.1), libc6 (>= 2.34), libgcc-s1 (>= 3.0), liblua5.1-0 (>= 5.1.5), liblua5.1-0, libmad0 (>= 0.15.1b-3), libogre-1.9.0v5 (>= 1.9.0+dfsg1-9~), libois-1.3.0v5 (>= 1.3.0+dfsg0), libois-1.3.0v5, libopenal1 (>= 1.14), libstdc++6 (>= 5.2), libvorbisfile3 (>= 1.1.2)

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

No differences were encountered between the control files of package funguloids-dbgsym

Run locally

More details

Full run details