Run of scrub-obsolete for smb4k

Merge these changes:

git pull https://janitor.debian.net/git/smb4k scrub-obsolete/main
Full worker log

Summary

Scrub obsolete dependencies and constraints.

Diff

diff --git a/debian/changelog b/debian/changelog
index df45846..d861ac9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+smb4k (3.2.1-2) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + smb4k: Drop versioned constraint on cifs-utils (>= 2:4.1) [linux-any] in
+      Depends.
+    + smb4k: Drop versioned constraint on samba-common-bin (>= 2:3.4.7~dfsg) in
+      Depends.
+    + smb4k: Drop versioned constraint on smbclient (>= 2:3.4.7~dfsg) in
+      Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 16 May 2023 08:21:10 -0000
+
 smb4k (3.2.1-1) experimental; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index f0ce363..d4fe631 100644
--- a/debian/control
+++ b/debian/control
@@ -39,9 +39,9 @@ Vcs-Browser: https://salsa.debian.org/qt-kde-team/extras/smb4k/-/tree/experiment
 
 Package: smb4k
 Architecture: kfreebsd-any linux-any
-Depends: cifs-utils (>= 2:4.1) [linux-any] | freebsd-smbfs [kfreebsd-any],
-         samba-common-bin (>= 2:3.4.7~dfsg),
-         smbclient (>= 2:3.4.7~dfsg),
+Depends: cifs-utils [linux-any] | freebsd-smbfs [kfreebsd-any],
+         samba-common-bin,
+         smbclient,
          ${misc:Depends},
          ${shlibs:Depends}
 Recommends: rsync

Publish History

Resulting package

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t scrub-obsolete smb4k-dbgsymapt install -t scrub-obsolete smb4k

Lintian Result