Lintian Fixes - golang-github-calmh-xdr

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 499a2f8..5325faa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+golang-github-calmh-xdr (2.0.1-9) UNRELEASED; urgency=medium
+
+  * Add missing ${misc:Built-Using} to Built-Using on genxdr.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 15 Mar 2023 00:45:49 -0000
+
 golang-github-calmh-xdr (2.0.1-8) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 29c431c..a96cbae 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (= 13),
                dh-sequence-golang,
                golang-any
 Testsuite: autopkgtest-pkg-go
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Homepage: https://github.com/calmh/xdr
 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-calmh-xdr
 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-calmh-xdr.git
@@ -29,6 +29,7 @@ Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Static-Built-Using: ${misc:Static-Built-Using}
+Built-Using: ${misc:Built-Using}
 Description: Go XDR enc/decoder - code generation utility
  Package xdr is an XDR marshalling/unmarshalling library.
  It uses code generation and not reflection.

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package genxdr

No differences were encountered between the control files of package golang-github-calmh-xdr-dev

Run locally

More details

Full run details