[Pkg-owncloud-commits] [SCM] owncloud-client.git branch, master, updated. upstream/1.2.0+debian-52-g908fbee

Sandro Knauß bugs at sandroknauss.de
Sat Feb 9 13:45:41 UTC 2013


The following commit has been merged in the master branch:
commit 61effb01d5347dc078168c02f9a2526cf7c5c36d
Author: Sandro Knauß <bugs at sandroknauss.de>
Date:   Sat Feb 9 13:34:51 2013 +0100

    remove oxygen-icon-theme from Depends

diff --git a/debian/control b/debian/control
index f501891..cf63b4b 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Homepage: http://owncloud.org/dev/sync-clients/linux-build/
 
 Package: owncloud-client
 Architecture: any 
-Depends: ${misc:Depends}, ${shlibs:Depends}, oxygen-icon-theme,
+Depends: ${misc:Depends}, ${shlibs:Depends},
  libowncloudsync0 (= ${binary:Version}), mirall-i18n, libocsync-plugin-owncloud
 Description: GUI app to sync a folder to ownCloud
  Specify one ore more directories on the local machine to sync your ownCloud
@@ -23,7 +23,7 @@ Description: GUI app to sync a folder to ownCloud
 
 Package: mirall
 Architecture: any 
-Depends: ${misc:Depends}, ${shlibs:Depends}, oxygen-icon-theme,
+Depends: ${misc:Depends}, ${shlibs:Depends},
  libmirallsync0 (= ${binary:Version}), libocsync0 (>= 0.70.3), mirall-i18n
 Description: GUI app to synchronize your folders
  Mirall is a GUI to sync your folders with csync.

-- 
owncloud-client.git



More information about the Pkg-owncloud-commits mailing list