Lintian Fixes - haskell-emojis

Ready changes

Summary

Diff

diff --git a/p/haskell-emojis/debian/changelog b/p/haskell-emojis/debian/changelog
index ebb8175b40..1e1785c136 100644
--- a/p/haskell-emojis/debian/changelog
+++ b/p/haskell-emojis/debian/changelog
@@ -1,3 +1,12 @@
+haskell-emojis (0.1.2-2) UNRELEASED; urgency=medium
+
+  * Update watch file format version to 4.
+  * 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, 12 Apr 2023 09:01:33 -0000
+
 haskell-emojis (0.1.2-1) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.1
diff --git a/p/haskell-emojis/debian/control b/p/haskell-emojis/debian/control
index 90263360eb..843bdb9a4b 100644
--- a/p/haskell-emojis/debian/control
+++ b/p/haskell-emojis/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 10),
  libghc-hunit-dev,
  libghc-hunit-prof,
 Build-Depends-Indep: ghc-doc,
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Homepage: https://github.com/jgm/emojis#readme
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-emojis
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-emojis]
diff --git a/p/haskell-emojis/debian/upstream/metadata b/p/haskell-emojis/debian/upstream/metadata
new file mode 100644
index 0000000000..89e786e880
--- /dev/null
+++ b/p/haskell-emojis/debian/upstream/metadata
@@ -0,0 +1,6 @@
+---
+Archive: Hackage
+Bug-Database: https://github.com/jgm/emojis/issues
+Bug-Submit: https://github.com/jgm/emojis/issues/new
+Repository: https://github.com/jgm/emojis.git
+Repository-Browse: https://github.com/jgm/emojis
diff --git a/p/haskell-emojis/debian/watch b/p/haskell-emojis/debian/watch
index ff2079cd4d..ce5b88f6bd 100644
--- a/p/haskell-emojis/debian/watch
+++ b/p/haskell-emojis/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://hackage.haskell.org/package/emojis/distro-monitor .*-([0-9\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

Run locally

More details

Full run details