Lintian Fixes - haxml

Ready changes

Summary

Diff

diff --git a/p/haxml/debian/changelog b/p/haxml/debian/changelog
index 2cc5b751f7..10e24b98fd 100644
--- a/p/haxml/debian/changelog
+++ b/p/haxml/debian/changelog
@@ -1,3 +1,14 @@
+haxml (1:1.25.11-2) UNRELEASED; urgency=medium
+
+  * Remove empty leading paragraph in Description.
+  * Update watch file format version to 4.
+  * Update renamed lintian tag names in lintian overrides.
+  * Set upstream metadata fields: Archive, Bug-Database, Bug-Submit,
+    Repository-Browse.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 28 Feb 2023 15:04:39 -0000
+
 haxml (1:1.25.11-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/p/haxml/debian/control b/p/haxml/debian/control
index 2361520686..ca61fe16db 100644
--- a/p/haxml/debian/control
+++ b/p/haxml/debian/control
@@ -24,7 +24,7 @@ Build-Depends-Indep:
  html2text,
  libghc-polyparse-doc,
  libghc-random-doc,
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Homepage: https://github.com/HaXml/HaXml
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haxml
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haxml]
@@ -40,7 +40,6 @@ Recommends:
 Suggests:
  ${haskell:Suggests},
 Description: utilities for using XML documents with Haskell
- .
  HaXml is a collection of utilities for parsing, filtering,
  transforming, and generating XML documents using Haskell. Its basic
  facilities include:
diff --git a/p/haxml/debian/haxml.lintian-overrides b/p/haxml/debian/haxml.lintian-overrides
index 25d3d4c311..e4a0c15616 100644
--- a/p/haxml/debian/haxml.lintian-overrides
+++ b/p/haxml/debian/haxml.lintian-overrides
@@ -1 +1 @@
-binary-or-shlib-defines-rpath
+custom-library-search-path
diff --git a/p/haxml/debian/upstream/metadata b/p/haxml/debian/upstream/metadata
new file mode 100644
index 0000000000..cb5b742bcb
--- /dev/null
+++ b/p/haxml/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Archive: Hackage
+Bug-Database: https://github.com/HaXml/HaXml/issues
+Bug-Submit: https://github.com/HaXml/HaXml/issues/new
+Repository-Browse: https://github.com/HaXml/HaXml
diff --git a/p/haxml/debian/watch b/p/haxml/debian/watch
index de164c55bb..e659a06181 100644
--- a/p/haxml/debian/watch
+++ b/p/haxml/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://hackage.haskell.org/package/HaXml/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

Run locally

More details

Full run details