Lintian Fixes - python-decouple

Ready changes

Summary

  • Fix field name case in debian/tests/control (Test-command ⇒ Test-Command).
  • Set upstream metadata fields: Repository-Browse.
  • Set upstream metadata fields: Bug-Database, Bug-Submit, Repository.

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
 
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 26db16e..c33d71f 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,5 +1,5 @@
 ---
-Bug-Database: https://github.com/henriquebastos/python-decouple/issues
-Bug-Submit: https://github.com/henriquebastos/python-decouple/issues/new
-Repository: https://github.com/henriquebastos/python-decouple.git
-Repository-Browse: https://github.com/henriquebastos/python-decouple
+Bug-Database: https://github.com/HBNetwork/python-decouple/issues
+Bug-Submit: https://github.com/HBNetwork/python-decouple/issues/new
+Repository: https://github.com/HBNetwork/python-decouple.git
+Repository-Browse: https://github.com/HBNetwork/python-decouple

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details