Lintian Fixes - python-fusepy

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index bfd3275..793c964 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+python-fusepy (3.0.1-3) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 12 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Repository-Browse.
+  * Update standards version to 4.6.0, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 01 Sep 2022 09:50:19 -0000
+
 python-fusepy (3.0.1-2) unstable; urgency=medium
 
   * Remove python2 binary package.
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index 48082f7..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-12
diff --git a/debian/control b/debian/control
index 3c8ae5f..0ef47fb 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,12 @@ Source: python-fusepy
 Section: python
 Priority: optional
 Maintainer: Sascha Steinbiss <satta@debian.org>
-Build-Depends: debhelper (>= 12),
+Build-Depends: debhelper-compat (= 13),
                dh-python,
                python3-all,
                python3-setuptools,
                libfuse2
-Standards-Version: 4.4.0
+Standards-Version: 4.6.0
 Testsuite: autopkgtest-pkg-python
 Vcs-Git: https://salsa.debian.org/debian/python-fusepy.git
 Vcs-Browser: https://salsa.debian.org/debian/python-fusepy
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..f79da8a
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+---
+Repository-Browse: https://github.com/terencehonles/fusepy

Run locally

More details

Full run details