[Pkg-owncloud-commits] [SCM] python-owncloud.git branch, master, updated. upstream/0.2+1.e1d0c876-3-gaed62ad

Sandro Knauß bugs at sandroknauss.de
Sun Apr 7 18:32:30 UTC 2013


The following commit has been merged in the master branch:
commit aed62ad0f4553ad33058f1c63cfec6463ac41ba0
Author: Sandro Knauß <bugs at sandroknauss.de>
Date:   Sun Apr 7 20:31:57 2013 +0200

    add python-pkg-resources to depends

diff --git a/debian/control b/debian/control
index e076aec..2a19ccf 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
+Depends: ${misc:Depends}, ${python:Depends}, python-pkg-resources, 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