Lintian Fixes - dbf2mysql

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 4279670..768da1c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,19 @@
+dbf2mysql (1.14a-8) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure URI in Homepage field.
+  * Update standards version to 4.6.1, no changes needed.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 13 Oct 2022 01:33:51 -0000
+
 dbf2mysql (1.14a-7) unstable; urgency=medium
 
   * Fixed a few typos around.
   * Removed trailing spaces in debian/changelog to make lintian happy.
   * Annotated all patches.
   * Added gbp.conf file.
-  * Truly updated the manpage :-/ 
+  * Truly updated the manpage :-/
   * Switched to dh-compat 13.
   * Annotated missing Vcs* in d/control.
   * Fixed newdecimal patch for a missing }
diff --git a/debian/control b/debian/control
index 80e2034..44bfbf9 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,9 @@ Source: dbf2mysql
 Section: misc
 Priority: optional
 Maintainer: Francesco Paolo Lovergine <frankie@debian.org>
-Standards-Version: 4.5.1
+Standards-Version: 4.6.2
 Build-Depends: debhelper-compat (= 13), default-libmysqlclient-dev
-Homepage: http://dbf2mysql.sourceforge.net/
+Homepage: https://dbf2mysql.sourceforge.net/
 Vcs-Browser: https://salsa.debian.org/frankie/dbf2mysql
 Vcs-Git: https://salsa.debian.org/frankie/dbf2mysql.git
 
diff --git a/debian/rules b/debian/rules
index f39912b..3c31199 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,12 +1,12 @@
 #!/usr/bin/make -f
 # Sample debian/rules that uses debhelper.
-# This file is public domain software, originally written by Joey Hess. 
+# This file is public domain software, originally written by Joey Hess.
 
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
 %:
-	dh $@ 
+	dh $@
 
 dh_override_auto_configure:
 
@@ -14,5 +14,4 @@ dh_override_auto_build:
 	$(MAKE) DESTDIR=$(CURDIR)/debian/dbf2mysql
 
 dh_override_auto_install:
-	$(MAKE) DESTDIR=$(CURDIR)/debian/dbf2mysql install 
-
+	$(MAKE) DESTDIR=$(CURDIR)/debian/dbf2mysql install

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/79/06195d6fa7af2431b4564ccac2793ed5f6040a.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/e5/bd7b7e416ab08361330ced23d47e851c73b5d4.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/39/0f61de1861e5b340c110b7ce69619da13c96c8.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/41/6b063e08fa935bc97efc27cc7bd57826c2f84c.debug

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

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

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

  • Build-Ids: 390f61de1861e5b340c110b7ce69619da13c96c8 416b063e08fa935bc97efc27cc7bd57826c2f84c 7906195d6fa7af2431b4564ccac2793ed5f6040a e5bd7b7e416ab08361330ced23d47e851c73b5d4

Run locally

More details

Full run details