Lintian Fixes - easy-rsa

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 33bd28a..5a859af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+easy-rsa (3.1.0-0.2) 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,
+    Repository-Browse.
+  * Update standards version to 4.6.0, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 27 Aug 2022 12:19:46 -0000
+
 easy-rsa (3.1.0-0.1) unstable; urgency=medium
 
   * Non-maintainer upload.
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 e777001..2c745ca 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@ Source: easy-rsa
 Section: utils
 Priority: optional
 Maintainer: Michele Orrù <michele.orru@ens.psl.eu>
-Build-Depends: debhelper (>= 11~)
-Standards-Version: 4.5.0
+Build-Depends: debhelper-compat (= 13)
+Standards-Version: 4.6.0
 Rules-Requires-Root: no
 Homepage: https://github.com/OpenVPN/easy-rsa
 Vcs-Git: https://salsa.debian.org/debian/easy-rsa.git
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..fae33b0
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/OpenVPN/easy-rsa/issues
+Bug-Submit: https://github.com/OpenVPN/easy-rsa/issues/new
+Repository: https://github.com/OpenVPN/easy-rsa.git
+Repository-Browse: https://github.com/OpenVPN/easy-rsa

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details