[Pkg-owncloud-commits] [SCM] owncloud-client.git branch, master, updated. upstream/1.2.4+debian-81-g1d60a1a
Sandro Knauß
bugs at sandroknauss.de
Thu Apr 11 17:31:42 UTC 2013
The following commit has been merged in the master branch:
commit aba526ad8978a99f46251eb49f04e292e4ba9f47
Author: Sandro Knauß <bugs at sandroknauss.de>
Date: Thu Apr 11 18:54:56 2013 +0200
bump Standards-Version
diff --git a/debian/control b/debian/control
index bfbc3db..0834eeb 100644
--- a/debian/control
+++ b/debian/control
@@ -5,10 +5,10 @@ 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.5), qtkeychain-dev, asciidoc, xsltproc
+ qt4-dev-tools, kdelibs5-dev, libocsync-dev (>= 0.70.6), qtkeychain-dev, asciidoc, xsltproc
Vcs-Git: git://git.debian.org/git/pkg-owncloud/owncloud-client.git
Vcs-browser: http://git.debian.org/?p=pkg-owncloud/owncloud-client.git
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
Homepage: http://owncloud.org/dev/sync-clients/linux-build/
Package: owncloud-client
@@ -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.5), mirall-i18n
+ libmirallsync0 (= ${binary:Version}), libocsync0 (>= 0.70.6), 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.5)
+Depends: ${misc:Depends}, ${shlibs:Depends}, libocsync0 (>= 0.70.6)
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