[Pkg-owncloud-commits] [SCM] python-owncloud.git branch, master, updated. upstream/0.2+1.e1d0c876-2-gb56350a
Sandro Knauß
bugs at sandroknauss.de
Wed Apr 3 21:52:03 UTC 2013
The following commit has been merged in the master branch:
commit b56350a403a3a2bf1d34ad99386fdf8dcc7606b7
Author: Sandro Knauß <bugs at sandroknauss.de>
Date: Wed Apr 3 23:51:07 2013 +0200
no hard version dependencies for libocsync
diff --git a/debian/control b/debian/control
index 2df8379..e076aec 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Standards-Version: 3.9.4
Package: python-owncloud
Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, libocsync-plugin-owncloud (= 0.70.4)
+Depends: ${misc:Depends}, ${python:Depends}, libocsync-plugin-owncloud
Suggests: python-keyring
Description: ownCloud CLI client
Syncing files across machines using ownCloud DAV server.
--
python-owncloud.git
More information about the Pkg-owncloud-commits
mailing list