Scrub Obsolete - exabgp

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 3563e3ce..e12d6c11 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+exabgp (4.2.21-2) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + exabgp: Drop versioned constraint on lsb-base in Depends.
+    + exabgp: Drop versioned constraint on debconf and dpkg in Pre-Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 25 Oct 2022 12:53:00 -0000
+
 exabgp (4.2.21-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/control b/debian/control
index 8c065dc5..7f5213ce 100644
--- a/debian/control
+++ b/debian/control
@@ -36,11 +36,10 @@ Description: BGP swiss army knife of networking - Python 3 module
 
 Package: exabgp
 Architecture: all
-Pre-Depends: debconf (>= 1.5.34),
-             dpkg (>= 1.15.7.2),
+Pre-Depends: debconf,
              ${misc:Pre-Depends}
 Depends: adduser,
-         lsb-base (>= 3.2-14),
+         lsb-base,
          python3-exabgp (= ${binary:Version}),
          python3-pkg-resources,
          ucf,

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

-rwxr-xr-x  root/root   DEBIAN/preinst

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

  • Depends: adduser, lsb-base (>= 3.2-14), lsb-base, python3-exabgp (=  python3-pkg-resources, ucf
  • Pre-Depends: debconf (>= 1.5.34), dpkg (>= 1.15.7.2), debconf, init-system-helpers (>= 1.54~)

No differences were encountered between the control files of package python3-exabgp

Run locally

More details

Full run details