Lintian Fixes - haskell-bool-extras

Ready changes

Summary

Lintian Result

Diff

diff --git a/p/haskell-bool-extras/debian/changelog b/p/haskell-bool-extras/debian/changelog
index 0d6eb42da5..0f9f43b777 100644
--- a/p/haskell-bool-extras/debian/changelog
+++ b/p/haskell-bool-extras/debian/changelog
@@ -1,3 +1,12 @@
+haskell-bool-extras (0.4.0-11) UNRELEASED; urgency=medium
+
+  * debian/copyright: use spaces rather than tabs to start continuation lines.
+  * Update watch file format version to 4.
+  * Use secure URI in Homepage field.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 15 May 2023 16:37:26 -0000
+
 haskell-bool-extras (0.4.0-10) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.1
diff --git a/p/haskell-bool-extras/debian/control b/p/haskell-bool-extras/debian/control
index d590135639..6c94d0c4a1 100644
--- a/p/haskell-bool-extras/debian/control
+++ b/p/haskell-bool-extras/debian/control
@@ -10,8 +10,8 @@ Build-Depends: debhelper (>= 10),
  ghc (>= 8),
  ghc-prof,
 Build-Depends-Indep: ghc-doc,
-Standards-Version: 4.6.1
-Homepage: http://tom.lokhorst.eu/bool-extras
+Standards-Version: 4.6.2
+Homepage: https://tom.lokhorst.eu/bool-extras
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-bool-extras
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-bool-extras]
 X-Description: fold function for Bool type
diff --git a/p/haskell-bool-extras/debian/copyright b/p/haskell-bool-extras/debian/copyright
index 66b05d5124..1b93aab6e5 100644
--- a/p/haskell-bool-extras/debian/copyright
+++ b/p/haskell-bool-extras/debian/copyright
@@ -6,7 +6,7 @@ Source: https://hackage.haskell.org/package/bool-extras
 Files: *
 Copyright: 2009 Erik Hesselink
            2009 Jeroen Leeuwestein
-	   2009 Tom Lokhorst
+           2009 Tom Lokhorst
            2009 Sebastiaan Visser
 License: BSD-3-clause
 
diff --git a/p/haskell-bool-extras/debian/watch b/p/haskell-bool-extras/debian/watch
index 3e914ee884..4e65869272 100644
--- a/p/haskell-bool-extras/debian/watch
+++ b/p/haskell-bool-extras/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://hackage.haskell.org/package/bool-extras/distro-monitor .*-([0-9\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

Run locally

More details

Full run details