1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114
|
Source: php-symfony-contracts
Section: php
Priority: optional
Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Uploaders: David Prévot <taffit@debian.org>
Build-Depends: debhelper-compat (= 13),
jq,
php-intl,
php-psr-cache,
php-psr-container,
phpab,
phpunit,
pkg-php-tools
Standards-Version: 4.5.0
Homepage: https://symfony.com/components/Contracts
Vcs-Git: https://salsa.debian.org/php-team/pear/php-symfony-contracts.git -b debian/bullseye
Vcs-Browser: https://salsa.debian.org/php-team/pear/php-symfony-contracts
Rules-Requires-Root: no
Package: php-symfony-contracts
Architecture: all
Depends: ${misc:Depends},
${phpcomposer:Debian-replace},
${phpcomposer:Debian-require}
Recommends: ${phpcomposer:Debian-recommend}
Suggests: ${phpcomposer:Debian-suggest}
Replaces: ${phpcomposer:Debian-replace}
Breaks: ${phpcomposer:Debian-conflict}
Provides: ${phpcomposer:Debian-provide}
Description: ${phpcomposer:description}
Symfony Contracts can be used to build on semantics that the Symfony components
proved useful - and that already have battle tested implementations.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Package: php-symfony-cache-contracts
Architecture: all
Depends: ${misc:Depends}, ${phpcomposer:Debian-require}
Suggests: ${phpcomposer:Debian-suggest}
Recommends: ${phpcomposer:Debian-recommend}
Replaces: php-symfony-contracts (<< 1.1.5), ${phpcomposer:Debian-replace}
Breaks: php-symfony-contracts (<< 1.1.5),
${phpcomposer:Debian-conflict},
${phpcomposer:Debian-replace}
Provides: ${phpcomposer:Debian-provide}
Description: ${phpcomposer:description}
Symfony Contracts can be used to build on semantics that the Symfony components
proved useful - and that already have battle tested implementations.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Package: php-symfony-event-dispatcher-contracts
Architecture: all
Depends: ${misc:Depends}, ${phpcomposer:Debian-require}
Suggests: ${phpcomposer:Debian-suggest}
Recommends: ${phpcomposer:Debian-recommend}
Replaces: php-symfony-contracts (<< 1.1.5), ${phpcomposer:Debian-replace}
Breaks: php-symfony-contracts (<< 1.1.5),
${phpcomposer:Debian-conflict},
${phpcomposer:Debian-replace}
Provides: ${phpcomposer:Debian-provide}
Description: ${phpcomposer:description}
Symfony Contracts can be used to build on semantics that the Symfony components
proved useful - and that already have battle tested implementations.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Package: php-symfony-http-client-contracts
Architecture: all
Depends: ${misc:Depends}, ${phpcomposer:Debian-require}
Suggests: ${phpcomposer:Debian-suggest}
Recommends: ${phpcomposer:Debian-recommend}
Replaces: php-symfony-contracts (<< 1.1.5), ${phpcomposer:Debian-replace}
Breaks: php-symfony-contracts (<< 1.1.5),
${phpcomposer:Debian-conflict},
${phpcomposer:Debian-replace}
Provides: ${phpcomposer:Debian-provide}
Description: ${phpcomposer:description}
Symfony Contracts can be used to build on semantics that the Symfony components
proved useful - and that already have battle tested implementations.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Package: php-symfony-service-contracts
Architecture: all
Depends: ${misc:Depends}, ${phpcomposer:Debian-require}
Suggests: ${phpcomposer:Debian-suggest}
Recommends: ${phpcomposer:Debian-recommend}
Replaces: php-symfony-contracts (<< 1.1.5), ${phpcomposer:Debian-replace}
Breaks: php-symfony-contracts (<< 1.1.5),
${phpcomposer:Debian-conflict},
${phpcomposer:Debian-replace}
Provides: ${phpcomposer:Debian-provide}
Description: ${phpcomposer:description}
Symfony Contracts can be used to build on semantics that the Symfony components
proved useful - and that already have battle tested implementations.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Package: php-symfony-translation-contracts
Architecture: all
Depends: ${misc:Depends}, ${phpcomposer:Debian-require}
Suggests: ${phpcomposer:Debian-suggest}
Recommends: ${phpcomposer:Debian-recommend}
Replaces: php-symfony-contracts (<< 1.1.5), ${phpcomposer:Debian-replace}
Breaks: php-symfony-contracts (<< 1.1.5),
${phpcomposer:Debian-conflict},
${phpcomposer:Debian-replace}
Provides: ${phpcomposer:Debian-provide}
Description: ${phpcomposer:description}
Symfony Contracts can be used to build on semantics that the Symfony components
proved useful - and that already have battle tested implementations.
.
Symfony is a PHP framework, a set of tools and a development methodology.
|