[Pkg-owncloud-commits] [php-sabredav] 25/42: Use quilt to remove the last patch
David Prévot
taffit at moszumanska.debian.org
Wed Jul 23 16:41:26 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 1c6cae5cfcf0a7926b08e519e14d73d89f905da7
Author: David Prévot <taffit at debian.org>
Date: Fri Jun 20 19:42:41 2014 -0400
Use quilt to remove the last patch
---
debian/tests/control | 2 +-
debian/tests/phpunit | 6 +-----
2 files changed, 2 insertions(+), 6 deletions(-)
diff --git a/debian/tests/control b/debian/tests/control
index ea505f5..eb9858b 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: @, php-symfony-classloader, php5-curl, php5-sqlite, phpunit, quilt
diff --git a/debian/tests/phpunit b/debian/tests/phpunit
index a565bca..fcaf159 100755
--- a/debian/tests/phpunit
+++ b/debian/tests/phpunit
@@ -1,8 +1,4 @@
#! /bin/sh
-patch -Rp1 < debian/patches/0004-Work-around-the-lack-of-PSR-4-autoloader.patch
+quilt pop -f
cd tests
phpunit
-exit=$?
-cd ..
-patch -p1 < debian/patches/0004-Work-around-the-lack-of-PSR-4-autoloader.patch
-exit $exit
--
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