Lintian Fixes - golang-github-zclconf-go-cty-yaml

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index f828b7f..271ca52 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+golang-github-zclconf-go-cty-yaml (1.0.2-4) UNRELEASED; urgency=medium
+
+  * Fix field name typo in debian/copyright (Commant ⇒ Comment).
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 16 Mar 2023 00:16:45 -0000
+
 golang-github-zclconf-go-cty-yaml (1.0.2-3) unstable; urgency=medium
 
   [ Debian Janitor ]
diff --git a/debian/control b/debian/control
index a2b022f..6583faf 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 13),
                dh-golang,
                golang-any,
                golang-github-zclconf-go-cty-dev
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Homepage: https://github.com/zclconf/go-cty-yaml
 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-zclconf-go-cty-yaml
 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-zclconf-go-cty-yaml.git
diff --git a/debian/copyright b/debian/copyright
index 05ff085..4b3c3ad 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,7 +8,7 @@ Files: *
 Copyright: 2011-2016 Canonical Ltd
            2019 Martin Atkins
 License: Apache-2.0
-Commant: Modifications for cty interfacing copyright 2019 Martin Atkins, and
+Comment: Modifications for cty interfacing copyright 2019 Martin Atkins, and
          distributed under the same license terms.
 
 Files: apic.go emitterc.go parserc.go readerc.go scannerc.go writerc.go yamlh.go yamlprivateh.go

Run locally

More details

Full run details

Historical runs