Lintian Fixes - golang-github-sergi-go-diff

Ready changes

Summary

  • Set field Upstream-Contact in debian/copyright.
  • Remove obsolete fields Contact, Name from debian/upstream/metadata (already present in machine-readable debian/copyright).
  • Update standards version to 4.6.2, no changes needed. ( out-of-date-standards-version )

Diff

diff --git a/debian/control b/debian/control
index 83d7bc7..2d62888 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13),
                dh-golang,
                golang-any,
                golang-github-stretchr-testify-dev,
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-sergi-go-diff
 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-sergi-go-diff.git
 Homepage: https://github.com/sergi/go-diff
diff --git a/debian/copyright b/debian/copyright
index b4238ac..c611138 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,7 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: go-diff
 Source: https://github.com/sergi/go-diff
+Upstream-Contact: https://github.com/sergi/go-diff/issues
 
 Files: *
 Copyright: 2012 Sergi Mansilla
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 0214762..ec093d9 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -3,7 +3,5 @@ Archive: GitHub
 Bug-Database: https://github.com/sergi/go-diff/issues
 Bug-Submit: https://github.com/sergi/go-diff/issues
 Changelog: https://github.com/sergi/go-diff/tags
-Contact: https://github.com/sergi/go-diff/issues
-Name: go-diff
 Repository: https://github.com/sergi/go-diff.git
 Repository-Browse: https://github.com/sergi/go-diff

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details