Lintian Fixes - python-ase

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/control b/debian/control
index 72a9059..4a6af83 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders: Ask Hjorth Larsen <asklarsen@gmail.com>,
            Andrius Merkys <merkys@debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                dh-exec,
                dh-python,
                help2man,
@@ -23,7 +23,7 @@ Build-Depends: debhelper-compat (= 12),
                python3-sphinx,
                python3-sphinx-rtd-theme,
                python3-tk <!nocheck>
-Standards-Version: 4.4.0
+Standards-Version: 4.6.0
 Rules-Requires-Root: no
 Vcs-Browser: https://salsa.debian.org/debichem-team/python-ase
 Vcs-Git: https://salsa.debian.org/debichem-team/python-ase.git
diff --git a/debian/tests/control b/debian/tests/control
index ac97728..779ac6b 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,4 +1,4 @@
-Test-Command: for py in $(py3versions -s); do cd "$ADTTMP"; $py -m ase test; done
+Test-Command: for py in $(py3versions -s); do cd "$AUTOPKGTEST_TMP"; $py -m ase test; done
 Depends:
  ase,
  python3-all,

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package ase

No differences were encountered between the control files of package python-ase-doc

No differences were encountered between the control files of package python3-ase

Run locally

More details

Full run details