Lintian Fixes - budgie-extras

Ready changes

Summary

  • Set upstream metadata fields: Repository.
  • Use canonical URL in Vcs-Git. ( vcs-field-not-canonical )
  • Remove obsolete fields Contact, Name from debian/upstream/metadata (already present in machine-readable debian/copyright).

Diff

diff --git a/debian/changelog b/debian/changelog
index a60222a..2b30aef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+budgie-extras (1.6.0-2) UNRELEASED; urgency=medium
+
+  * Set upstream metadata fields: Repository.
+  * Use canonical URL in Vcs-Git.
+  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
+    present in machine-readable debian/copyright).
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 01 Jun 2023 03:55:39 -0000
+
 budgie-extras (1.6.0-1) experimental; urgency=medium
 
   * Stable release
diff --git a/debian/control b/debian/control
index e3734db..23b134c 100644
--- a/debian/control
+++ b/debian/control
@@ -38,7 +38,7 @@ Build-Depends:
 Standards-Version: 4.6.2
 Rules-Requires-Root: no
 Vcs-Browser: https://github.com/UbuntuBudgie/budgie-extras/tree/debian
-Vcs-Git: https://github.com/UbuntuBudgie/budgie-extras -b debian
+Vcs-Git: https://github.com/UbuntuBudgie/budgie-extras.git -b debian
 Homepage: https://ubuntubudgie.org
 
 Package: budgie-app-launcher-applet
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index a6410f4..13a38a7 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,7 +1,5 @@
 ---
-Name: budgie-extras
 Bug-Database: https://github.com/ubuntubudgie/budgie-extras
-Contact: David Mohammed <fossfreedom@ubuntu.com>
-Repository: https://github.com/ubuntubudgie/budgie-extras.git
+Repository: https://github.com/UbuntuBudgie/budgie-extras.git
 Repository-Browse: https://github.com/ubuntubudgie/budgie-extras
 Screenshots: https://github.com/ubuntubudgie/budgie-extras/blob/master/README.md

Run locally

More details

Full run details

Historical runs