Scrub Obsolete - ptunnel

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 4de651f..ca25acb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+ptunnel (0.72-4) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop versioned constraint on patchutils.
+    + ptunnel: Drop versioned constraint on lsb-base in Depends.
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop dependency on transitional package libpcap-dev.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 28 Oct 2022 00:19:14 -0000
+
 ptunnel (0.72-3) unstable; urgency=medium
 
   * debian/control: use dh11
diff --git a/debian/control b/debian/control
index dedc36b..6749721 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,9 @@ Section: net
 Priority: optional
 Maintainer: Thorsten Alteholz <debian@alteholz.de>
 Build-Depends: debhelper (>= 11)
-	, libpcap0.8-dev | libpcap-dev
+	, libpcap0.8-dev
 	, libselinux1-dev [linux-any]
-	, patchutils (>= 0.2.25)
+	, patchutils
 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/
@@ -16,7 +16,7 @@ Package: ptunnel
 Architecture: any
 Depends: ${misc:Depends}
 	, ${shlibs:Depends}
-	, lsb-base (>=3.0-6)
+	, lsb-base
 Description: Tunnel TCP connections over ICMP packets
  ptunnel is an application that allows you to reliably tunnel TCP
  connections to a remote host using ICMP echo request and reply

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)

  • Depends: libc6 (>= 2.34), libpcap0.8 (>= 0.9.8), libselinux1 (>= 3.1~), lsb-base (>= 3.0-6)

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

  • Build-Ids: d4eddac74a5069c63b16d0d2571124330858f03d b3a5a4b417d0410abccaaa36c78e6a4b06f2c9c4

Run locally

More details

Full run details