Lintian Fixes - timemon.app

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 2ea23be..fa64836 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+timemon.app (4.2-3) UNRELEASED; urgency=medium
+
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 04 Sep 2022 07:51:52 -0000
+
 timemon.app (4.2-2) unstable; urgency=medium
 
   * Bump debhelper version 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 2631625..972b969 100644
--- a/debian/control
+++ b/debian/control
@@ -4,11 +4,11 @@ Priority: optional
 Maintainer: Debian GNUstep maintainers <pkg-gnustep-maintainers@lists.alioth.debian.org>
 Uploaders: Gürkan Myczko <gurkan@phys.ethz.ch>,
 	   Yavor Doganov <yavor@gnu.org>
-Build-Depends: debhelper (>= 11),
+Build-Depends: debhelper-compat (= 13),
 	       libgnustep-gui-dev,
 	       gnustep-make (>= 2.6.6-2),
 	       imagemagick
-Homepage: http://www.nongnu.org/gap/timemon/index.html
+Homepage: https://www.nongnu.org/gap/timemon/index.html
 Vcs-Git: https://salsa.debian.org/gnustep-team/timemon.app.git
 Vcs-Browser: https://salsa.debian.org/gnustep-team/timemon.app
 Standards-Version: 4.2.1
diff --git a/debian/rules b/debian/rules
index 7bdb6a5..c44388e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 
 include /usr/share/GNUstep/debian/config.mk
 d_app := $(CURDIR)/debian/timemon.app
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--no-undefined -Wl,--as-needed
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,--no-undefined
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 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 second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/debug/.build-id/26/d919fa7551531a1825adf8e07bd9713a401e47.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/9d/8411e9fa74cb358d0bfe9cb69213c61ff861df.debug

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

  • Homepage: http://www.nongnu.org/gap/timemon/index.html https://www.nongnu.org/gap/timemon/index.html

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

  • Build-Ids: 9d8411e9fa74cb358d0bfe9cb69213c61ff861df 26d919fa7551531a1825adf8e07bd9713a401e47

Run locally

More details

Full run details