Lintian Fixes - munin-c

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index ce3f738..49f5b17 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+munin-c (0.0.13-2) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 12 to 13.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Drop unnecessary dependency on dh-autoreconf.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 07 Feb 2023 22:43:27 -0000
+
 munin-c (0.0.13-1) unstable; urgency=medium
 
   * New upstream version 0.0.13
diff --git a/debian/control b/debian/control
index 7a50a02..36a93e2 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,9 @@ Section: net
 Priority: optional
 Maintainer: Matthias Schmitz <matthias@sigxcpu.org>
 Build-Depends:
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
  po-debconf,
-Standards-Version: 4.3.0
+Standards-Version: 4.6.2
 Homepage: https://github.com/munin-monitoring/munin-c/
 Vcs-Git: https://salsa.debian.org/matthias-guest/pkg-munin-c.git
 Vcs-Browser: https://salsa.debian.org/matthias-guest/pkg-munin-c
diff --git a/debian/rules b/debian/rules
index 707d22d..e32eb21 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_auto_configure:
 	# enable verbose build logs
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..cdd603c
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/munin-monitoring/munin-c/issues
+Bug-Submit: https://github.com/munin-monitoring/munin-c/issues/new
+Repository-Browse: https://github.com/munin-monitoring/munin-c

Run locally

More details

Full run details

Historical runs