Lintian Fixes - abook

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index ca959e8..08071f1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+abook (0.6.1-3) UNRELEASED; urgency=medium
+
+  * Drop unnecessary dependency on dh-autoreconf.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+  * Use secure URI in Homepage field.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 20 Jul 2022 07:46:50 -0000
+
 abook (0.6.1-2) unstable; urgency=low
 
   [ Denis Briand ]
diff --git a/debian/control b/debian/control
index 7117c30..7cc316b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,9 @@ Section: mail
 Priority: optional
 Maintainer: Rhonda D'Vine <rhonda@debian.org>
 Uploaders: Denis Briand <debian@denis-briand.fr>
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Build-Depends: libncursesw5-dev, libreadline6-dev | libreadline-dev, po-debconf, quilt (>= 0.40), dpkg-dev (>= 1.16.1~), debhelper-compat (= 13)
-Homepage: http://abook.sourceforge.net/
+Homepage: https://abook.sourceforge.net/
 Vcs-Browser: https://salsa.debian.org/rhonda/abook
 Vcs-Git: https://salsa.debian.org/rhonda/abook.git
 
diff --git a/debian/rules b/debian/rules
index d446ec7..9c2e4f8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,10 +3,9 @@
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export DEB_CFLAGS_MAINT_APPEND  = -g -Wall -pedantic -std=gnu89
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_auto_install:
 	dh_auto_install --destdir=debian/abook

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/2d/3d2939619343aed45e7b07c5204c27bd647d3c.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/af/977ebbca3a69318bffe16dc48ec513f0220f3e.debug

Control files of package abook: lines which differ (wdiff format)

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

Control files of package abook-dbgsym: lines which differ (wdiff format)

  • Build-Ids: af977ebbca3a69318bffe16dc48ec513f0220f3e 2d3d2939619343aed45e7b07c5204c27bd647d3c

Run locally

More details

Full run details