Lintian Fixes - plopfolio.app

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 5c8448a..655faeb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+plopfolio.app (0.1.0-9) 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.0, no changes needed.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 01 Sep 2022 23:02:44 -0000
+
 plopfolio.app (0.1.0-8) unstable; urgency=medium
 
   * Team upload.
@@ -88,7 +98,7 @@ plopfolio.app (0.1.0-5) unstable; urgency=low
     (icon, longtitle): Add.
   * debian/README.Debian: Delete; a bit redundant as the URL is in the
     manpage and package description.
-  
+
  -- Yavor Doganov <yavor@gnu.org>  Wed, 28 Nov 2007 22:44:56 +0200
 
 plopfolio.app (0.1.0-4) unstable; urgency=low
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 4616ee4..38ae536 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,10 @@ Section: gnustep
 Priority: optional
 Maintainer: Debian GNUstep maintainers <pkg-gnustep-maintainers@lists.alioth.debian.org>
 Uploaders: Yavor Doganov <yavor@gnu.org>
-Build-Depends: debhelper (>= 11),
-	       libgnustep-gui-dev
+Build-Depends: debhelper-compat (= 13), libgnustep-gui-dev
 Vcs-Git: https://salsa.debian.org/gnustep-team/plopfolio.app.git
 Vcs-Browser: https://salsa.debian.org/gnustep-team/plopfolio.app
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
 Homepage: http://www.collaboration-world.com/plopfolio
 
 Package: plopfolio.app
diff --git a/debian/rules b/debian/rules
index 264fe69..1be5552 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,8 +5,8 @@
 include /usr/share/GNUstep/debian/config.mk
 
 d_app := $(CURDIR)/debian/plopfolio.app
-export DEB_BUILD_MAINT_OPTIONS = hardening=+all 
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--no-undefined -Wl,--as-needed
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,--no-undefined
 
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
 optim := debug=yes

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/1d/23503568a136511a2e603450b1ddd0ebf18b00.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/d9/da210f184d0c0a27437fe47ec4309785e96b69.debug

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

Control files of package plopfolio.app-dbgsym: lines which differ (wdiff format)

  • Build-Ids: d9da210f184d0c0a27437fe47ec4309785e96b69 1d23503568a136511a2e603450b1ddd0ebf18b00

Run locally

More details

Full run details