Lintian Fixes - scout-clojure

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index cb57367..af0edcc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,14 @@ scout-clojure (0.1.1-6) UNRELEASED; urgency=medium
 
 
 
+  [ Debian Janitor ]
+  * Use secure copyright file specification URI.
+  * Update watch file format version to 4.
+  * Bump debhelper from old 10 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Set upstream metadata fields: Repository.
+
  -- Louis-Philippe Véronneau <pollo@debian.org>  Wed, 30 Jun 2021 13:20:00 -0400
 
 scout-clojure (0.1.1-5) unstable; urgency=medium
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 31cd204..0b1d64b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Clojure Maintainers <team+clojure@tracker.debian.org>
 Uploaders: Elana Hashman <ehashman@debian.org>
 Build-Depends:
- debhelper (>= 10),
+ debhelper-compat (= 13),
  maven-repo-helper (>= 1.7),
  default-jdk,
  javahelper (>= 0.43)
diff --git a/debian/copyright b/debian/copyright
index 9458d53..e73d739 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: scout
 Source: https://github.com/davidsantiago/scout
 
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..0e54a87
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/davidsantiago/scout/issues
+Bug-Submit: https://github.com/davidsantiago/scout/issues/new
+Repository: https://github.com/davidsantiago/scout.git
+Repository-Browse: https://github.com/davidsantiago/scout
diff --git a/debian/watch b/debian/watch
index 83f604c..4839817 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://github.com/davidsantiago/scout/tags/ .*/(\d[\d\.]+)\.tar\.gz

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details