Lintian Fixes - golang-github-cespare-xxhash

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 7f6851f..d1a7d46 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+golang-github-cespare-xxhash (2.1.1-3) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 12 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+    Repository-Browse.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 09 Jun 2023 15:38:31 -0000
+
 golang-github-cespare-xxhash (2.1.1-2) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index 48082f7..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-12
diff --git a/debian/control b/debian/control
index c4903a0..d90f97f 100644
--- a/debian/control
+++ b/debian/control
@@ -4,10 +4,10 @@ Uploaders: Alexandre Viau <aviau@debian.org>, Dmitry Smirnov <onlyjob@debian.org
 Section: devel
 Testsuite: autopkgtest-pkg-go
 Priority: optional
-Build-Depends: debhelper (>= 12~),
+Build-Depends: debhelper-compat (= 13),
                dh-golang,
                golang-any,
-Standards-Version: 4.4.1
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-cespare-xxhash
 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-cespare-xxhash.git
 Homepage: https://github.com/cespare/xxhash
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..6b5a14d
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/cespare/xxhash/issues
+Bug-Submit: https://github.com/cespare/xxhash/issues/new
+Repository: https://github.com/cespare/xxhash.git
+Repository-Browse: https://github.com/cespare/xxhash

Run locally

More details

Full run details

Historical runs