From dd067a87d5a681fc16ff5375b0638ae894fb7a6e Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Sat, 23 Nov 2013 16:31:34 +0100 Subject: [PATCH] control: Let cadaver depend on ${misc:Depends}. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 645b3ec..1f53196 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ cadaver (0.23.3-2) unstable; urgency=low Thanks to David Suárez for reporting this (Closes: #720800). * debian/control: - Bumped standards-version to 3.9.4. + - Let cadaver depend on ${misc:Depends}. * debian/rules: - Added build-arch and build-indep targets. diff --git a/debian/control b/debian/control index 6fb7c14..19be4c0 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Vcs-Browser: http://git.tokkee.org/?p=pkg-cadaver.git Package: cadaver Architecture: any -Depends: ${shlibs:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends} Description: command-line WebDAV client cadaver supports file upload, download, on-screen display, in-place editing, namespace operations (move/copy), collection creation and deletion, property -- 2.30.2