Lintian Fixes - bustle

Ready changes

Summary

Diff

diff --git a/p/bustle/debian/bustle.lintian-overrides b/p/bustle/debian/bustle.lintian-overrides
index 25d3d4c311..e4a0c15616 100644
--- a/p/bustle/debian/bustle.lintian-overrides
+++ b/p/bustle/debian/bustle.lintian-overrides
@@ -1 +1 @@
-binary-or-shlib-defines-rpath
+custom-library-search-path
diff --git a/p/bustle/debian/changelog b/p/bustle/debian/changelog
index bb92928094..93af9d5d03 100644
--- a/p/bustle/debian/changelog
+++ b/p/bustle/debian/changelog
@@ -1,3 +1,15 @@
+bustle (0.8.0-3) UNRELEASED; urgency=medium
+
+  * Update watch file format version to 4.
+  * Bump debhelper from old 10 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Update renamed lintian tag names in lintian overrides.
+  * Set upstream metadata fields: Archive, Bug-Database, Bug-Submit, Repository,
+    Repository-Browse.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 11 Mar 2023 02:48:59 -0000
+
 bustle (0.8.0-2) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.1
diff --git a/p/bustle/debian/compat b/p/bustle/debian/compat
deleted file mode 100644
index f599e28b8a..0000000000
--- a/p/bustle/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/p/bustle/debian/control b/p/bustle/debian/control
index c8cf46b618..e058b05b04 100644
--- a/p/bustle/debian/control
+++ b/p/bustle/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
 Uploaders: Héctor Orón Martínez <zumbi@debian.org>, Iain Lane <laney@debian.org>
          , Louis Bettens <louis@bettens.info>
 Rules-Requires-Root: no
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper-compat (= 13),
  ghc,
  pkg-config,
  libdbus-1-dev,
@@ -18,7 +18,7 @@ Build-Depends: debhelper (>= 10),
  libghc-pango-dev,
  help2man,
  intltool,
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Homepage: https://gitlab.freedesktop.org/bustle/bustle#readme
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/bustle
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/bustle]
diff --git a/p/bustle/debian/upstream/metadata b/p/bustle/debian/upstream/metadata
new file mode 100644
index 0000000000..7523012769
--- /dev/null
+++ b/p/bustle/debian/upstream/metadata
@@ -0,0 +1,6 @@
+---
+Archive: Hackage
+Bug-Database: https://gitlab.freedesktop.org/bustle/bustle/-/issues
+Bug-Submit: https://gitlab.freedesktop.org/bustle/bustle/-/issues/new
+Repository: https://gitlab.freedesktop.org/bustle/bustle.git
+Repository-Browse: https://gitlab.freedesktop.org/bustle/bustle
diff --git a/p/bustle/debian/watch b/p/bustle/debian/watch
index 9e6fde7262..c8f0adccd2 100644
--- a/p/bustle/debian/watch
+++ b/p/bustle/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://hackage.haskell.org/package/bustle/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

Run locally

More details

Full run details

Historical runs