debian/0000755000000000000000000000000012265525264007177 5ustar debian/compat0000644000000000000000000000000212265525264010375 0ustar 9 debian/gbp.conf0000644000000000000000000000016412265525264010617 0ustar [DEFAULT] upstream-branch = upstream-sid debian-branch = debian-sid [git-buildpackage] export-dir = ../build-area/ debian/copyright0000644000000000000000000000260412265525264011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: YAML Upstream-Contact: Fabien Potencier Source: http://pear.symfony.com/ Files: * Copyright: 2004-2013 Fabien Potencier License: Expat Files: debian/* Copyright: 2013, Prach Pongpanich 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. debian/source/0000755000000000000000000000000012265525264010477 5ustar debian/source/format0000644000000000000000000000001412265525264011705 0ustar 3.0 (quilt) debian/control0000644000000000000000000000233612265525264010606 0ustar Source: php-symfony2-yaml Section: php Priority: optional Maintainer: PKG-PHP-PEAR team Uploaders: Prach Pongpanich , Luis Uribe , Thomas Goirand Build-Depends: debhelper (>= 9), pear-channels, pkg-php-tools (>= 1.4.1) Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/pkg-php/php-symfony2-yaml.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/php-symfony2-yaml.git Homepage: http://symfony.com/doc/current/components/yaml/introduction.html Package: php-symfony2-yaml Architecture: all Depends: ${misc:Depends}, ${phppear:Debian-Depends} Recommends: ${phppear:Debian-Recommends} Breaks: ${phppear:Debian-Breaks} Description: component implements the YAML 1.2 version of the specification The Symfony2 YAML Component parses YAML strings to convert them to PHP arrays. It is also able to convert PHP arrays to YAML strings. . YAML, YAML Ain't Markup Language, is a human friendly data serialization standard for all programming languages. YAML is a great format for your configuration files. YAML files are as expressive as XML files and as readable as INI files. debian/rules0000755000000000000000000000055612265525264010265 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 Yaml-*/Symfony/Component/Yaml/CHANGELOG.md debian/changelog0000644000000000000000000000113512265525264011051 0ustar php-symfony2-yaml (2.4.1-1) unstable; urgency=medium [ Prach Pongpanich ] * Correct the license referenced from MIT to Expat * Imported Upstream version 2.4.1 * Improve Homepage fields * Bump standards version to 3.9.5 * Remove useless files * Use ${phppear:Debian-Depends/Recommends/Breaks} [ David Prévot ] * Build-depend on pear-channels -- Prach Pongpanich Wed, 15 Jan 2014 11:34:27 -0400 php-symfony2-yaml (2.2.1-1) unstable; urgency=low * Initial Release (Closes: #710787). -- Prach Pongpanich Sun, 02 Jun 2013 20:31:53 +0700 debian/watch0000644000000000000000000000012112265525264010222 0ustar version=3 http://pear.symfony.com/ .*/Yaml-([\d\.]+)\.(?:tgz|tar\.(?:gz|bz2|xz))