Projects
Kolab:Winterfell
php-sabre-http
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 4
View file
0002-composer.json-no-multiple-versions.patch
Added
@@ -0,0 +1,12 @@ +--- a/composer.json 2016-09-14 09:44:41.525711187 +0200 ++++ b/composer.json 2016-09-14 09:44:57.446137756 +0200 +@@ -7,7 +7,8 @@ + "require" : { + "php" : ">=5.4", + "ext-mbstring" : "*", +- "sabre/event" : ">=1.0.0,<3.0.0" ++ "sabre/event" : ">=1.0.0", ++ "sabre/event" : "<3.0.0" + }, + "require-dev" : { + "phpunit/phpunit" : "~4.3",
View file
debian.control
Changed
@@ -3,7 +3,7 @@ Priority: optional Maintainer: Kolab for Debian testing <devel@lists.kolab.org> Uploaders: hede <kolab983@der-he.de> -Build-Depends: debhelper (>= 9), phpunit, php-symfony-class-loader, pkg-php-tools (>= 1.7~), php5-curl, php-sabre-event +Build-Depends: debhelper (>= 9), phpunit, php-symfony-classloader, pkg-php-tools (>= 1.7~), php5-curl, php-sabre-event (>= 1.0.0), php-sabre-event (<< 3) Standards-Version: 3.9.6 Homepage: http://sabre.io/http/ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/php-sabre-http.git
View file
debian.series
Changed
@@ -1,1 +1,2 @@ 0001-Use-ClassLoader-from-Symfony-instead-of-autoload.patch -p1 +0002-composer.json-no-multiple-versions.patch -p1
View file
php-sabre-http.dsc
Changed
@@ -9,7 +9,7 @@ Standards-Version: 3.9.3 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/php-sabre-http.git Vcs-Git: git://anonscm.debian.org/pkg-php/php-sabre-http.git -b 3.0 -Build-Depends: debhelper (>= 9), phpunit, php-symfony-class-loader, pkg-php-tools (>= 1.7~), php5-curl, php-sabre-event +Build-Depends: debhelper (>= 9), phpunit, php-symfony-classloader, pkg-php-tools (>= 1.7~), php5-curl, php-sabre-event (>= 1.0.0), php-sabre-event (<< 3) Package-List: php-sabre-http 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
.