Lintian Fixes - ptunnel

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 4de651f..f636d8c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+ptunnel (0.72-4) UNRELEASED; urgency=medium
+
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Trim trailing whitespace.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 13 Jan 2023 10:46:31 -0000
+
 ptunnel (0.72-3) unstable; urgency=medium
 
   * debian/control: use dh11
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 dedc36b..0201876 100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,13 @@ Source: ptunnel
 Section: net
 Priority: optional
 Maintainer: Thorsten Alteholz <debian@alteholz.de>
-Build-Depends: debhelper (>= 11)
+Build-Depends: debhelper-compat (= 13)
 	, libpcap0.8-dev | libpcap-dev
 	, libselinux1-dev [linux-any]
 	, patchutils (>= 0.2.25)
 Standards-Version: 4.2.1
 #Homepage: http://www.cs.uit.no/~daniels/PingTunnel/
-Homepage: http://www.mit.edu/afs.new/sipb/user/golem/tmp/ptunnel-0.61.orig/web/
+Homepage: https://www.mit.edu/afs.new/sipb/user/golem/tmp/ptunnel-0.61.orig/web/
 Vcs-Browser: https://salsa.debian.org/alteholz/ptunnel
 Vcs-Git: https://salsa.debian.org/alteholz/ptunnel.git
 
diff --git a/debian/rules b/debian/rules
index 896d652..cb9013a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ CFLAGS:=$(shell dpkg-buildflags --get CFLAGS)
 LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS)
 
 %:
-	dh  $@
+	dh $@
 
 override_dh_auto_build:
 	dh_auto_build -- CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" CPPFLAGS="$(CPPFLAGS)"

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/b3/a5a4b417d0410abccaaa36c78e6a4b06f2c9c4.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/d4/eddac74a5069c63b16d0d2571124330858f03d.debug

Control files of package ptunnel: lines which differ (wdiff format)

  • Homepage: http://www.mit.edu/afs.new/sipb/user/golem/tmp/ptunnel-0.61.orig/web/ https://www.mit.edu/afs.new/sipb/user/golem/tmp/ptunnel-0.61.orig/web/

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

  • Build-Ids: d4eddac74a5069c63b16d0d2571124330858f03d b3a5a4b417d0410abccaaa36c78e6a4b06f2c9c4

Run locally

More details

Full run details