|
1 | 1 | Source: php-spojenet-abraflexi |
2 | | -Build-Depends: debhelper (>= 7.0.50~), composer, moreutils, jq, phpdocumentor, php-mbstring, php-curl, php-intl |
3 | | -Standards-Version: 3.9.8 |
| 2 | +Section: php |
| 3 | +Priority: optional |
4 | 4 | Maintainer: Vítězslav Dvořák <info@vitexsoftware.cz> |
5 | 5 | Uploaders: Vitex <vitex@hippy.cz> |
6 | | -Priority: optional |
| 6 | +Build-Depends: debhelper-compat (= 13), pkg-php-tools (>= 1.7~), phpab, jq, moreutils |
| 7 | +Standards-Version: 4.7.0 |
7 | 8 | Homepage: https://github.com/Spoje-NET/php-abraflexi |
| 9 | +Rules-Requires-Root: no |
8 | 10 |
|
9 | 11 | Package: php-spojenet-abraflexi |
10 | | -Depends: ${misc:Depends}, php-curl, php-xml, php-vitexsoftware-ease-core (>=1.45), composer |
| 12 | +Architecture: all |
| 13 | +Section: php |
| 14 | +Depends: ${misc:Depends}, ${phpcomposer:Debian-require}, php-curl, php-xml |
11 | 15 | Provides: php-abraflexi |
12 | 16 | Conflicts: flexipeehp |
13 | 17 | Suggests: abraflexi-client-config,abraflexi-client,abraflexi-contract-invoices,abraflexi-dark-gui,abraflexi-digest,abraflexi-matcher,abraflexi-reminder,abraflexi-server,abraflexi-server-backup,abraflexi-tools,multi-abraflexi-setup,abraflexi-mailer,php-vitexsoftware-ease-bootstrap4-widgets-abraflexi,php-vitexsoftware-abraflexi-bricks |
14 | | -Architecture: all |
15 | | -Section: web |
16 | | -Priority: optional |
17 | 18 | Description: PHP Based abraflexi RestAPI/Json library |
18 | 19 | Allow you read and write operations on czech accounting system abraflexi |
19 | 20 |
|
20 | 21 | Package: php-spojenet-abraflexi-dev |
21 | | -Depends: ${misc:Depends}, php-spojenet-abraflexi, php-vitexsoftware-ease-core-dev |
22 | 22 | Architecture: all |
23 | | -Section: web |
24 | | -Priority: optional |
| 23 | +Section: php |
| 24 | +Depends: ${misc:Depends}, php-spojenet-abraflexi, php-vitexsoftware-ease-core-dev |
25 | 25 | Description: PHP Based abraflexi RestAPI/Json library development files |
26 | 26 | PHPUnit classes used for testing php-abraflexi functionality |
27 | 27 |
|
|
0 commit comments