Lintian Fixes - golang-github-paypal-gatt

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index b597730..05037a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+golang-github-paypal-gatt (0.0~git20151011.4ae819d-4) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 18 May 2023 01:54:34 -0000
+
 golang-github-paypal-gatt (0.0~git20151011.4ae819d-3) unstable; urgency=medium
 
   * update watch file
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index 9de50a6..fc02ff7 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,10 @@ Section: devel
 Priority: optional
 Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
 Uploaders: Thorsten Alteholz <debian@alteholz.de>
-Build-Depends: debhelper (>= 11),
+Build-Depends: debhelper-compat (= 13),
                dh-golang,
                golang-any
-Standards-Version: 4.3.0
+Standards-Version: 4.6.2
 Homepage: https://github.com/paypal/gatt
 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-paypal-gatt
 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-paypal-gatt.git
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..103b0b7
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/paypal/gatt/issues
+Bug-Submit: https://github.com/paypal/gatt/issues/new
+Repository-Browse: https://github.com/paypal/gatt

Run locally

More details

Full run details

Historical runs