Lintian Fixes - debug-me

Ready changes

Summary

Diff

diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index f2a3385..c98653c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: debug-me
 Maintainer: Sean Whitton <spwhitton@spwhitton.name>
 Priority: optional
 Section: net
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper-compat (= 13),
  dh-exec,
  ghc (>= 8.4.3),
  libghc-aeson-dev (>= 0.11),
diff --git a/debian/copyright b/debian/copyright
index c98387a..31fd9ae 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: debug-me
 Upstream-Contact: Joey Hess <id@joeyh.name>
 Source: https://debug-me.branchable.com/
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index 0239b89..0b63ced 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,2 +1,2 @@
 # maintainer is verifying upstream signatures on git tags
-debian-watch-may-check-gpg-signature
+debian-watch-does-not-check-openpgp-signature
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..ad115df
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,3 @@
+---
+Archive: Hackage
+Repository: git://debug-me.branchable.com/
diff --git a/debian/watch b/debian/watch
index ff39e23..82f7f36 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 http://hackage.haskell.org/package/debug-me/distro-monitor .*-([0-9\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in first set of .debs but not in second

-rw-r--r--  root/root   /lib/systemd/system/debug-me.service

No differences were encountered between the control files of package debug-me

No differences were encountered between the control files of package debug-me-server

Run locally

More details

Full run details