Lintian Fixes - python-libtmux

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 0418929..4af3422 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -59,12 +59,12 @@ python-libtmux (0.8.2-2) unstable; urgency=medium
   * d/watch: Use https protocol
 
  -- Sebastien Delafond <seb@debian.org>  Sat, 21 Dec 2019 08:55:12 +0100
-  
+
 python-libtmux (0.8.2-1) unstable; urgency=medium
 
   [Ondřej Nový]
   * d/watch: Use https protocol
-  
+
   [Sébastien Delafond]
   * Remove python2 package
   * Depend on tmux (Closes: #945782)
diff --git a/debian/control b/debian/control
index a499b56..d0e2aa5 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@ Source: python-libtmux
 Maintainer: Sebastien Delafond <seb@debian.org>
 Section: python
 Priority: optional
-Build-Depends: debhelper-compat (= 12), dh-python, python3-setuptools, python3-all
-Standards-Version: 4.6.1
+Build-Depends: debhelper-compat (= 13), dh-python, python3-setuptools, python3-all, python3-poetry-core
+Standards-Version: 4.6.2
 Homepage: https://github.com/tony/libtmux/
 Vcs-Git: https://salsa.debian.org/debian/python-libtmux.git
 Vcs-Browser: https://salsa.debian.org/debian/python-libtmux
diff --git a/debian/rules b/debian/rules
index 26eb9ee..0990c55 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,4 +10,3 @@ export PYBUILD_TEST_PYTEST=0
 
 %:
 	dh $@ --with python3 --buildsystem=pybuild
-
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..2ccc919
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/tmux-python/libtmux/issues
+Bug-Submit: https://github.com/tmux-python/libtmux/issues/new
+Repository: https://github.com/tmux-python/libtmux.git
+Repository-Browse: https://github.com/tmux-python/libtmux

Run locally

More details

Full run details

Historical runs