Lintian Fixes - golang-github-labstack-echo.v2

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index c9add68..aef76ff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+golang-github-labstack-echo.v2 (2.2.0-4) UNRELEASED; urgency=medium
+
+  * Bump debhelper dependency to >= 10, since that's what is used in
+    debian/compat.
+  * Bump debhelper from old 10 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 09 Apr 2023 03:25:55 -0000
+
 golang-github-labstack-echo.v2 (2.2.0-3) unstable; urgency=medium
 
   [ Debian Janitor ]
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index a0dde70..b7b6f7e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: devel
 Priority: optional
 Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
 Uploaders: Nobuhiro Iwamatsu <iwamatsu@debian.org>
-Build-Depends: debhelper,
+Build-Depends: debhelper-compat (= 13),
                dh-golang,
                golang-any,
                golang-github-dgrijalva-jwt-go-dev,
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..d4df619
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/labstack/echo/issues
+Bug-Submit: https://github.com/labstack/echo/issues/new
+Repository-Browse: https://github.com/labstack/echo

Run locally

More details

Full run details

Historical runs