Lintian Fixes - proxychains

Ready changes

Summary

  • Avoid setting debhelper compat version in debian/rules and debian/compat.
  • Update standards version to 4.6.1, no changes needed. ( out-of-date-standards-version )

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 9f954e1..20f716e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+proxychains (3.1-10) UNRELEASED; urgency=medium
+
+  * Avoid setting debhelper compat version in debian/rules and debian/compat.
+  * Update standards version to 4.6.1, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 21 Sep 2022 09:14:56 -0000
+
 proxychains (3.1-9) unstable; urgency=medium
 
   * debian/patches
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index 822d45d..f30d721 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
 Build-Depends:
  debhelper-compat (= 13),
 Homepage: http://proxychains.sourceforge.net
-Standards-Version: 4.5.0
+Standards-Version: 4.6.1
 Vcs-Git: https://salsa.debian.org/debian/proxychains.git
 Vcs-Browser: https://salsa.debian.org/debian/proxychains
 Rules-Requires-Root: no

Run locally

More details

Full run details