Lintian Fixes - batmon.app

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 2c7a71c..c20646d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+batmon.app (0.9-3) UNRELEASED; urgency=medium
+
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Update standards version to 4.1.5, no changes needed.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 21 Sep 2022 06:00:38 -0000
+
 batmon.app (0.9-2) unstable; urgency=medium
 
   * debian/compat: Bump to 11.
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 0c2a257..0329637 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,11 @@ Section: gnustep
 Priority: optional
 Maintainer: Debian GNUstep maintainers <pkg-gnustep-maintainers@lists.alioth.debian.org>
 Uploaders: Yavor Doganov <yavor@gnu.org>, Gürkan Myczko <gurkan@phys.ethz.ch>
-Build-Depends: debhelper (>= 11),
-               gnustep-make (>= 2.7.0-3),
+Build-Depends: debhelper-compat (= 13),
+	       gnustep-make (>= 2.7.0-3),
 	       libgnustep-gui-dev
-Standards-Version: 4.1.4
-Homepage: http://www.nongnu.org/gap/batmon/
+Standards-Version: 4.1.5
+Homepage: https://www.nongnu.org/gap/batmon/
 Vcs-Git: https://salsa.debian.org/gnustep-team/batmon.app.git
 Vcs-Browser: https://salsa.debian.org/gnustep-team/batmon.app
 
diff --git a/debian/rules b/debian/rules
index fe2ed97..f35630e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ SHELL := /bin/bash
 include /usr/share/GNUstep/debian/config.mk
 d_app := $(CURDIR)/debian/batmon.app
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--no-undefined -Wl,--as-needed
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,--no-undefined
 
 %:
 	dh $@

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/e2/6b6e989fe83a3a1c26870c55e553c0fc58d521.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/80/281e26eaabaf6a17220fdd043141d056191bd2.debug

Control files of package batmon.app: lines which differ (wdiff format)

  • Homepage: http://www.nongnu.org/gap/batmon/ https://www.nongnu.org/gap/batmon/

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

  • Build-Ids: 80281e26eaabaf6a17220fdd043141d056191bd2 e26b6e989fe83a3a1c26870c55e553c0fc58d521

Run locally

More details

Full run details