Lintian Fixes - django-test-without-migrations

Ready changes

Summary

  • Fix field name case in debian/tests/control (Test-command ⇒ Test-Command).

Diff

diff --git a/debian/tests/control b/debian/tests/control
index 329a5d2..b47b36a 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,3 @@
-Test-command: python3 debian/tests/import_module.py
 Depends: @
+Test-Command: python3 debian/tests/import_module.py
 

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details