Lintian Fixes - bodr

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index cf7d8b0..10cda9e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ bodr (10-3) UNRELEASED; urgency=medium
   * Set debhelper-compat version in Build-Depends.
   * Drop unnecessary dh arguments: --parallel
   * Update standards version to 4.6.1, no changes needed.
+  * debian/watch: Use GitHub /tags rather than /releases page.
+  * Update standards version to 4.6.2, no changes needed.
 
  -- Debian Janitor <janitor@jelmer.uk>  Wed, 16 Nov 2022 13:51:00 -0000
 
diff --git a/debian/control b/debian/control
index c9f7d13..c978ebe 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Michael Banck <mbanck@debian.org>,
            Daniel Leidert <dleidert@debian.org>
 Build-Depends: debhelper-compat (= 13)
 Build-Depends-Indep: xsltproc
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Homepage: https://blueobelisk.github.io
 Vcs-Browser: https://salsa.debian.org/debichem-team/bodr
 Vcs-Git: https://salsa.debian.org/debichem-team/bodr.git
diff --git a/debian/watch b/debian/watch
index 2127fd8..8b99a18 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # See uscan(1) for format
 
 version=3
-https://github.com/egonw/bodr/releases .*/BODR-([\d\.]+)\.tar\.gz
+https://github.com/egonw/bodr/tags .*/BODR-([\d\.]+)\.tar\.gz

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details