Lintian Fixes - sniproxy

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index a4cd129..da28419 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+sniproxy (0.6.0-2.2) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Drop unnecessary dependency on dh-autoreconf.
+  * Update standards version to 4.6.2, no changes needed.
+  * Set upstream metadata fields: Repository.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 12 May 2023 14:14:03 -0000
+
 sniproxy (0.6.0-2.1) unstable; urgency=medium
 
   * Non-maintainer upload by the LTS Team.
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 2505469..ac1c0f7 100644
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,13 @@ Section: web
 Priority: optional
 Maintainer: Jan Dittberner <jandd@debian.org>
 Build-Depends: curl,
-               debhelper (>= 11.1),
+               debhelper-compat (= 13),
                gettext,
                libev-dev (>= 4.0),
                libpcre3-dev,
                libudns-dev,
                pkg-config
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 Homepage: https://github.com/dlundquist/sniproxy
 Vcs-Git: https://salsa.debian.org/debian/sniproxy.git
 Vcs-Browser: https://salsa.debian.org/debian/sniproxy
diff --git a/debian/rules b/debian/rules
index de8b5d7..71cfe04 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,4 +22,4 @@ override_dh_installsystemd:
 	dh_installsystemd --no-enable --no-start
 
 %:
-	dh $@ --with autoreconf
+	dh $@
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..b9818b2
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/dlundquist/sniproxy/issues
+Bug-Submit: https://github.com/dlundquist/sniproxy/issues/new
+Repository: https://github.com/dlundquist/sniproxy.git
+Repository-Browse: https://github.com/dlundquist/sniproxy

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/debug/.build-id/2c/bac5d45f2a991901f24aa4413e9310aae003b3.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/6c/a1a79a93591abf9f39e9a5dcff45198bc98a8c.debug

No differences were encountered between the control files of package sniproxy

Control files of package sniproxy-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 6ca1a79a93591abf9f39e9a5dcff45198bc98a8c 2cbac5d45f2a991901f24aa4413e9310aae003b3

Run locally

More details

Full run details