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 92d9a53..0b53007 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,15 @@ smb4k (3.1.83-0r1) UNRELEASED; urgency=medium
   [ Pino Toscano ]
   * New upstream development release.
 
+  [ Debian Janitor ]
+  * 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 KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>  Sat, 07 Jan 2023 12:07:09 +0100
 
 smb4k (3.1.82-1) experimental; urgency=medium
diff --git a/debian/control b/debian/control
index aef25c7..02f5bec 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

  • 2023-01-07T15:14: Failed to create merge proposal: merge-conflict ( merge would conflict (upstream changes?) )

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