[Pkg-owncloud-commits] [php-sabredav] 01/01: Use php-sabre-http-3 instead of php-sabre-http
David Prévot
taffit at moszumanska.debian.org
Mon Feb 8 15:03:38 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 bc8a3800ee813bc86f331737288b63ef4ffac8f7
Author: David Prévot <taffit at debian.org>
Date: Mon Feb 8 10:51:39 2016 -0400
Use php-sabre-http-3 instead of php-sabre-http
That makes php-sabre-dav-2.1 co-installable with more recent version of
php-sabre-dav.
Git-Dch: Full
---
debian/control | 4 +---
debian/pkg-php-tools-overrides | 1 +
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index bcea228..7a3f81f 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,7 @@ Build-Depends: debhelper (>= 8.0.0),
help2man,
php-codesniffer,
php-sabre-event,
- php-sabre-http (<< 4),
- php-sabre-http (>= 3.0.5-2~),
+ php-sabre-http-3,
php-sabre-vobject-3,
php5-curl,
php5-sqlite,
@@ -24,7 +23,6 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-owncloud/php-sabredav.git
Package: php-sabre-dav-2.1
Architecture: all
Depends: php-sabre-event (<< 3.0.0~as2.1),
- php-sabre-http (>= 3.0.5-2~),
${misc:Depends},
${phpcomposer:Debian-require}
Recommends: python
diff --git a/debian/pkg-php-tools-overrides b/debian/pkg-php-tools-overrides
index ab6925e..fddcded 100644
--- a/debian/pkg-php-tools-overrides
+++ b/debian/pkg-php-tools-overrides
@@ -1 +1,2 @@
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