debian/0000755000000000000000000000000012164655743007203 5ustar debian/gbp.conf0000644000000000000000000000016412164562425010615 0ustar [DEFAULT] upstream-branch = upstream-sid debian-branch = debian-sid [git-buildpackage] export-dir = ../build-area/ debian/source/0000755000000000000000000000000012164350420010463 5ustar debian/source/format0000644000000000000000000000001412164350420011671 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000023612164350420010215 0ustar version=3 options="uversionmangle=s/ALPHA/~alpha/;s/BETA/~beta/;s/RC/~rc/" \ http://pear.symfony.com/ .*/Process-(\d[\d\.]*-?\w*)\.(?:tgz|tar\.(?:gz|bz2|xz)) debian/rules0000755000000000000000000000110412164655743010257 0ustar #!/usr/bin/make -f %: dh $@ --buildsystem=phppear --with phppear PACKAGE = php-symfony-process COMPONENT = Process 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 debian/docs0000644000000000000000000000005612164350420010037 0ustar Process-*/Symfony/Component/Process/README.md debian/compat0000644000000000000000000000000212164350420010361 0ustar 9 debian/changelog0000644000000000000000000000023312164562425011045 0ustar php-symfony-process (2.3.1-1) unstable; urgency=low * Initial release (Closes: #714173) -- andrea rota Tue, 02 Jul 2013 10:21:21 +0100 debian/control0000644000000000000000000000202312164565172010577 0ustar Source: php-symfony-process Section: php Priority: optional Maintainer: Debian PHP PEAR Maintainers Uploaders: andrea rota , Thomas Goirand 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-process.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/php-symfony-process.git Homepage: http://symfony.com/doc/current/components/process.html Package: php-symfony-process Architecture: all Depends: ${misc:Depends}, ${phppear:Debian-Depends} Recommends: ${phppear:Debian-Recommends} Breaks: ${phppear:Debian-Breaks} Description: Symfony framework - Process component This package provides the Process component for the Symfony framework; Process executes system commands in sub-processes, taking care of the subtle differences between the different platforms when executing commands. . Symfony is a PHP framework, a set of tools and a development methodology. debian/copyright0000644000000000000000000000263512164350420011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Symfony Process 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: 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.