Lintian Fixes - haskell-safe

Ready changes

Summary

Lintian Result

Diff

diff --git a/p/haskell-safe/debian/changelog b/p/haskell-safe/debian/changelog
index 309e485021..081611d473 100644
--- a/p/haskell-safe/debian/changelog
+++ b/p/haskell-safe/debian/changelog
@@ -1,3 +1,13 @@
+haskell-safe (0.3.19-3) UNRELEASED; urgency=medium
+
+  * Remove empty leading paragraph in Description.
+  * 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>  Sat, 08 Apr 2023 14:44:14 -0000
+
 haskell-safe (0.3.19-2) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.1
diff --git a/p/haskell-safe/debian/control b/p/haskell-safe/debian/control
index a10128758b..73ee7b67b8 100644
--- a/p/haskell-safe/debian/control
+++ b/p/haskell-safe/debian/control
@@ -11,7 +11,7 @@ Build-Depends:
  ghc-prof,
  haskell-devscripts (>= 0.13),
 Build-Depends-Indep: ghc-doc
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Homepage: https://github.com/ndmitchell/safe#readme
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-safe
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-safe]
@@ -23,7 +23,6 @@ Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: GHC Library for safe (pattern match free) functions${haskell:ShortBlurb}
- .
  Partial functions from the base library, such as head and !!, modified to
  return more descriptive error messages, programmer defined error messages,
  Maybe wrapped results and default values. These functions can be used to
@@ -38,7 +37,6 @@ Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: Profiling library for safe (pattern match free) functions${haskell:ShortBlurb}
- .
  Partial functions from the base library, such as head and !!, modified to
  return more descriptive error messages, programmer defined error messages,
  Maybe wrapped results and default values. These functions can be used to
@@ -53,7 +51,6 @@ Depends: ${haskell:Depends}, ${misc:Depends}
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Description: Documentation for safe library for (pattern match free) functions${haskell:ShortBlurb}
- .
  Partial functions from the base library, such as head and !!, modified to
  return more descriptive error messages, programmer defined error messages,
  Maybe wrapped results and default values. These functions can be used to
diff --git a/p/haskell-safe/debian/upstream/metadata b/p/haskell-safe/debian/upstream/metadata
new file mode 100644
index 0000000000..8d1960766d
--- /dev/null
+++ b/p/haskell-safe/debian/upstream/metadata
@@ -0,0 +1,6 @@
+---
+Archive: Hackage
+Bug-Database: https://github.com/ndmitchell/safe/issues
+Bug-Submit: https://github.com/ndmitchell/safe/issues/new
+Repository: https://github.com/ndmitchell/safe.git
+Repository-Browse: https://github.com/ndmitchell/safe
diff --git a/p/haskell-safe/debian/watch b/p/haskell-safe/debian/watch
index 7976eaf8fa..1566654fc0 100644
--- a/p/haskell-safe/debian/watch
+++ b/p/haskell-safe/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://hackage.haskell.org/package/safe/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

Debdiff

File lists identical (after any substitutions)

Control files of package libghc-safe-dev: lines which differ (wdiff format)

  •  .

Control files of package libghc-safe-doc: lines which differ (wdiff format)

  •  .

Control files of package libghc-safe-prof: lines which differ (wdiff format)

  • Depends: libghc-base-prof-4.15.1.0-6a406, libghc-safe-dev (= 
     .

Run locally

More details

Full run details