Lintian Fixes - libmime-lite-html-perl

Ready changes

Summary

Lintian Result

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 eb181ee..fd14248 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: libmime-lite-html-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 11)
+Build-Depends: debhelper-compat (= 13)
 Build-Depends-Indep:
     perl,
     libwww-perl,
@@ -12,7 +12,7 @@ Maintainer: Debian Sympa Team <libmime-lite-html-perl@packages.debian.org>
 Uploaders:
     Stefan Hornburg (Racke) <racke@linuxia.de>,
     Emmanuel Bouthenot <kolter@debian.org>
-Standards-Version: 4.1.4
+Standards-Version: 4.1.5
 Homepage: https://metacpan.org/release/MIME-Lite-HTML
 Vcs-Git: https://salsa.debian.org/sympa-team/libmime-lite-html-perl.git
 Vcs-Browser: https://salsa.debian.org/sympa-team/libmime-lite-html-perl
diff --git a/debian/copyright b/debian/copyright
index a543614..8183dc3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,7 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: MIME-Lite-HTML
 Source: https://metacpan.org/release/MIME-Lite-HTML
+Upstream-Contact: https://metacpan.org/author/ALIAN
 
 Files: *
 Copyright: 2000-2011, Alain BARBET <alian@cpan.org>
diff --git a/debian/rules b/debian/rules
index 96bd841..563972c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,13 +11,11 @@ override_dh_auto_configure:
 	done
 
 override_dh_auto_test:
-ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 	# Recreate ref files
 	# Ignore non-zero exit code that occurs since no tests are run
 	-perl -Iblib/lib t/20create_image_part.t 1
 	-perl -Iblib/lib t/50generic.t 1
 	dh_auto_test
-endif
 
 override_dh_auto_clean:
 	dh_auto_clean
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 58b4b71..6c7f466 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -3,4 +3,3 @@ Homepage: https://metacpan.org/release/MIME-Lite-HTML
 Repository-Browse: https://metacpan.org/source/ALIAN/MIME-Lite-HTML-1.24
 Changelog: https://metacpan.org/source/ALIAN/MIME-Lite-HTML-1.24/Changes
 Bug-Database: https://rt.cpan.org/Public/Dist/Display.html?Name=MIME-Lite-HTML
-Contact: https://metacpan.org/author/ALIAN

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details