Lintian Fixes - price.app

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 3fab22f..e62160c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+price.app (1.3.0-6) UNRELEASED; urgency=medium
+
+  * Use secure URI in Homepage field.
+  * Update standards version to 4.6.1, no changes needed.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+  * Remove an obsolete maintscript entry.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 23 Nov 2022 11:55:07 -0000
+
 price.app (1.3.0-5) unstable; urgency=medium
 
   * d/control:
diff --git a/debian/control b/debian/control
index 7a77205..34bab8e 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Build-Depends: debhelper-compat (= 13), libgnustep-gui-dev (>= 0.18.0), gnustep-
 Vcs-Git: https://salsa.debian.org/gnustep-team/price.app.git
 Vcs-Browser: https://salsa.debian.org/gnustep-team/price.app
 Rules-Requires-Root: no
-Homepage: http://price.sourceforge.net/
-Standards-Version: 4.5.0
+Homepage: https://price.sourceforge.net/
+Standards-Version: 4.6.2
 
 Package: price.app
 Architecture: any
diff --git a/debian/maintscript b/debian/maintscript
deleted file mode 100644
index 2841389..0000000
--- a/debian/maintscript
+++ /dev/null
@@ -1 +0,0 @@
-dir_to_symlink /usr/lib/GNUstep/Applications/PRICE.app/Resources /usr/share/GNUstep/PRICE.app 1.3.0-3~ price.app
diff --git a/debian/rules b/debian/rules
index 59ee4a8..93b6ff1 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/price.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/d6/4a3b7a517b2864b69a40248555ca938e50c93a.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/f1/6b5bc5e7d1334b367a7a040ee11d8a8613ad04.debug
-rwxr-xr-x  root/root   DEBIAN/postinst
-rwxr-xr-x  root/root   DEBIAN/postrm
-rwxr-xr-x  root/root   DEBIAN/preinst
-rwxr-xr-x  root/root   DEBIAN/prerm

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

  • Homepage: http://price.sourceforge.net/ https://price.sourceforge.net/

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

  • Build-Ids: f16b5bc5e7d1334b367a7a040ee11d8a8613ad04 d64a3b7a517b2864b69a40248555ca938e50c93a

Run locally

More details

Full run details