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 0eade8a..693826c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,15 @@ smb4k (3.2.1-3) UNRELEASED; urgency=medium
     - drop the kfreebsd-any qualifiers from binary packages
     - drop the kfreebsd-specific freebsd-smbfs dependency
 
+  [ 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>  Fri, 14 Jul 2023 21:33:47 +0200
 
 smb4k (3.2.1-2) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index e6adb16..db1d88f 100644
--- a/debian/control
+++ b/debian/control
@@ -39,9 +39,9 @@ Vcs-Browser: https://salsa.debian.org/qt-kde-team/extras/smb4k
 
 Package: smb4k
 Architecture: linux-any
-Depends: cifs-utils (>= 2:4.1) [linux-any],
-         samba-common-bin (>= 2:3.4.7~dfsg),
-         smbclient (>= 2:3.4.7~dfsg),
+Depends: cifs-utils [linux-any],
+         samba-common-bin,
+         smbclient,
          ${misc:Depends},
          ${shlibs:Depends}
 Recommends: rsync

Publish History

  • 2023-07-30T10:11: Failed to create merge proposal: branch-missing ( Branch does not exist: Not a branch: "https://salsa.debian.org/qt-kde-team/extras/smb4k.git/": location is a repository. )
  • 2023-07-30T09:40: Failed to create merge proposal: branch-missing ( Branch does not exist: Not a branch: "https://salsa.debian.org/qt-kde-team/extras/smb4k.git/": location is a repository. )
  • 2023-07-30T09:13: Failed to create merge proposal: branch-missing ( Branch does not exist: Not a branch: "https://salsa.debian.org/qt-kde-team/extras/smb4k.git/": location is a repository. )
  • 2023-07-30T08:40: Failed to create merge proposal: branch-missing ( Branch does not exist: Not a branch: "https://salsa.debian.org/qt-kde-team/extras/smb4k.git/": location is a repository. )
  • 2023-07-30T08:14: Failed to create merge proposal: branch-missing ( Branch does not exist: Not a branch: "https://salsa.debian.org/qt-kde-team/extras/smb4k.git/": location is a repository. )
  • 2023-07-30T07:41: Failed to create merge proposal: branch-missing ( Branch does not exist: Not a branch: "https://salsa.debian.org/qt-kde-team/extras/smb4k.git/": location is a repository. )
  • 2023-07-30T07:16: Failed to create merge proposal: branch-missing ( Branch does not exist: Not a branch: "https://salsa.debian.org/qt-kde-team/extras/smb4k.git/": location is a repository. )
  • 2023-07-30T06:42: Failed to create merge proposal: branch-missing ( Branch does not exist: Not a branch: "https://salsa.debian.org/qt-kde-team/extras/smb4k.git/": location is a repository. )
  • 2023-07-30T06:17: Failed to create merge proposal: branch-missing ( Branch does not exist: Not a branch: "https://salsa.debian.org/qt-kde-team/extras/smb4k.git/": location is a repository. )
  • 2023-07-30T05:39: Failed to create merge proposal: branch-missing ( Branch does not exist: Not a branch: "https://salsa.debian.org/qt-kde-team/extras/smb4k.git/": location is a repository. )

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