Scrub Obsolete - etbemon

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 63ae34e..64e04b4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+etbemon (1.3.7-2) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + mon: Drop versioned constraint on mon-client (>= 1.2.0) in Depends.
+    + mon: Drop conflict with removed package mon-contrib (<= 1.0+dfsg-3+nmu1)
+      in Conflicts.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 13 Aug 2023 06:24:42 -0000
+
 etbemon (1.3.7-1) unstable; urgency=medium
 
   * Made sslcert.monitor not give duplicate results for multiple A records
diff --git a/debian/control b/debian/control
index b42977f..0f91fd8 100644
--- a/debian/control
+++ b/debian/control
@@ -12,10 +12,9 @@ Vcs-Browser: https://salsa.debian.org/etbe/etbemon
 
 Package: mon
 Architecture: any
-Depends: mon-client (>= 1.2.0), libtime-period-perl, adduser, ${shlibs:Depends}, ${misc:Depends}
+Depends: mon-client, libtime-period-perl, adduser, ${shlibs:Depends}, ${misc:Depends}
 Recommends: fping, libauthen-pam-perl, libfilesys-df-perl, libnet-perl, libnet-dns-perl, libnet-ldap-perl, libnet-telnet-perl, libsnmp-perl, libstatistics-descriptive-perl, libtime-parsedate-perl, libcrypt-ssleay-perl, libmail-imapclient-perl, libtimedate-perl, swaks, libcgi-pm-perl, bc, libproc-processtable-perl, libsys-filesystem-perl
 Suggests: mon-contrib, libdbd-mysql-perl, go-sendxmpp, xmpp-dns
-Conflicts: mon-contrib (<= 1.0+dfsg-3+nmu1)
 Description: monitor hosts/services/whatever and alert about problems
  "mon" is a tool for monitoring the availability of services.  Services
  may be network-related, environmental conditions, or anything that can

Run locally

More details

Full run details

Historical runs