Lintian Fixes - viewpdf.app

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index e2b0060..1447689 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+viewpdf.app (1:0.2dfsg1-8) UNRELEASED; urgency=medium
+
+  * Drop fields with obsolete URLs.
+  * 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.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 23 Sep 2022 08:16:12 -0000
+
 viewpdf.app (1:0.2dfsg1-7) unstable; urgency=medium
 
   * Update Vcs fields.
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 028b41b..c14a402 100644
--- a/debian/control
+++ b/debian/control
@@ -4,15 +4,14 @@ 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),
+Build-Depends: debhelper-compat (= 13),
 	       gnustep-make,
 	       dpkg-dev (>= 1.16.1~),
 	       libgnustep-gui-dev,
 	       libpopplerkit-dev
-Standards-Version: 4.4.1
+Standards-Version: 4.6.1
 Vcs-Git: https://salsa.debian.org/gnustep-team/viewpdf.app.git
 Vcs-Browser: https://salsa.debian.org/gnustep-team/viewpdf.app
-Homepage: http://home.gna.org/gsimageapps/
 
 Package: viewpdf.app
 Architecture: any
diff --git a/debian/rules b/debian/rules
index e887b77..a8a2655 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,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/viewpdf.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 second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/debug/.build-id/0e/c519f6823cd6f10fe1371a86916c8c84af158a.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/1b/62ea9663674866012c677a0d45d14960a14205.debug

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

  • Homepage: http://home.gna.org/gsimageapps/

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

  • Build-Ids: 1b62ea9663674866012c677a0d45d14960a14205 0ec519f6823cd6f10fe1371a86916c8c84af158a

Run locally

More details

Full run details