Lintian Fixes - haskell-graphscc

Ready changes

Summary

Lintian Result

Diff

diff --git a/p/haskell-graphscc/debian/changelog b/p/haskell-graphscc/debian/changelog
index 9f41ca75e5..57f00e5b1b 100644
--- a/p/haskell-graphscc/debian/changelog
+++ b/p/haskell-graphscc/debian/changelog
@@ -1,3 +1,13 @@
+haskell-graphscc (1.0.4-8) 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-Browse.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 16 May 2023 03:55:40 -0000
+
 haskell-graphscc (1.0.4-7) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.1
diff --git a/p/haskell-graphscc/debian/control b/p/haskell-graphscc/debian/control
index afdb583fa4..de726abf57 100644
--- a/p/haskell-graphscc/debian/control
+++ b/p/haskell-graphscc/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://hackage.haskell.org/package/GraphSCC
+Standards-Version: 4.6.2
+Homepage: https://hackage.haskell.org/package/GraphSCC
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-graphscc]
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-graphscc
 X-Description: Tarjan's algorithm for computing the SCCs of a graph
diff --git a/p/haskell-graphscc/debian/upstream/metadata b/p/haskell-graphscc/debian/upstream/metadata
new file mode 100644
index 0000000000..e03d96b944
--- /dev/null
+++ b/p/haskell-graphscc/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Archive: Hackage
+Bug-Database: https://github.com/yav/GraphSCC/issues
+Bug-Submit: https://github.com/yav/GraphSCC/issues/new
+Repository-Browse: https://github.com/yav/GraphSCC
diff --git a/p/haskell-graphscc/debian/watch b/p/haskell-graphscc/debian/watch
index 333fb2b6b3..1d1587476e 100644
--- a/p/haskell-graphscc/debian/watch
+++ b/p/haskell-graphscc/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://hackage.haskell.org/package/GraphSCC/distro-monitor .*-([0-9\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

Debdiff

File lists identical (after any substitutions)

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

  • Homepage: http://hackage.haskell.org/package/GraphSCC https://hackage.haskell.org/package/GraphSCC

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

  • Homepage: http://hackage.haskell.org/package/GraphSCC https://hackage.haskell.org/package/GraphSCC

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

  • Homepage: http://hackage.haskell.org/package/GraphSCC https://hackage.haskell.org/package/GraphSCC

Run locally

More details

Full run details