debian/0000755000000000000000000000000012231613047007165 5ustar debian/gbp.conf0000644000000000000000000000003612231607676010616 0ustar [DEFAULT] pristine-tar = True debian/source/0000755000000000000000000000000012231607676010500 5ustar debian/source/format0000644000000000000000000000001412231607676011706 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000024212231611007010206 0ustar version=3 options="uversionmangle=s/ALPHA/~alpha/;s/BETA/~beta/;s/RC/~rc/" \ http://pear.symfony.com/ .*/ClassLoader-(\d[\d\.]*-?\w*)\.(?:tgz|tar\.(?:gz|bz2|xz)) debian/rules0000755000000000000000000000101112231610755010241 0ustar #!/usr/bin/make -f %: dh $@ --buildsystem=phppear --with phppear override_dh_auto_configure: dh_auto_configure -O--buildsystem=phppear # Remove references of tests/*, doc and phpunit.xml.dist sed -i '/role="doc"/d;/\/Tests\//d;/phpunit.xml.dist/d' *-*/package.xml override_dh_installchangelogs: dh_installchangelogs *-*/Symfony/Component/*/CHANGELOG.md get-orig-source: uscan --verbose --force --rename debian/docs0000644000000000000000000000006612231611566010046 0ustar ClassLoader-*/Symfony/Component/ClassLoader/README.md debian/compat0000644000000000000000000000000212231607676010376 0ustar 9 debian/changelog0000644000000000000000000000024712231611440011035 0ustar php-symfony-classloader (2.3.6-1) unstable; urgency=low * Initial Release (Closes: #726274) -- David Prévot Tue, 22 Oct 2013 20:06:50 -0400 debian/control0000644000000000000000000000165212231610636010575 0ustar Source: php-symfony-classloader Section: php Priority: optional Maintainer: PKG-PHP-PEAR team Uploaders: David Prévot Build-Depends: debhelper (>= 9), pear-channels, pkg-php-tools Standards-Version: 3.9.4 Homepage: http://symfony.com/doc/current/components/class_loader/introduction.html Vcs-Git: git://anonscm.debian.org/pkg-php/php-symfony-classloader.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/php-symfony-classloader.git Package: php-symfony-classloader Architecture: all Depends: ${misc:Depends}, ${phppear:Debian-Depends} Recommends: ${phppear:Debian-Recommends} Breaks: ${phppear:Debian-Breaks} Description: Symfony framework - Class Loader component This package provides the Class Loader component: tools to auto-load classes and cache their locations for performance. . Symfony is a PHP framework, a set of tools and a development methodology. debian/copyright0000644000000000000000000000252712231610701011120 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Symfony Class Loader Component Source: http://pear.symfony.com/ Upstream-Contact: https://groups.google.com/forum/#!forum/symfony-devs Files: * Copyright: 2004-2013, Fabien Potencier 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.