Lintian Fixes - fillets-ng

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 6fdac74..a09e39d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+fillets-ng (1.0.1-5) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Bump debhelper from deprecated 9 to 10.
+  * Drop unnecessary dependency on dh-autoreconf.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 01 Sep 2022 06:20:25 -0000
+
 fillets-ng (1.0.1-4) unstable; urgency=medium
 
   * Update my name/email address.
@@ -206,13 +214,13 @@ fillets-ng (0.7.3-2) unstable; urgency=low
     - adding fillets-ng.png to dh_clean
     - Thanks Emmet Hikory <emmet.hikory@gmail.com> for creating the desktop
       file (but not sending it back)
- 
+
  -- Alexander Schmehl <tolimar@debian.org>  Tue, 22 Aug 2006 16:30:16 +0200
 
 fillets-ng (0.7.3-1.1) unstable; urgency=medium
 
   * Non-Maintainer Upload to fix Failure To Build From Source due to missing
-    build-dependency on libx11-dev, and missing linker flag -lX11.  
+    build-dependency on libx11-dev, and missing linker flag -lX11.
     (Closes: #379275)
 
  -- Margarita Manterola <marga@debian.org>  Sun, 30 Jul 2006 18:08:15 -0300
@@ -272,7 +280,7 @@ fillets-ng (0.5.0-1) unstable; urgency=low
   * removed dependency for libboost-filesystem-dev which is now optional
     for non-POSIX systems only (see upstream README)
   * updated copyright file
-	
+
  -- fabian linzberger <e@lefant.net>  Wed, 11 Aug 2004 16:34:31 +0200
 
 fillets-ng (0.4.1-1) unstable; urgency=low
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index ec41666..5bb3af5 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,8 @@ Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
 Uploaders: Rhonda D'Vine <rhonda@debian.org>, Damyan Ivanov <dmn@debian.org>
 Build-Depends: autoconf,
                automake,
-               dh-autoreconf,
                autotools-dev,
-               debhelper (>= 9~),
+               debhelper (>= 10~),
                dpkg-dev (>= 1.16.1~),
                libfribidi-dev,
                liblua5.1-dev,
diff --git a/debian/rules b/debian/rules
index dab0e15..ad6fc61 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_auto_configure:
 	LDFLAGS="$(LDFLAGS) -lX11" dh_auto_configure -- --prefix=/usr --bindir=\$${prefix}/games

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/3d/a33ed6dd4a45d8dba8ea6dc9445c0f1ca46d5c.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/27/35470e2d673873f779188f72d5c212b7ab5554.debug

No differences were encountered between the control files of package fillets-ng

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

  • Build-Ids: 2735470e2d673873f779188f72d5c212b7ab5554 3da33ed6dd4a45d8dba8ea6dc9445c0f1ca46d5c

Run locally

More details

Full run details