From d7517c4e37ab8c7086a19da18912d86914c75305 Mon Sep 17 00:00:00 2001 From: Debian Janitor Date: Fri, 24 Sep 2021 10:11:04 +0000 Subject: [PATCH] Remove constraints unnecessary since buster * thunar-dropbox-plugin: Drop versioned constraint on thunar in Depends. Changes-By: deb-scrub-obsolete --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 2a45319..422dc7b 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Package: thunar-dropbox-plugin Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} -Depends: ${shlibs:Depends}, ${misc:Depends}, thunar (>= 1.2.0) +Depends: ${shlibs:Depends}, ${misc:Depends}, thunar Recommends: nautilus-dropbox Description: context-menu items from dropbox for Thunar Thunar Dropbox is a plugin for thunar that adds context-menu -- GitLab