Lintian Fixes - python-pyqrcode

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 826dd73..572039d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+python-pyqrcode (1.2.1-5) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 12 to 13.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+    Repository-Browse.
+  * Update standards version to 4.6.0, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 31 Aug 2022 19:21:18 -0000
+
 python-pyqrcode (1.2.1-4) unstable; urgency=medium
 
   * Remove Python2 autopkgtest.
diff --git a/debian/control b/debian/control
index b135ac3..d5371ea 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,11 @@ Section: python
 Priority: optional
 Maintainer: Sascha Steinbiss <satta@debian.org>
 Build-Depends: debhelper (>= 12~),
-               debhelper-compat (= 12),
+               debhelper-compat (= 13),
                dh-python,
                python3-all,
                python3-setuptools
-Standards-Version: 4.4.1
+Standards-Version: 4.6.0
 Vcs-Git: https://salsa.debian.org/debian/python-pyqrcode.git
 Vcs-Browser: https://salsa.debian.org/debian/python-pyqrcode
 Homepage: https://github.com/mnooner256/pyqrcode
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..f932d6d
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/mnooner256/pyqrcode/issues
+Bug-Submit: https://github.com/mnooner256/pyqrcode/issues/new
+Repository: https://github.com/mnooner256/pyqrcode.git
+Repository-Browse: https://github.com/mnooner256/pyqrcode

Run locally

More details

Full run details