Lintian Fixes - hspell-gui

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index eec10a7..dc5a625 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+hspell-gui (0.2.6-8) UNRELEASED; urgency=medium
+
+  * Use secure URI in Homepage field.
+  * Drop unnecessary dependency on dh-autoreconf.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 25 Mar 2023 03:50:34 -0000
+
 hspell-gui (0.2.6-7) unstable; urgency=medium
 
   * extern.patch: fix build with GCC 10 (Closes: #957342)
diff --git a/debian/control b/debian/control
index 7f16b00..acccd83 100644
--- a/debian/control
+++ b/debian/control
@@ -4,10 +4,10 @@ Priority: optional
 Maintainer: Debian Hebrew Packaging Team <team+hebrew@tracker.debian.org>
 Uploaders: Lior Kaplan <kaplan@debian.org>, Shachar Shemesh <shachar@debian.org>, Tzafrir Cohen <tzafrir@debian.org>
 Build-Depends: debhelper-compat (= 13), libgtk2.0-dev
-Standards-Version: 4.5.1
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/hebrew-team/hspell-gui
 Vcs-Git: https://salsa.debian.org/hebrew-team/hspell-gui.git
-Homepage: http://hspell-gui.sourceforge.net/
+Homepage: https://hspell-gui.sourceforge.net/
 Rules-Requires-Root: no
 
 Package: hspell-gui
diff --git a/debian/rules b/debian/rules
index ed17ea6..1b3ba10 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 DEB_BUILD_MAINT_OPTIONS += hardening=+all
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 #DEB_CONFIGURE_EXTRA_FLAGS := --libexecdir=\$${prefix}/lib/gnome-panel
 

Debdiff

File lists identical (after any substitutions)

Control files of package hspell-gui: lines which differ (wdiff format)

  • Homepage: http://hspell-gui.sourceforge.net/ https://hspell-gui.sourceforge.net/

No differences were encountered between the control files of package hspell-gui-dbgsym

Run locally

More details

Full run details