[Pkg-owncloud-commits] [php-sabredav] 04/05: Add override for php(7.0)-* modules
David Prévot
taffit at moszumanska.debian.org
Wed Mar 2 14:44:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch 2.1
in repository php-sabredav.
commit f07afd05dd1f186cf1113f2c3cb4b9d09f6f5726
Author: David Prévot <taffit at debian.org>
Date: Wed Mar 2 10:06:23 2016 -0400
Add override for php(7.0)-* modules
Workaround the ongoing yet not ready PHP 7.0 transition (#815988).
Git-Dch: Full
---
debian/pkg-php-tools-overrides | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/pkg-php-tools-overrides b/debian/pkg-php-tools-overrides
index fddcded..12db62d 100644
--- a/debian/pkg-php-tools-overrides
+++ b/debian/pkg-php-tools-overrides
@@ -1,2 +1,5 @@
-sabre vobject php-sabre-vobject-3
-sabre http php-sabre-http-3
+pear-pecl.php.net dom php-xml
+pear-pecl.php.net mbstring php-mbstring
+pear-pecl.php.net simplexml php-xml
+sabre vobject php-sabre-vobject-3
+sabre http php-sabre-http-3
--
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