[Pkg-owncloud-commits] [owncloud] 01/01: Restrict php-aws-sdk version
David Prévot
taffit at moszumanska.debian.org
Fri Nov 7 18:42:15 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud.
commit 747412769da24e802f53af48bdffb278872e7fbb
Author: David Prévot <taffit at debian.org>
Date: Fri Nov 7 14:38:16 2014 -0400
Restrict php-aws-sdk version
Version 3 now in experimental is not expected to be backward-compatible
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index a92d8ba..193fed7 100644
--- a/debian/control
+++ b/debian/control
@@ -50,7 +50,7 @@ Depends: apache2 | httpd,
zendframework,
${misc:Depends}
Recommends: exim4 | mail-transport-agent,
- php-aws-sdk,
+ php-aws-sdk (<< 3),
php-crypt-blowfish (>= 1.1.0~RC2-2~),
php-dropbox,
php-google-api-php-client (<< 1),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git
More information about the Pkg-owncloud-commits
mailing list