Lintian Fixes - helm-projectile

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index d5612d6..2eb6a90 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,15 @@
 helm-projectile (0.14.0-7) UNRELEASED; urgency=medium
 
+  [ Nicholas D Steeves ]
   * Drop emacs24 from Enhances (package does not exist in bullseye).
 
+  [ Debian Janitor ]
+  * Bump debhelper from deprecated 9 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Update renamed lintian tag names in lintian overrides.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit.
+  * Drop unnecessary dh arguments: --parallel
+
  -- Nicholas D Steeves <sten@debian.org>  Wed, 28 Jul 2021 18:40:43 -0400
 
 helm-projectile (0.14.0-6) UNRELEASED; urgency=medium
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index ec63514..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-9
diff --git a/debian/control b/debian/control
index 1ba08cb..4f5e798 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,7 @@ Section: lisp
 Priority: optional
 Maintainer: Debian Emacsen Team <debian-emacsen@lists.debian.org>
 Uploaders: Sean Whitton <spwhitton@spwhitton.name>
-Build-Depends: debhelper (>= 9.20160402),
- dh-elpa (>= 1.7)
+Build-Depends: debhelper-compat (= 13), dh-elpa (>= 1.7)
 Standards-Version: 3.9.8
 Vcs-Browser: https://salsa.debian.org/emacsen-team/helm-projectile
 Vcs-Git: https://salsa.debian.org/emacsen-team/helm-projectile.git
diff --git a/debian/rules b/debian/rules
index 8eb7ccb..e8e22ba 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --parallel --with elpa
+	dh $@ --with elpa
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index b9db37f..6d3535b 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,2 +1,2 @@
 # not available
-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..1d2dc83
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,3 @@
+---
+Bug-Database: https://github.com/bbatsov/helm-projectile/issues
+Bug-Submit: https://github.com/bbatsov/helm-projectile/issues/new

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details