debian/0000755000000000000000000000000012162656242007174 5ustar debian/gbp.conf0000644000000000000000000000011312162650713010603 0ustar [DEFAULT] upstream-tag = v%(version)s pristine-tar = True sign-tags = True debian/source/0000755000000000000000000000000012162650713010471 5ustar debian/source/format0000644000000000000000000000001412162650713011677 0ustar 3.0 (quilt) debian/install0000644000000000000000000000045412162650713010565 0ustar *php /usr/share/php/Symfony/Component/Routing Annotation /usr/share/php/Symfony/Component/Routing Exception /usr/share/php/Symfony/Component/Routing Loader /usr/share/php/Symfony/Component/Routing Generator /usr/share/php/Symfony/Component/Routing Matcher /usr/share/php/Symfony/Component/Routing debian/watch0000644000000000000000000000022712162651303010217 0ustar version=3 options="uversionmangle=s/-ALPHA/~alpha/;s/-BETA/~beta/;s/-RC/~rc/" \ https://github.com/symfony/Routing/tags .*/v?(\d[\d\.]*-?\w*)\.tar\.gz debian/rules0000755000000000000000000000012312162650713010245 0ustar #!/usr/bin/make -f %: dh $@ --with phpcomposer get-orig-source: uscan --verbose debian/docs0000644000000000000000000000001212162650713010035 0ustar README.md debian/compat0000644000000000000000000000000212162650713010367 0ustar 9 debian/changelog0000644000000000000000000000024412162654661011051 0ustar php-symfony-routing (2.0.19-1) unstable; urgency=low * Initial release (closes: #714208) -- David Prévot Wed, 26 Jun 2013 17:14:21 -0400 debian/control0000644000000000000000000000156212162656242010603 0ustar Source: php-symfony-routing Section: php Priority: optional Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot Build-Depends: debhelper (>= 9), pkg-php-tools (>= 1.7~) Standards-Version: 3.9.4 Homepage: http://symfony.com/doc/current/components/routing/index.html Vcs-Git: git://anonscm.debian.org/pkg-php/php-symfony-routing.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/php-symfony-routing.git Package: php-symfony-routing Architecture: all Depends: ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Description: Symfony framework - Routing component Symfony is a PHP framework, a set of tools and a development methodology. . This package provides the Routing component, which associates a request with the code that will convert it to a response. debian/copyright0000644000000000000000000000260612162650713011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Symfony Routing Component Source: https://github.com/symfony/Routing Upstream-Contact: https://groups.google.com/forum/#!forum/symfony-devs Files: * Copyright: 2004-2012, Fabien Potencier License: Expat Files: debian/* Copyright: 2013, David Prévot 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.