Lintian Fixes - haskell-crypto-random-api

Ready changes

Summary

Diff

diff --git a/p/haskell-crypto-random-api/debian/changelog b/p/haskell-crypto-random-api/debian/changelog
index 5af051283b..f10f94a7ee 100644
--- a/p/haskell-crypto-random-api/debian/changelog
+++ b/p/haskell-crypto-random-api/debian/changelog
@@ -1,3 +1,13 @@
+haskell-crypto-random-api (0.2.0-13) UNRELEASED; urgency=medium
+
+  * Update watch file format version to 4.
+  * Use secure URI in Homepage field.
+  * 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>  Wed, 10 May 2023 05:19:51 -0000
+
 haskell-crypto-random-api (0.2.0-12) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.1
diff --git a/p/haskell-crypto-random-api/debian/control b/p/haskell-crypto-random-api/debian/control
index 6d97727fff..27d0272fbd 100644
--- a/p/haskell-crypto-random-api/debian/control
+++ b/p/haskell-crypto-random-api/debian/control
@@ -13,8 +13,8 @@ Build-Depends:
  libghc-entropy-dev,
  libghc-entropy-prof,
 Build-Depends-Indep: ghc-doc, libghc-entropy-doc
-Standards-Version: 4.6.1
-Homepage: http://github.com/vincenthz/hs-crypto-random-api
+Standards-Version: 4.6.2
+Homepage: https://github.com/vincenthz/hs-crypto-random-api
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-crypto-random-api
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-crypto-random-api]
 
diff --git a/p/haskell-crypto-random-api/debian/upstream/metadata b/p/haskell-crypto-random-api/debian/upstream/metadata
new file mode 100644
index 0000000000..f4a94a569a
--- /dev/null
+++ b/p/haskell-crypto-random-api/debian/upstream/metadata
@@ -0,0 +1,6 @@
+---
+Archive: Hackage
+Bug-Database: https://github.com/vincenthz/hs-crypto-random-api/issues
+Bug-Submit: https://github.com/vincenthz/hs-crypto-random-api/issues/new
+Repository: https://github.com/vincenthz/hs-crypto-random-api.git
+Repository-Browse: https://github.com/vincenthz/hs-crypto-random-api
diff --git a/p/haskell-crypto-random-api/debian/watch b/p/haskell-crypto-random-api/debian/watch
index 4839671833..302de549e4 100644
--- a/p/haskell-crypto-random-api/debian/watch
+++ b/p/haskell-crypto-random-api/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://hackage.haskell.org/package/crypto-random-api/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

Run locally

More details

Full run details