Lintian Fixes - supervisor

Ready changes

Summary

  • Fix field name cases in debian/control (VCS-Browser ⇒ Vcs-Browser, VCS-Git ⇒ Vcs-Git). ( cute-field )

Diff

diff --git a/debian/control b/debian/control
index 1238a5e..438a6fc 100644
--- a/debian/control
+++ b/debian/control
@@ -10,11 +10,11 @@ Build-Depends:
  python3-pkg-resources,
  python3-setuptools,
  python3-sphinx,
-VCS-Git: https://salsa.debian.org/python-team/applications/supervisor.git
-VCS-Browser: https://salsa.debian.org/python-team/applications/supervisor
 Standards-Version: 4.6.2
 Rules-Requires-Root: no
 Homepage: http://supervisord.org/
+Vcs-Git: https://salsa.debian.org/python-team/applications/supervisor.git
+Vcs-Browser: https://salsa.debian.org/python-team/applications/supervisor
 
 Package: supervisor
 Architecture: all

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package supervisor

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

Run locally

More details

Full run details