Lintian Fixes - rcm

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index b029676..31c54f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+rcm (1.3.4-2) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 12 to 13.
+  * Set upstream metadata fields: Repository-Browse.
+  * Drop unnecessary dependency on dh-autoreconf.
+  * Update standards version to 4.6.2, no changes needed.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 05 Jan 2023 20:38:47 -0000
+
 rcm (1.3.4-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 663d147..4b59b7c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,9 @@ Section: utils
 Priority: optional
 Maintainer: Benjamin Barenblat <bbaren@debian.org>
 Build-Depends:
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
  python3-cram,
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 Homepage: https://github.com/thoughtbot/rcm
 Vcs-Browser: https://git.benjamin.barenblat.name/debian-rcm/
 Vcs-Git: https://git.benjamin.barenblat.name/debian-rcm.git
diff --git a/debian/rules b/debian/rules
index 206bfd9..2f172f9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --no-parallel --with autoreconf
+	dh $@ --no-parallel
 
 .PHONY: override_dh_autoreconf
 override_dh_autoreconf:
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..8573fea
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/thoughtbot/rcm/issues
+Bug-Submit: https://github.com/thoughtbot/rcm/issues/new
+Repository: https://github.com/thoughtbot/rcm.git
+Repository-Browse: https://github.com/thoughtbot/rcm

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details