Lintian Fixes - chameleon-cursor-theme

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index be4c13e..e954834 100644
--- a/debian/control
+++ b/debian/control
@@ -2,11 +2,11 @@ Source: chameleon-cursor-theme
 Section: x11
 Priority: optional
 Maintainer: Adam Borowski <kilobyte@angband.pl>
-Build-Depends: debhelper (>= 11)
+Build-Depends: debhelper-compat (= 13)
 Build-Depends-Indep: x11-apps, imagemagick
-Standards-Version: 4.3.0
+Standards-Version: 4.6.2
 Homepage: https://gnome-look.org/content/show.php?content=38459
-Vcs-Git: https://salsa.debian.org/desktop-themes-team/chameleon-cursor-theme
+Vcs-Git: https://salsa.debian.org/desktop-themes-team/chameleon-cursor-theme.git
 Vcs-Browser: https://salsa.debian.org/desktop-themes-team/chameleon-cursor-theme
 Rules-Requires-Root: no
 
diff --git a/debian/copyright b/debian/copyright
index d1e5f01..c7b55ef 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/copyright-format/1.0
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Giuseppe Benigno <ebengio (at) gmail.com>
 Source: http://www.gnome-look.org/content/show.php?content=38459
 
diff --git a/debian/rules b/debian/rules
index 1e33e63..4b68353 100755
--- a/debian/rules
+++ b/debian/rules
@@ -60,7 +60,7 @@ binary-indep: install
 	dh_testdir
 	dh_testroot
 	dh_installdocs
-	dh_installchangelogs 
+	dh_installchangelogs
 	dh_install debian/lintian-overrides/$(PKG) /usr/share/lintian/overrides/
 	dh_link
 	dh_compress
@@ -77,4 +77,4 @@ binary: binary-indep binary-arch
 get-orig-source:
 	sh debian/makeorig
 
-.PHONY: clean binary-indep binary-arch binary install 
+.PHONY: clean binary-indep binary-arch binary install

Run locally

More details

Full run details

Historical runs