[Pkg-owncloud-commits] [SCM] owncloud.git branch, master, updated. debian/4.0.8debian-1.5-13-gae458a4
David Prévot
taffit at debian.org
Tue Mar 19 23:44:38 UTC 2013
The following commit has been merged in the master branch:
commit 9e4b1983197032a1b4ae2d2205239512613c4dbe
Author: David Prévot <taffit at debian.org>
Date: Tue Mar 19 17:36:33 2013 -0400
Recommends php-services-json and liboauth-php
For Dropbox, untested, more information in 3rdparty/Dropbox/README.md.
diff --git a/debian/changelog b/debian/changelog
index 2bedd48..dc886f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ owncloud (5.0.0+debian-1) UNRELEASED; urgency=low
[ David Prévot ]
* debian/watch: Update to current upstream URL and Debian version
+ * debian/control: Add php-services-json and liboauth-php to Recommends for
+ 3rdparty/Dropbox.
-- Paul van Tilburg <paulvt at debian.org> Fri, 02 Nov 2012 22:20:35 +0100
diff --git a/debian/control b/debian/control
index ececd3f..cd949ac 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,8 @@ Depends: ${misc:Depends},
php5-curl,
owncloud-mysql (= ${source:Version}) | owncloud-sqlite (= ${source:Version}),
libjs-jquery (>= 1.7.2-1), libjs-jquery-ui, libjs-jquery-jplayer
-Recommends: exim4 | mail-transport-agent
+Recommends: exim4 | mail-transport-agent,
+ php-services-json, liboauth-php
Description: cloud storage for files, music, contacts, calendars and many more
ownCloud gives you universal access to your files through a web interface
or WebDAV. It also provides a platform to easily view & sync your
--
owncloud.git
More information about the Pkg-owncloud-commits
mailing list