[Pkg-owncloud-commits] [php-sabredav] 41/42: Use php-symfony-class-loader instead of php-symfony-classloader

David Prévot taffit at moszumanska.debian.org
Fri Nov 28 22:47:52 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository php-sabredav.

commit 8145faec0053713732617e221e1577e4d3883b2e
Author: David Prévot <taffit at debian.org>
Date:   Fri Nov 28 16:55:58 2014 -0400

    Use php-symfony-class-loader instead of php-symfony-classloader
---
 debian/control       | 2 +-
 debian/tests/control | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 54fa761..d1cbda4 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 8.0.0),
                php-sabre-event,
                php-sabre-http (>= 3.0.0),
                php-sabre-vobject (>= 3.2.0),
-               php-symfony-classloader,
+               php-symfony-class-loader,
                php5-curl,
                php5-sqlite,
                phpunit,
diff --git a/debian/tests/control b/debian/tests/control
index f221d01..cef8167 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -3,4 +3,4 @@ Depends: @, php-codesniffer
 
 Test-Command: quilt pop -f && cd tests && phpunit
 Restrictions: rw-build-tree
-Depends: @, php-symfony-classloader, php5-curl, php5-sqlite, phpunit, quilt
+Depends: @, php-symfony-class-loader, php5-curl, php5-sqlite, phpunit, quilt

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabredav.git



More information about the Pkg-owncloud-commits mailing list