Lintian Fixes - kcemu

Ready changes

Summary

Diff

diff --git a/debian/control b/debian/control
index c4a4d4a..15411b3 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,10 @@ Section: contrib/otherosfs
 Priority: optional
 Maintainer: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
 Build-Depends: debhelper-compat (= 13), libz80ex-dev, libsdl1.2-dev, libsndfile-dev, libvncserver-dev, libtheora-dev,
-               libgtk2.0-dev, automake, autoconf, libxmu-dev, libncurses5-dev, netpbm, imagemagick, dh-autoreconf
-Standards-Version: 4.6.1
-Homepage: http://kcemu.sourceforge.net/
-Vcs-Git: git://github.com/glaubitz/kcemu-debian.git
+               libgtk2.0-dev, automake, autoconf, libxmu-dev, libncurses5-dev, netpbm, imagemagick
+Standards-Version: 4.6.2
+Homepage: https://kcemu.sourceforge.net/
+Vcs-Git: https://github.com/glaubitz/kcemu-debian.git
 Vcs-Browser: https://github.com/glaubitz/kcemu-debian
 
 Package: kcemu
diff --git a/debian/copyright b/debian/copyright
index 4e7fd70..6673804 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: kcemu
 Source: http://kcemu.sourceforge.net
 
diff --git a/debian/rules b/debian/rules
index d1b2b72..a00d252 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,4 +20,4 @@ override_dh_auto_configure:
 		--enable-libvncserver=yes
 
 %:
-	dh $@ --with autoreconf
+	dh $@

Run locally

More details

Full run details

Historical runs