Lintian Fixes - adonthell-data

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 9ff0d1c..2e388d5 100644
--- a/debian/control
+++ b/debian/control
@@ -6,10 +6,10 @@ Uploaders:
  Barry deFreese <bdefreese@debian.org>
 Build-Depends:
  adonthell (>= 0.3.6~beta1),
- debhelper (>= 11),
+ debhelper-compat (= 13),
  python3
-Standards-Version: 4.3.0
-Homepage: http://adonthell.nongnu.org
+Standards-Version: 4.6.2
+Homepage: https://adonthell.nongnu.org
 Vcs-Git: https://salsa.debian.org/games-team/adonthell-data.git
 Vcs-Browser: https://salsa.debian.org/games-team/adonthell-data
 
diff --git a/debian/rules b/debian/rules
index 15cf96e..0ecdb4a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,6 +18,3 @@ override_dh_auto_install:
 		DESTDIR="$(CURDIR)/debian/adonthell-data"
 	# Remove empty directories
 	find . -type d -empty -delete
-
-get-orig-source:
-	uscan --download-current-version --force-download

Run locally

More details

Full run details

Historical runs