[Pkg-owncloud-commits] [SCM] owncloud.git branch, master, updated. debian/5.0.7+dfsg-2-9-g54d90c5
David Prévot
taffit at debian.org
Tue Jul 2 16:11:35 UTC 2013
The following commit has been merged in the master branch:
commit 82cefb45df59914f390b75a2b22eb1e5e9154ef3
Author: David Prévot <taffit at debian.org>
Date: Sun Jun 30 00:31:37 2013 -0400
Force version 1 of php-aws-sdk
Version 2 is a complete rewrite that doesn’t have much in common.
diff --git a/debian/control b/debian/control
index 66085ab..7a18d72 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Depends: apache2 | httpd,
mediawiki (>= 1:1.19),
owncloud-doc,
owncloud-mysql (= ${source:Version}) | owncloud-pgsql (= ${source:Version}) | owncloud-sqlite (= ${source:Version}),
- php-aws-sdk,
+ php-aws-sdk (<< 2~),
php-crypt-blowfish,
php-getid3 (>= 1.9.3-1),
php-mdb2,
--
owncloud.git
More information about the Pkg-owncloud-commits
mailing list