Lintian Fixes - python-simplenote

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index 129365e..13b8cfa 100644
--- a/debian/control
+++ b/debian/control
@@ -3,16 +3,16 @@ Section: python
 Priority: optional
 Maintainer: Stefan van der Walt <stefanv@berkeley.edu>
 Uploaders: Yaroslav Halchenko <debian@onerussian.com>
-Build-Depends: debhelper (>= 12),
+Build-Depends: debhelper-compat (= 13),
                dh-python,
                python3-all,
                python3-setuptools,
                python3-docutils,
                python3-sphinx
-Standards-Version: 4.4.0
+Standards-Version: 4.6.0
 Rules-Requires-Root: no
 Homepage: https://github.com/mrtazz/simplenote.py
-Vcs-Git: https://github.com/stefanv/simplenote.py -b debian
+Vcs-Git: https://github.com/stefanv/simplenote.py.git -b debian
 Vcs-Browser: https://github.com/stefanv/simplenote.py/tree/debian
 
 Package: python3-simplenote
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index 21362bd..1a93892 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,3 +1,3 @@
-python-simplenote source: testsuite-autopkgtest-missing
+python-simplenote source: missing-tests-control
 python-simplenote source: debian-watch-does-not-check-gpg-signature
 python-simplenote source: upstream-metadata-file-is-missing

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details