Scrub Obsolete - netmate

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 2c243d2..0fbd7bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+netmate (0.2.0-13) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Replace dependency on transitional package libpcap-dev with
+      replacement libpcap0.8-dev.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 12 Aug 2023 13:49:46 -0000
+
 netmate (0.2.0-12) unstable; urgency=medium
 
   * QA upload.
diff --git a/debian/control b/debian/control
index 690e5e1..923aac8 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: netmate
 Section: net
 Priority: optional
 Maintainer: Debian QA Group <packages@qa.debian.org>
-Build-Depends: debhelper-compat (= 13), libgtk-3-dev, libpcap-dev
+Build-Depends: debhelper-compat (= 13), libgtk-3-dev, libpcap0.8-dev
 Standards-Version: 4.6.0
 Rules-Requires-Root: no
 Homepage: https://github.com/Rup0rt/netmate

Run locally

More details

Full run details