[Pkg-owncloud-commits] [SCM] owncloud-client.git branch, master, updated. upstream/1.2.5+debian-85-ga6d6761

Sandro Knauß bugs at sandroknauss.de
Mon Apr 22 23:33:08 UTC 2013


The following commit has been merged in the master branch:
commit a6d67612166d74299dbad7e72adb6c169259483e
Author: Sandro Knauß <bugs at sandroknauss.de>
Date:   Tue Apr 23 01:30:12 2013 +0200

    update build deps to ocsync 0.70.7

diff --git a/debian/control b/debian/control
index 86900e4..2fd9efd 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: ownCloud for Debian maintainers <pkg-owncloud-maintainers at lists.alio
 Uploaders: Sandro Knauß <bugs at sandroknauss.de>
 Build-Depends: debhelper (>= 9), cmake, libqt4-dev (>= 4.7), hardening-wrapper, pkg-kde-tools (>= 0.5),
  python-sphinx (>= 1.0.7+dfsg) | python3-sphinx, texlive-latex-recommended, texlive-latex-extra, texlive-fonts-recommended,
- qt4-dev-tools,  kdelibs5-dev, libocsync-dev (>= 0.70.6), qtkeychain-dev, asciidoc, xsltproc
+ qt4-dev-tools,  kdelibs5-dev, libocsync-dev (>= 0.70.7), qtkeychain-dev, asciidoc, xsltproc
 Vcs-Git: git://anonscm.debian.org/git/pkg-owncloud/owncloud-client.git
 Vcs-browser: http://anonscm.debian.org/?p=pkg-owncloud/owncloud-client.git
 Standards-Version: 3.9.4
@@ -24,7 +24,7 @@ Description: GUI app to sync a folder to ownCloud
 Package: mirall
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends},
- libmirallsync0 (= ${binary:Version}), libocsync0 (>= 0.70.6), mirall-i18n
+ libmirallsync0 (= ${binary:Version}), libocsync0 (>= 0.70.7), mirall-i18n
 Description: GUI app to synchronize your folders
  Mirall is a GUI to sync your folders with csync.
  .
@@ -53,7 +53,7 @@ Description: Documentation package for mirall
 
 Package: libowncloudsync0
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, libocsync0 (>= 0.70.6)
+Depends: ${misc:Depends}, ${shlibs:Depends}, libocsync0 (>= 0.70.7)
 Section: libs
 Description: Syncing lib for ownCloud Client
  This lib syncs your folders with an ownCloud Server.

-- 
owncloud-client.git



More information about the Pkg-owncloud-commits mailing list