Lintian Fixes - affiche

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 7c8ea63..5638712 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+affiche (0.6.0-12) 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.6.1, no changes needed.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+  * Remove an obsolete maintscript entry.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 15 Oct 2022 04:32:07 -0000
+
 affiche (0.6.0-11) unstable; urgency=medium
 
   * Add Vcs fields.
@@ -139,7 +151,7 @@ affiche (0.5.0-1.2) unstable; urgency=low
 affiche (0.5.0-1.1) unstable; urgency=low
 
   * Non maintainer upload
-  * Replaced location for affiche wrapper script from "/usr/X11R6/bin/" 
+  * Replaced location for affiche wrapper script from "/usr/X11R6/bin/"
     to "/usr/bin/".
   * Use POSIX compliant redirection syntax instead of the bash one's
     in wrapper script.
@@ -153,4 +165,3 @@ affiche (0.5.0-1) unstable; urgency=low
   * Initial Release (Closes: #135970)
 
  -- Paul Seelig <pseelig@debian.org>  Sun, 3 Mar 2002 01:19:01 +0000
-
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 6ae3f43..255a9f7 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: gnustep
 Priority: optional
 Maintainer: Debian GNUstep maintainers <pkg-gnustep-maintainers@lists.alioth.debian.org>
 Uploaders: Hubert Chathi <uhoreg@debian.org>, Gürkan Myczko <gurkan@phys.ethz.ch>
-Build-Depends: gnustep-make, debhelper (>= 11), libgnustep-gui-dev
-Standards-Version: 4.5.0
+Build-Depends: gnustep-make, debhelper-compat (= 13), libgnustep-gui-dev
+Standards-Version: 4.6.2
 Homepage: http://wiki.gnustep.org/index.php/Affiche.app
 Vcs-Git: https://salsa.debian.org/gnustep-team/affiche.app.git
 Vcs-Browser: https://salsa.debian.org/gnustep-team/affiche.app
diff --git a/debian/maintscript b/debian/maintscript
deleted file mode 100644
index de312fb..0000000
--- a/debian/maintscript
+++ /dev/null
@@ -1 +0,0 @@
-dir_to_symlink /usr/lib/GNUstep/Applications/Affiche.app/Resources /usr/share/GNUstep/Affiche.app 0.6.0-10~ affiche.app
diff --git a/debian/rules b/debian/rules
index c5554eb..612b4f3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 #export DH_VERBOSE=1
 
 include /usr/share/GNUstep/debian/config.mk
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--no-undefined -Wl,--as-needed
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,--no-undefined
 d_app := $(CURDIR)/debian/affiche.app
 
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in first set of .debs but not in second

-rwxr-xr-x  root/root   DEBIAN/postinst
-rwxr-xr-x  root/root   DEBIAN/postrm
-rwxr-xr-x  root/root   DEBIAN/preinst
-rwxr-xr-x  root/root   DEBIAN/prerm

No differences were encountered between the control files of package affiche.app

No differences were encountered between the control files of package affiche.app-dbgsym

Run locally

More details

Full run details