[Pkg-owncloud-commits] [php-sabredav] 03/66: This file doesn't belong in dev-master.

David Prévot taffit at moszumanska.debian.org
Sat Jan 18 20:08:18 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 d171b54dec704ec0efb4d5dc68c258d01ecbb4ae
Author: Evert Pot <evert at rooftopsolutions.nl>
Date:   Thu Nov 7 17:47:10 2013 -0500

    This file doesn't belong in dev-master.
---
 tests/composer.vobject3.json | 51 --------------------------------------------
 1 file changed, 51 deletions(-)

diff --git a/tests/composer.vobject3.json b/tests/composer.vobject3.json
deleted file mode 100644
index 46a3caa..0000000
--- a/tests/composer.vobject3.json
+++ /dev/null
@@ -1,51 +0,0 @@
-{
-    "name": "sabre/dav",
-    "type": "library",
-    "description": "WebDAV Framework for PHP",
-    "keywords": ["Framework", "WebDAV", "CalDAV", "CardDAV", "iCalendar"],
-    "homepage": "http://code.google.com/p/sabredav/",
-    "license" : "BSD-3-Clause",
-    "authors": [
-        {
-            "name": "Evert Pot",
-            "email": "evert at rooftopsolutions.nl",
-            "homepage" : "http://evertpot.com/",
-            "role" : "Developer"
-        }
-    ],
-    "require": {
-        "php": ">=5.3.1",
-        "sabre/vobject" : "~3.1.0",
-        "ext-dom": "*",
-        "ext-pcre": "*",
-        "ext-spl": "*",
-        "ext-simplexml": "*",
-        "ext-mbstring" : "*",
-        "ext-ctype" : "*",
-        "ext-date" : "*",
-        "ext-iconv" : "*",
-        "ext-libxml" : "*"
-    },
-    "require-dev" : {
-        "phpunit/phpunit" : "3.7.*",
-        "phing/phing" : "2.4.14"
-    },
-    "provide" : {
-        "evert/sabredav" : "1.7.*"
-    },
-    "suggest" : {
-        "ext-apc" : "*",
-        "ext-curl" : "*",
-        "ext-pdo" : "*"
-    },
-    "autoload": {
-        "psr-0": { "Sabre": "lib/" }
-    },
-    "support" : {
-        "forum" : "https://groups.google.com/group/sabredav-discuss",
-        "source" : "https://github.com/evert/sabredav"
-    },
-    "config" : {
-        "bin-dir" : "./bin"
-    }
-}

-- 
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