Lintian Fixes - nanopass-framework-scheme

Ready changes

Summary

Diff

diff --git a/debian/control b/debian/control
index d6e5349..60dab3c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,9 @@ Section: lisp
 Priority: optional
 Maintainer: Göran Weinholt <weinholt@debian.org>
 Uploaders: Barak A. Pearlmutter <bap@debian.org>
-Build-Depends: debhelper-compat (= 11),
+Build-Depends: debhelper-compat (= 13),
     chezscheme <!nocheck>
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Homepage: https://github.com/nanopass/nanopass-framework-scheme
 Vcs-Git: https://salsa.debian.org/debian/nanopass-framework-scheme.git
 Vcs-Browser: https://salsa.debian.org/debian/nanopass-framework-scheme
diff --git a/debian/rules b/debian/rules
index 9df9583..a17dc0c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,4 @@ override_dh_installchangelogs:
 	dh_installchangelogs LOG
 
 override_dh_auto_test:
-ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 	scheme-script ./test-all.ss
-endif
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..8e369f2
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/nanopass/nanopass-framework-scheme/issues
+Bug-Submit: https://github.com/nanopass/nanopass-framework-scheme/issues/new
+Repository: https://github.com/nanopass/nanopass-framework-scheme.git
+Repository-Browse: https://github.com/nanopass/nanopass-framework-scheme

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details