Lintian Fixes - txtorcon

Ready changes

Summary

Diff

diff --git a/debian/control b/debian/control
index 7f16130..9d03021 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Privacy Tools Maintainers <pkg-privacy-maintainers@lists.alio
 Uploaders: Jérémy Bobbio <lunar@debian.org>
 Section: python
 Priority: optional
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                dh-python,
                graphviz,
                lsof,
@@ -15,7 +15,7 @@ Build-Depends: debhelper-compat (= 12),
                python3-sphinx,
                python3-twisted,
                tor
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/pkg-privacy-team/txtorcon
 Vcs-Git: https://salsa.debian.org/pkg-privacy-team/txtorcon.git
 Homepage: https://github.com/meejah/txtorcon
diff --git a/debian/rules b/debian/rules
index 0fb3db8..a334f92 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,6 +24,4 @@ override_dh_compress:
 	dh_compress -Xlaunch_tor_with_simplehttpd.py -O--buildsystem=pybuild
 
 override_dh_auto_test:
-ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 	PYTHONPATH=. trial3 --reporter=text test
-endif
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..13e8040
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/meejah/txtorcon/issues
+Bug-Submit: https://github.com/meejah/txtorcon/issues/new
+Repository-Browse: https://github.com/meejah/txtorcon

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package python-txtorcon-doc

No differences were encountered between the control files of package python3-txtorcon

Run locally

More details

Full run details