[Pkg-owncloud-commits] [php-sabre-vobject] 31/32: Use php-symfony-class-loader instead of php-symfony-classloader

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


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

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

commit 1864cb7078f389f64e70e482d78b5bcfe5b98db5
Author: David Prévot <taffit at debian.org>
Date:   Fri Nov 28 16:40:03 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 91d1509..7851737 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: ownCloud for Debian maintainers <pkg-owncloud-maintainers at lists.alio
 Uploaders: David Prévot <taffit at debian.org>
 Build-Depends: debhelper (>= 9),
                php-codesniffer,
-               php-symfony-classloader,
+               php-symfony-class-loader,
                phpunit,
                pkg-php-tools (>= 1.7~)
 Standards-Version: 3.9.6
diff --git a/debian/tests/control b/debian/tests/control
index 8e985b5..b18ea98 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -3,4 +3,4 @@ Depends: @, php-codesniffer
 
 Test-Command: cd tests && phpunit
 Restrictions: rw-build-tree
-Depends: @, php-symfony-classloader, phpunit
+Depends: @, php-symfony-class-loader, phpunit

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



More information about the Pkg-owncloud-commits mailing list