From: Sebastian Harl Date: Sat, 23 Nov 2013 15:31:34 +0000 (+0100) Subject: control: Let cadaver depend on ${misc:Depends}. X-Git-Tag: cadaver-0.23.3-2^0 X-Git-Url: https://git.tokkee.org/?p=pkg-cadaver.git;a=commitdiff_plain;h=dd067a87d5a681fc16ff5375b0638ae894fb7a6e control: Let cadaver depend on ${misc:Depends}. --- 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