Lintian Fixes - py-isort-el

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 927c77b..1417a88 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,15 @@
 py-isort-el (2016.1-6) UNRELEASED; urgency=medium
 
+  [ Nicholas D Steeves ]
   * Drop emacs24 and emacs25 from Enhances (packages do not exist in
     bullseye).
 
+  [ Debian Janitor ]
+  * Bump debhelper from old 10 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+    Repository-Browse.
+
  -- Nicholas D Steeves <sten@debian.org>  Wed, 28 Jul 2021 18:50:47 -0400
 
 py-isort-el (2016.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 6c7ac88..75419fe 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +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),
+Build-Depends: debhelper-compat (= 13),
                dh-elpa,
                isort
 Standards-Version: 3.9.8
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..1f70402
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/paetzke/py-isort.el/issues
+Bug-Submit: https://github.com/paetzke/py-isort.el/issues/new
+Repository: https://github.com/paetzke/py-isort.el.git
+Repository-Browse: https://github.com/paetzke/py-isort.el

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details