Lintian Fixes - ido-vertical-mode

Ready changes

Summary

Lintian Result

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 7f16a78..7d88819 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: Lev Lamberov <dogsleg@debian.org>
-Build-Depends: debhelper (>= 10),
-               dh-elpa
+Build-Depends: debhelper-compat (= 13), dh-elpa
 Standards-Version: 3.9.8
 Testsuite: autopkgtest-pkg-elpa
 Homepage: https://github.com/creichert/ido-vertical-mode.el
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/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..99312c1
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/creichert/ido-vertical-mode.el/issues
+Bug-Submit: https://github.com/creichert/ido-vertical-mode.el/issues/new
+Repository: https://github.com/creichert/ido-vertical-mode.el.git
+Repository-Browse: https://github.com/creichert/ido-vertical-mode.el

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details