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

David Prévot taffit at moszumanska.debian.org
Tue Mar 31 22:25:22 UTC 2015


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

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

commit b2889222a7269f64dbefd1b86dc59e96233551be
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 45a1f98..cb99e3b 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Thomas Mueller <thomas.mueller at tmit.eu>,
            David Prévot <taffit at debian.org>
 Build-Depends: debhelper (>= 8.0.0),
                php-sabre-vobject,
-               php-symfony-classloader,
+               php-symfony-class-loader,
                php5-curl,
                php5-sqlite,
                phpunit,
diff --git a/debian/tests/control b/debian/tests/control
index ea505f5..7b31ca7 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,3 @@
 Tests: phpunit
 Restrictions: rw-build-tree
-Depends: @, patch, php-symfony-classloader, php5-curl, php5-sqlite, phpunit
+Depends: @, patch, php-symfony-class-loader, php5-curl, php5-sqlite, phpunit

-- 
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