debian/0000755000000000000000000000000012125107423007163 5ustar debian/source/0000755000000000000000000000000012124215317010464 5ustar debian/source/format0000644000000000000000000000001412124215317011672 0ustar 3.0 (quilt) debian/install0000644000000000000000000000002612124406012010545 0ustar lib/* /usr/share/php/ debian/watch0000644000000000000000000000012012124410215010200 0ustar version=3 http://githubredir.debian.net/github/evert/sabre-vobject /(.+).tar.gz debian/rules0000755000000000000000000000023512125107276010251 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ get-orig-source: uscan --verbose --rename debian/compat0000644000000000000000000000000212124411663010364 0ustar 9 debian/changelog0000644000000000000000000000024212125107423011033 0ustar php-sabre-vobject (2.0.7-1) unstable; urgency=low * Initial release. (Closes: #704008) -- David Prévot Thu, 28 Mar 2013 14:42:14 -0400 debian/control0000644000000000000000000000172012125107276010574 0ustar Source: php-sabre-vobject Section: php Priority: optional Maintainer: ownCloud for Debian maintainers Uploaders: David Prévot Build-Depends: debhelper (>= 9) Standards-Version: 3.9.4 Homepage: https://github.com/evert/sabre-vobject Vcs-Git: git://git.debian.org/pkg-owncloud/php-sabre-vobject.git Vcs-Browser: http://git.debian.org/?p=pkg-owncloud/php-sabre-vobject.git;a=summary Package: php-sabre-vobject Architecture: all Depends: php5 | php5-cli, ${misc:Depends} Replaces: php-sabredav (<< 1.7) Breaks: php-sabredav (<< 1.7) Description: library to parse and manipulate iCalendar and vCard objects The SabreTooth VObject library allows one to easily parse and manipulate iCalendar and vCard objects using PHP. The goal of the VObject library is to create a very complete library, with an easy to use API. . This project is a spin-off from SabreDAV, where it has been used for several years. debian/copyright0000644000000000000000000000357112124411544011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: sabre-vobject Source: https://github.com/evert/sabre-vobject Upstream-Contact: Evert Pot Files: * Copyright: 2007-2013, Rooftop Solutions 2007-2009, FileMobile inc. License: BSD-3-clause-SabreDAV Files: debian/* Copyright: 2013, David Prévot License: BSD-3-clause-SabreDAV License: BSD-3-clause-SabreDAV 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 of the SabreDAV 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.