[Pkg-owncloud-commits] [owncloud] 18/18: Simplify php-symfony-* bump
David Prévot
taffit at moszumanska.debian.org
Thu Apr 16 02:06:17 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch stable8
in repository owncloud.
commit 2bd8b8119f2fb4096ebe275158e3f00059ea555f
Author: David Prévot <taffit at debian.org>
Date: Wed Apr 15 21:23:10 2015 -0400
Simplify php-symfony-* bump
Since 2.7 (adding autoload.php) will be the first upload post 2.3 making
it in the archive, no need to be more specific than composer.json.
Git-Dch: Ignore
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 8843441..bd69122 100644
--- a/debian/control
+++ b/debian/control
@@ -35,8 +35,8 @@ Depends: libjs-handlebars,
php-sabre-dav (<< 1.9),
php-sabre-dav (>= 1.8.12),
php-seclib (>= 0.3.10-2~),
- php-symfony-console (>= 2.6.6+dfsg-2~),
- php-symfony-routing (>= 2.6.6+dfsg-2~),
+ php-symfony-console (>= 2.5),
+ php-symfony-routing (>= 2.5),
php-zipstreamer,
php5 (>= 5.5.0),
php5-cli,
--
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