[Pkg-owncloud-commits] [owncloud-client] 01/01: Add owncloud-client to Depends for dolphin plugin
Sandro Knauß
hefee-guest at moszumanska.debian.org
Fri Feb 26 14:37:36 UTC 2016
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch experimental
in repository owncloud-client.
commit 6e480323f3b06bf94052af7fe869aedbb377089d
Author: Sandro Knauß <bugs at sandroknauss.de>
Date: Fri Feb 26 15:37:03 2016 +0100
Add owncloud-client to Depends for dolphin plugin
---
debian/control | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 54af993..02d237f 100644
--- a/debian/control
+++ b/debian/control
@@ -127,7 +127,9 @@ Description: folder synchronization with an ownCloud server - cmd client
Package: dolphin-owncloud
Architecture: any
Section: kde
-Depends: dolphin (>= 4:15.12.1)
+Depends: dolphin (>= 4:15.12.1),
+ owncloud-client (>= ${source:Version}),
+ owncloud-client (<< ${source:Version}.1~),
libowncloudsync0 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git
More information about the Pkg-owncloud-commits
mailing list