debian/0000755000000000000000000000000012165354631007174 5ustar debian/gbp.conf0000644000000000000000000000016412165026151010605 0ustar [DEFAULT] upstream-branch = upstream-sid debian-branch = debian-sid [git-buildpackage] export-dir = ../build-area/ debian/source/0000755000000000000000000000000012163141041010457 5ustar debian/source/format0000644000000000000000000000001412163141041011665 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000023512165026151010216 0ustar version=3 options="uversionmangle=s/ALPHA/~alpha/;s/BETA/~beta/;s/RC/~rc/" \ http://pear.symfony.com/ .*/Finder-(\d[\d\.]*-?\w*)\.(?:tgz|tar\.(?:gz|bz2|xz)) debian/rules0000755000000000000000000000112312165027267010253 0ustar #!/usr/bin/make -f %: dh $@ --buildsystem=phppear --with phppear PACKAGE = php-symfony-finder COMPONENT = Finder override_dh_installdeb: rm -r $(CURDIR)/debian/$(PACKAGE)/usr/share/doc/$(PACKAGE)/Symfony rm -r $(CURDIR)/debian/$(PACKAGE)/usr/share/php/Symfony/Component/$(COMPONENT)/Tests rm $(CURDIR)/debian/$(PACKAGE)/usr/share/php/Symfony/Component/$(COMPONENT)/phpunit.xml.dist dh_installdeb -O--buildsystem=phppear override_dh_installchangelogs: dh_installchangelogs $(COMPONENT)-*/Symfony/Component/$(COMPONENT)/CHANGELOG.md get-orig-source: uscan --verbose --force --rename debian/docs0000644000000000000000000000005412165061760010044 0ustar Finder-*/Symfony/Component/Finder/README.md debian/compat0000644000000000000000000000000212165026151010363 0ustar 9 debian/changelog0000644000000000000000000000023212165026151011034 0ustar php-symfony-finder (2.3.1-1) unstable; urgency=low * Initial release (Closes: #714177) -- andrea rota Wed, 03 Jul 2013 09:54:31 +0100 debian/control0000644000000000000000000000166312165026151010576 0ustar Source: php-symfony-finder Section: php Priority: optional Maintainer: Debian PHP PEAR Maintainers Uploaders: andrea rota Build-Depends: debhelper (>= 9), pkg-php-tools, pear-symfony2-channel Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-php/php-symfony-finder.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/php-symfony-finder.git Homepage: http://symfony.com/doc/current/components/finder.html Package: php-symfony-finder Architecture: all Depends: ${misc:Depends}, ${phppear:Debian-Depends} Recommends: ${phppear:Debian-Recommends} Breaks: ${phppear:Debian-Breaks} Description: Symfony framework - Finder component This package provides the Finder component for the Symfony framework; Finder provides an intuitive fluent interface to find files and directories on a filesystem. . Symfony is a PHP framework, a set of tools and a development methodology. debian/copyright0000644000000000000000000000351512165354631011133 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Symfony Finder component Source: http://pear.symfony.com/ Upstream-Contact: https://groups.google.com/forum/#!forum/symfony-devs Files: * Copyright: 2004-2013 Fabien Potencier License: Expat Files: Finder-*/Symfony/Component/Finder/Comparator/NumberComparator.php Copyright: 2004-2005 Fabien Potencier (PHP port) 2002 Richard Clamp (Perl version) License: Expat Files: Finder-*/Symfony/Component/Finder/Glob.php Copyright: 2004-2005 Fabien Potencier (PHP port) 2002 Richard Clamp (Perl version) License: Expat Files: debian/* Copyright: 2013 andrea rota License: Expat License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.