Scrub Obsolete - hobbit-plugins

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 8fd7e70..9ed6b78 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 hobbit-plugins (20220407) UNRELEASED; urgency=medium
 
+  [ Axel Beckert ]
   * Revert "Drop Suggests: hddtemp." (Reopens: #1001950)
   * dirtyvcs: Automatically add existing repositories from
     /etc/xymon/dirty_vcs_dirs to /var/lib/xymon/.gitconfig's
@@ -13,6 +14,13 @@ hobbit-plugins (20220407) UNRELEASED; urgency=medium
     Thanks tarzeau for reporting this!
   * Fix typo in comment in libs.yaml.
 
+  [ Debian Janitor ]
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop versioned constraint on dpkg-dev.
+    + hobbit-plugins: Drop versioned constraint on xymon-client in Depends.
+    + hobbit-plugins: Drop versioned constraint on sudo in Recommends.
+    + hobbit-plugins: Drop versioned constraint on dpkg in Pre-Depends.
+
  -- Axel Beckert <abe@debian.org>  Wed, 06 Apr 2022 11:58:40 +0200
 
 hobbit-plugins (20220406) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index c044bbc..73e8514 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,6 @@ Priority: optional
 Maintainer: Christoph Berg <myon@debian.org>
 Uploaders: Axel Beckert <abe@debian.org>
 Build-Depends: debhelper-compat (= 13),
-               dpkg-dev (>= 1.17),
                libdbd-pg-perl,
                libfile-which-perl,
                libfile-slurp-perl,
@@ -26,8 +25,7 @@ Rules-Requires-Root: no
 
 Package: hobbit-plugins
 Architecture: all
-Pre-Depends: dpkg (>= 1.15.7.2)
-Depends: xymon-client (>= 4.3.17-2~),
+Depends: xymon-client,
          ${misc:Depends}
 Recommends: binutils,
             dctrl-tools,
@@ -36,7 +34,7 @@ Recommends: binutils,
             libyaml-tiny-perl,
             lsb-release,
             lsof,
-            sudo (>= 1.7.2p1-1)
+            sudo
 Suggests: apt-config-auto-update,
           bzr,
           cciss-vol-status,

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: xymon-client (>= 4.3.17-2~)
  • Pre-Depends: dpkg (>= 1.15.7.2)
  • Recommends: binutils, dctrl-tools, libfile-slurp-perl, libsort-naturally-perl, libyaml-tiny-perl, lsb-release, lsof, sudo (>= 1.7.2p1-1)

Run locally

More details

Full run details