debian/0000755000000000000000000000000012264006213007162 5ustar debian/docs0000644000000000000000000000001212264005274010034 0ustar README.md debian/compat0000644000000000000000000000000212264005274010366 0ustar 9 debian/copyright0000644000000000000000000000333312264005725011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: sabre/http Source: https://github.com/fruux/sabre-http Upstream-Contact: Evert Pot Files: * Copyright: 2009-2014, fruux GmbH (https://fruux.com/) License: BSD-3-clause License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . * Neither the name Sabre nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. debian/examples0000644000000000000000000000001312264005274010723 0ustar examples/* debian/source/0000755000000000000000000000000012264005274010470 5ustar debian/source/format0000644000000000000000000000001412264005274011676 0ustar 3.0 (quilt) debian/install0000644000000000000000000000002612264005725010560 0ustar lib/* /usr/share/php/ debian/control0000644000000000000000000000223512264005725010576 0ustar Source: php-sabre-http Section: php Priority: optional Maintainer: Debian PHP PEAR Maintainers Uploaders: ownCloud for Debian maintainers , David Prévot Build-Depends: debhelper (>= 9), pkg-php-tools (>= 1.7~) Standards-Version: 3.9.5 Homepage: https://github.com/fruux/sabre-http Vcs-Git: git://anonscm.debian.org/pkg-php/php-sabre-http.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/php-sabre-http.git Package: php-sabre-http Architecture: all Depends: ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: php-sabre-dav (<< 1.9) Breaks: php-sabre-dav (<< 1.9) Description: library to ease the work with HTTP protocol sabre/http provides a toolkit to ease the work with HTTP protocol. . This library is a wrapper around the following PHP constructs: . For Input: * $_GET * $_POST * $_SERVER * php://input or $HTTP_RAW_POST_DATA. For output: * php://output or echo. * header() . It provides a Request object, and a Response object. The objects are extensible and easily mockable. debian/rules0000755000000000000000000000014412264005274010247 0ustar #!/usr/bin/make -f %: dh $@ --with phpcomposer get-orig-source: uscan --verbose --rename --force debian/changelog0000644000000000000000000000077612264005653011055 0ustar php-sabre-http (2.0.1-1) unstable; urgency=medium * New upstream release -- David Prévot Fri, 10 Jan 2014 11:01:29 -0400 php-sabre-http (2.0.0~alpha6-1) unstable; urgency=medium * Set maintainer to Debian PHP PEAR * Update copyright years -- David Prévot Sun, 05 Jan 2014 18:14:11 -0400 php-sabre-http (2.0.0~alpha5-1) unstable; urgency=low * Initial release (Closes: #729433) -- David Prévot Tue, 12 Nov 2013 16:25:35 -0400 debian/watch0000644000000000000000000000021212264005274010214 0ustar version=3 options="uversionmangle=s/-?beta/~beta/;s/-?alpha/~alpha/" \ http://githubredir.debian.net/github/fruux/sabre-http /(.+).tar.gz