Projects
Kolab:Winterfell
php-sabre-dav
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 3
View file
0002-composer-required-versions.patch
Changed
@@ -1,13 +1,14 @@ ---- a/composer.json 2016-09-05 11:09:28.214825098 +0200 -+++ b/composer.json 2016-09-05 11:11:19.737849263 +0200 -@@ -15,9 +15,9 @@ +--- a/composer.json 2016-09-14 09:54:29.231468481 +0200 ++++ b/composer.json 2016-09-14 09:55:04.012401650 +0200 +@@ -15,9 +15,10 @@ ], "require": { "php": ">=5.4.1", - "sabre/vobject": ">=3.3.4 <4", - "sabre/event" : "~2.0.0", - "sabre/http" : "~3.0.0", -+ "sabre/vobject": ">=3.3.4, <4", ++ "sabre/vobject": ">=3.3.4", ++ "sabre/vobject": "<4", + "sabre/event" : ">=1.0.1", + "sabre/http" : ">=3.0.0", "ext-dom": "*",
View file
debian.control
Changed
@@ -7,9 +7,9 @@ David Prévot <taffit@debian.org>, hede <kolab983@der-he.de> Build-Depends: debhelper (>= 8.0.0), - php-sabre-vobject, - php-sabre-http, - php-sabre-event, + php-sabre-vobject (>= 3.3.4), + php-sabre-vobject (< 4), + php-sabre-http (>= 2.0.4), php-symfony-classloader, php5-curl, php5-sqlite, @@ -23,6 +23,9 @@ Package: php-sabre-dav Architecture: all Depends: php-sabre-event (<< 3.0.0~as2.1), + php-sabre-http (>= 2.0.4), + php-sabre-vobject (>= 3.3.4), + php-sabre-vobject (< 4), ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest}
View file
php-sabre-dav.dsc
Changed
@@ -9,7 +9,7 @@ Standards-Version: 3.9.3 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-owncloud/php-sabre-dav.git Vcs-Git: git://anonscm.debian.org/pkg-owncloud/php-sabre-dav.git -b 2.1 -Build-Depends: debhelper (>= 8.0.0), php-sabre-vobject, php-sabre-event, php-sabre-http, php-symfony-classloader, php5-curl, php5-sqlite, phpunit, pkg-php-tools (>= 1.7~) +Build-Depends: debhelper (>= 8.0.0), php-sabre-vobject, php-sabre-event, php-sabre-http, php-symfony-classloader, php5-curl, php5-sqlite, phpunit, pkg-php-tools (>= 1.7~), php-sabre-vobject (>= 3.3.4), php-sabre-vobject (< 4), php-sabre-http (>= 2.0.4) Package-List: php-sabre-dav deb php optional arch=all Files:
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.