Lintian Fixes - zipper.app

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index e8d3444..fa66316 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+zipper.app (1.5-4) UNRELEASED; urgency=medium
+
+  * Use secure copyright file specification URI.
+  * 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>  Fri, 02 Sep 2022 18:04:53 -0000
+
 zipper.app (1.5-3) unstable; urgency=medium
 
   * Team upload.
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 9132630..e3f8fa6 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>
-Build-Depends: debhelper (>= 11),
+Build-Depends: debhelper-compat (= 13),
 	       gnustep-make (>= 2.6.6-2),
 	       libgnustep-gui-dev (>= 0.24),
 	       imagemagick
-Homepage: http://gap.nongnu.org/zipper/
+Homepage: https://gap.nongnu.org/zipper/
 Vcs-Git: https://salsa.debian.org/gnustep-team/zipper.app.git
 Vcs-Browser: https://salsa.debian.org/gnustep-team/zipper.app
 Standards-Version: 4.1.2
diff --git a/debian/copyright b/debian/copyright
index f5ae042..f9f47f8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Zipper
 Source: http://gap.nongnu.org/zipper/
 
diff --git a/debian/rules b/debian/rules
index 17ac3a9..60426a0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 
 include /usr/share/GNUstep/debian/config.mk
 d_app := $(CURDIR)/debian/zipper.app
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--no-undefined -Wl,--as-needed
+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/93/cd4f3f05c9664bd1e78f054e9a0174e5e1c335.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/3c/a57ff55ed1a73a645ccce60146c2cb2975a8a9.debug

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

  • Homepage: http://gap.nongnu.org/zipper/ https://gap.nongnu.org/zipper/

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

  • Build-Ids: 3ca57ff55ed1a73a645ccce60146c2cb2975a8a9 93cd4f3f05c9664bd1e78f054e9a0174e5e1c335

Run locally

More details

Full run details