Lintian Fixes - tmuxp

Ready changes

Summary

Diff

diff --git a/debian/control b/debian/control
index 0e4328b..65840b8 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Sebastien Delafond <seb@debian.org>
 Section: utils
 Priority: optional
 Build-Depends:
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
  dh-python,
  python3-all,
  python3-click,
@@ -14,7 +14,8 @@ Build-Depends:
  python3-setuptools,
  tmux,
  vulture,
-Standards-Version: 4.6.1
+ python3-poetry-core,
+Standards-Version: 4.6.2
 Homepage: https://github.com/tony/tmuxp/
 Vcs-Git: https://salsa.debian.org/debian/tmuxp.git
 Vcs-Browser: https://salsa.debian.org/debian/tmuxp
diff --git a/debian/rules b/debian/rules
index 482b0fd..9e72556 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,4 +7,3 @@ export PYBUILD_DISABLE=test
 
 %:
 	dh $@ --with python3 --buildsystem=pybuild
-
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..2b149f0
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/tmux-python/tmuxp/issues
+Bug-Submit: https://github.com/tmux-python/tmuxp/issues/new
+Repository: https://github.com/tmux-python/tmuxp.git
+Repository-Browse: https://github.com/tmux-python/tmuxp

Run locally

More details

Full run details

Historical runs